Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • majdi2 Friend
    #149277

    Hi,

    We are getting the following error everywhere on the template, in the flash no images only this error, the flash buttons, the Featured Articles, Free Wallpapers.

    It seems like a permissions problem, is there a fix for this? Please help.

    Warning: mkdir() [function.mkdir]: Permission denied in /www/modules/mod_jabulletin/jaimage.php on line 188

    Warning: mkdir() [function.mkdir]: Permission denied in /www/plugins/content/plg_jathumbnail.php on line 279

    histeriks Friend
    #335290

    majdi2;168125Hi,

    We are getting the following error everywhere on the template, in the flash no images only this error, the flash buttons, the Featured Articles, Free Wallpapers.

    It seems like a permissions problem, is there a fix for this? Please help.

    Warning: mkdir() [function.mkdir]: Permission denied in /www/modules/mod_jabulletin/jaimage.php on line 188

    Warning: mkdir() [function.mkdir]: Permission denied in /www/plugins/content/plg_jathumbnail.php on line 279

    Hi majdi2,

    can you please send me your url, FTP and Joomla admin account login info on a PM?

    Phill Moderator
    #335294

    The message does indeed point to a permissions problem. It could be that your host is running php in safe_mode or it could just be that your images folder is set to permissions that mean the script cannot write to it.

    First thing to do is check to see if you are runing in safe_mode. In the Joomla back end you can check by going to help>system info and clicking on the PHP settings tab. The first item in the list will tell you if you are running in safe_mode. If you are, one of the things safe_mode does is prevent the creation of directories and you will have to create these yourself manually then give theme the relavent write settings. From then on the script should be able to write thumbs to that folder.

    If you are not running safe mode just make sure that the images folder and all sub folders therin are allowed to be written and modified by the script.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  Phill 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum