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

    Hello!

    I use Joomla 1.7 and JA Methys for Joomla 1.7.

    My URL is http://www.uwwebsite.info

    I have this problem: Warning: mkdir() [function.mkdir]: Permission denied in /home/deb43783/domains/uwwebsite.info/public_html/modules/mod_jasidenews/jaimage.php on line 188

    Line 188 is: if( !file_exists($this->__cachePath) && !mkdir($this->__cachePath) ) {

    I tried all the files and directories in 0777, but still no luck.

    Can somebody help?

    Many thanks in advance and regards, Hans.

    pavit Moderator
    #417699

    Hi

    This is a permission issue

    Try this, goto your configuration.php and check if ftp is enabled

    public $ftp_enable = '0';
    must be
    public $ftp_enable = '1';

    chavan Friend
    #417701

    set the following folder permission to 777

    images
    imagesresized

    Note: If you Find my Post useful please click on the Thanks Icon

    pa1hr Friend
    #417707

    Yes, many thanks! The problem has been disappeared.

    However there are still two problems.

    I do not see any picture, but only the format like 960×320, 180×120, etc.

    And I see this: JFolder::create: Could not create directory

    Any ideas?

    Regards, Hans.

    chavan Friend
    #417711

    1.change all the inner directories of the /images/ , /media/ and /t3-assets/ folder permission to 777

    2.960×320, 180×120, etc.

    these are all sample images and you need to replace those with your images.

    Note: If you Find my Post useful please click on the Thanks Icon

    pa1hr Friend
    #417712

    Thanks Pavit! This solved a part of the problem.

    Regards, Hans.

    pa1hr Friend
    #417713

    Hello Chavan,

    I did, but I still do not see any photos on the website http://www.uwwebsite.info

    The photos are in the directories, but not visable on the website.

    pavit Moderator
    #417715

    Hi

    Have you cleaned your T3 Cache ?

    pa1hr Friend
    #417717

    Hello Pavit,

    I don’t see T3 in the configuration.

    Regards, Hans.

    pavit Moderator
    #417719

    Hi

    Goto Site–>Maintenance–> Clear Cache

    pa1hr Friend
    #417721

    I just did, but unfortunately no positive results…

    There are still no photos on the site.

    pavit Moderator
    #417722

    Hi

    Could you provide via Private Message an admin account to your backend ?

    Thanks

    pa1hr Friend
    #417727

    I will do that

    Thanks Pavit!

    pavit Moderator
    #417730

    Hi pa1hr

    I have checked your site, you still have our sample images in the folder slideshow

    you must copy your images in the folder /images/stories/slideshow.

    pa1hr Friend
    #417731

    Hello Pavit,

    Great; it works now. Many thanks!

    Regards, Hans.

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

This topic contains 15 replies, has 3 voices, and was last updated by  pa1hr 13 years, 1 month ago.

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