Vinaora Slick Slideshow not working - Joomla! Forum - community, help and support
you may asking if have question vinaora slick slideshow, why asking here?
then answer quite simple: posted feedback section plug-in on 22 december , have not had post moderated yet. need solution or recommendation of replacement slideshow plug-in simple images (jpg, png) of products on site running joomla 2.5.
this posted on vinaora slick slideshow page. appreciated.
this code:
then answer quite simple: posted feedback section plug-in on 22 december , have not had post moderated yet. need solution or recommendation of replacement slideshow plug-in simple images (jpg, png) of products on site running joomla 2.5.
this posted on vinaora slick slideshow page. appreciated.
recently, migrated web site new web host , receiving following error
warning: implode() [function.implode]: invalid arguments passed in [path of server]/modules/mod_vinaora_slickshow/mod_vinaora_slickshow.php on line 31
i thought source might in xml.php file use run slide show. opted on loading options through joomla extension interface. don’t know arguments trying implode.
can point me in right direction?
this code:
code: select all
if ( $directory != '-1' ){
$item_paths = modvinaoraslickshowhelper::getitempaths($directory);
$item_paths = implode("\n", $item_paths); //<---line 31
$params->set( 'item_path', $item_paths );
}
Comments
Post a Comment