Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bert2804 Friend
    #151659

    I install a fresh JA Telline 11

    Warning: mkdir() [function.mkdir]: Permission denied in /home/chauffeu/public_html/modules/mod_janews_fp/helper.php on line 141

    helper.php stay
    function getList( $catid, $numelem, $params ){

    // check cache was endable ?

    if ( $params->get(‘enable_cache’,1) ) {

    $cache =& JFactory::getCache();

    $cache->setCaching( true );

    $cache->setLifeTime( $params->get( ‘cache_time’, 30 ) * 60 );

    $rows = $cache->get( array( $this , ‘fetchListArticles’ ), array( $catid, $numelem, $params ) );

    } else {

    $rows = $this->fetchListArticles( $catid, $numelem, $params );

    Warning: mkdir() [function.mkdir]: Permission denied in /home/chauffeu/public_html/modules/mod_janews_fp/helper.php on line 191
    jaimage.php

    189 function &getInstance(){
    190
    191 static $instance = null;

    if( !$instance ){

    $instance = new JAImage();

    Further when i will make a new artikel many options not show

    bert2804 Friend
    #346443

    Problem solved make resized folder images and all oke

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

This topic contains 2 replies, has 1 voice, and was last updated by  bert2804 14 years, 5 months ago.

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