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