Re: Browse Button
- Posted on:
- Author: Michael Gilkes
Support Home Page › Forums › Joomla Software › Easy Flash Uploader Plugin › Browse Button › Re: Browse Button
April 14, 2011 at 1:39 pm
#1023
Keymaster
@wildrizzo88. Thanks for visiting the site and posting the link to your page. Actually, the browse button shows when I go to the site with any other browser but IE. However, I think I know how to fix it.
Open up the easyflashuploader.php file in a text editor, and go to line 407. You should see this:
debug: false,
All you have to do is remove the comma from the end, and you will have this:
debug: false
Save the file, and that’s it! Let me know how it turns out.