Sounds Upload Error

When trying to upload sounds I get this error message.

Warning: require_once(/home/wwwwhomo/public_html/flash/modules/mp3/inc/header.inc.php) [function.require-once]: failed to open stream: Permission denied in /home/wwwwhomo/public_html/modules/boonex/sounds/classes/BxSoundsUploader.php on line 28

Fatal error: require_once() [function.require]: Failed opening required '/home/wwwwhomo/public_html/flash/modules/mp3/inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wwwwhomo/public_html/modules/boonex/sounds/classes/BxSoundsUploader.php on line 28

Went to line 28 and it looks like this   require_once($sModulesPath . $sModule . '/inc/header.inc.php');

What have I done? I'm sure it's a permissions issue don't know where to start.

Quote · 1 Mar 2013

You can use your favorite ftp software to change the permission of your sites' files and folders. In your case, you can start by checking the permission on the following file and folders 'flash/modules/mp3/inc/header.inc.php', 'flash/modules/mp3/inc/', 'flash/modules/mp3/' and set the permission to 755 or 777.

http://www.ebboonex.com - Boonex Module Development
Quote · 1 Mar 2013

I don't know what one is was but it works now thanks!

Quote · 5 Mar 2013

Happy to help you and your welcome. :)

http://www.ebboonex.com - Boonex Module Development
Quote · 5 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.