test
Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • pa1hr Friend
    #133814

    Hello members,

    I use Joomla 1.5.7 with the JA Teline II template.

    When I insert an image into the article and I active the modules JA News 1.3.1, JA News Frontpage and/or the spotlight module I get this error message on the frontend:

    Warning: mkdir() [function.mkdir]: Permission denied in /home/remeeuse/public_html/joomla2/modules/mod_janews/helper.php on line 107
    and:
    Warning: mkdir() [function.mkdir]: Permission denied in /home/remeeuse/public_html/joomla2/modules/mod_ja_catslwi/helper.php on line 95

    I have tried three different installations of Joomla 1.5.7 with the JA Teline II template, and this error message returns all the time.

    Without an image I do not get this error messages.
    With the JA Purity template I do not get this error messages.

    When I activated the sql database I gave myself all the rights.

    Thanks and regards, Hans.

    Sherlock Friend
    #273230

    HI pa1hr !
    Please change permission of images folder and sub folder in it to “755” or “777”. this is a problem in permission of folder.

    pa1hr Friend
    #273242

    Thanks for this information!

    Regards, Hans.

    lumawmaung Friend
    #273880

    <em>@pa1hr 83190 wrote:</em><blockquote>Thanks for this information!

    Regards, Hans.</blockquote>
    Hi

    I also got this error messages. Can you please write in detail.
    I’m beginner of joomla and JA Teline II.

    Thankfully,
    Lumawmaung

    lumawmaung Friend
    #273881

    <em>@hainn84 83178 wrote:</em><blockquote>HI pa1hr !
    Please change permission of images folder and sub folder in it to “755” or “777”. this is a problem in permission of folder.</blockquote>
    Hi

    I also got this error messages. Can you please write in detail.
    I’m beginner of joomla and JA Teline II.

    Thankfully,
    Lumawmaung

    lumawmaung Friend
    #273882

    <em>@hainn84 83178 wrote:</em><blockquote>HI pa1hr !
    Please change permission of images folder and sub folder in it to “755” or “777”. this is a problem in permission of folder.</blockquote>
    Hi

    I have also face this problem. plz tell me how to change the folders permission.

    Sherlock Friend
    #273927

    Hi lumawmaung !
    You go to cpanel >> file manager >> select images folder and change permission for it .

    lumawmaung Friend
    #273951

    <em>@hainn84 84055 wrote:</em><blockquote>Hi lumawmaung !
    You go to cpanel >> file manager >> select images folder and change permission for it .</blockquote>
    Dear hainn84,

    Thank you for your reply. But I don’t use cpanel.
    I use eXtplorer for file management.
    How can I do?

    Thankfully,
    lumawmaung

    lumawmaung Friend
    #274127

    Hi All,

    Please anyone help me for following error code. :confused:

    hainn84,

    I have change folder permission but it doesn’t work corretly.
    It’s shown like the following error codes on the frontpage.

    our URL: click here

    Warning: getimagesize(/home/content/y/o/m/yoma3/html/joomla4p3opl3/images/news/uwintin.gif): failed to open stream: No such file or directory in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 74

    Warning: Division by zero in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 84

    Warning: Division by zero in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 85

    Warning: imagecreatefromgif(/home/content/y/o/m/yoma3/html/joomla4p3opl3/images/news/uwintin.gif): failed to open stream: No such file or directory in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 122

    Warning: imagecreatetruecolor(): Invalid image dimensions in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 126

    Warning: imageantialias(): supplied argument is not a valid Image resource in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 128

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 129

    Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/content/y/o/m/yoma3/html/joomla4p3opl3/modules/mod_janews/helper.php on line 130

    Sherlock Friend
    #274152

    Hi lumawmaung !
    You can use eXtplorer for change permission of the images folder, please go to file manager and change prmission of images folder.

    lumawmaung Friend
    #274534

    Hi hainn84,

    I have already changed folder permission. But it doesn’t fix the problem.
    How can I try another way? Please advise me.

    lumawmaung

    Sherlock Friend
    #274539

    Hi lumawmaung
    Can you send your URL

    lumawmaung Friend
    #274569

    http://www.yoma3.org/joomla4p3opl3/

    we get warning message and layout problem under IE6.

    lumawmaung Friend
    #274734

    hi nguoiabcd,

    Please tell me what I have to do.
    I have no idea to fix this problem.

    Thank

    Sherlock Friend
    #274980

    Hi
    please edit helper.php
    1.Search line:

    $ext = strtolower(substr(strrchr($image, '.'), 1));
    Change to

    $ext = (substr(strrchr($image, '.'), 1));

    2.search line:

    $rzname = strtolower(substr($image, 0, strpos($image,'.')))."_{$tn_width}_{$tn_height}.{$ext}";

    change to

    $rzname =(substr($image, 0, strpos($image,'.')))."_{$tn_width}_{$tn_height}.{$ext}";

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  pa1hr 16 years ago.

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