Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • marginmedia Friend
    #148340

    Hi I have just uploaded JA Quartz 1.5 onto my server.
    Everything seems to be fine except all over the home page I have these errors

    Warning: mkdir() [function.mkdir]: Permission denied in /home/hipshots/public_html/test/modules/mod_jaslideshow2/jaimage.php on line 188

    I have changed the permissions for the module and the jaimage.php, yet I seem to keep getting these errors.

    Has anyone had these issues before? If so can anyone resolve the issue i am having?

    Thanks in Advance
    m

    iguinee Friend
    #331355

    If I were you, I would do a fresh installation again. Unless you have already spent considerable time on it already.

    If not, try to delete all the files and upload the quickstart again.

    Good luck

    marginmedia Friend
    #331357

    I tried uploading all the files again, I am receiving the same issue. hmmm I wonder if I shld try the 1.0 version?

    marginmedia Friend
    #331363

    Okay I have tried a fresh install but I am still getting errors throughout the site. The following are errors I am seeing

    Warning: mkdir() [function.mkdir]: Permission denied in /home/hipshots/public_html/test/modules/mod_jaslideshow2/jaimage.php on line 188

    Warning: mkdir() [function.mkdir]: Permission denied in /home/hipshots/public_html/test/templates/ja_quartz/ja_templatetools_1.5.php on line 504

    Warning: mkdir() [function.mkdir]: Permission denied in /home/hipshots/public_html/test/plugins/content/highslide/parser.php on line 172

    Can anyone help me with this issue???
    M

    Anonymous Moderator
    #331630

    Hi marginmedia

    Try to change the chmod of images folder to 755 or 777. If images/resized folder is exist, please delete this folder and refresh your page again

    marginmedia Friend
    #331951

    Hi I have changed the folder permissions to 777. There is no folder images/resized.
    I am very unsure what this issue could be. I have downloaded the template twice now and tried to install with the smae issue.

    could there be another problem?
    thanks in Advance

    marginmedia Friend
    #333094

    Okay i have uploaded joomla standard without the quickstart and tried to upload the template. This will not work either. I now know this is a server issue. Can anyhow give me the piece of code i need to add to my .htaccess file to turn php safe mode on? and where in my .htaccess file do I add this?

    Thanks in Advance

    Arvind Chauhan Moderator
    #333116

    Dear Marginemedia,

    you could try adding the following line at the top of your .htaccess file

    <blockquote>php_flag safe_mode on</blockquote>

    Can you please forward your site details and ftp details via PM to me, i would like to cross check the folder permissions. The error is coming as Joomla is not able to create directory / write to them. This is required to have to auto-resize work for JA template.

    regards

    Arvind

    Arvind Chauhan Moderator
    #333142

    Dear marginmedia,

    i hope you would like the look of your site now. The errors are gone and thumbnails are being generated. There were two problems.

    1. Images folder was set to 755 instead of 777.
    2. Your memory limit was set to 8 MB. I have increased the same by adding the following line to the .htaccess file.

    php_value memory_limit 32M

    You missed the info given by JA Developer above.

    It was much more of server issue than the Template issue. Such problems are common.

    Next time you can use this plugin to increase the memory size >> http://extensions.joomla.org/extensions/hosting-a-servers/servers/7747 . It works great with Joomla!. image resizing generally takes more memory than required by joomla!. This plugin would be useful if you plan to use server heavy applications (more http requests per second) such as community builder / docman etc….

    Have a good day.

    regards

    Arvind

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

This topic contains 9 replies, has 4 voices, and was last updated by  Arvind Chauhan 14 years, 9 months ago.

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