Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • localconnectionsmagazine Friend
    #154497

    Warning: Parameter 1 to plgContentPlg_JAThumbnail::onPrepareContent() expected to be a reference, value given in /event.php on line 67

    Running Xampp and installed from quickstart, errors only on front page i think.

    see attached image

    Thanks in advance for any help you can give.

    Pez

    Saguaros Moderator
    #356350

    Hello

    You open the file: modulesmod_jaslideshow2helper.php and find the following code:

    [PHP]
    $results = $dispatcher->trigger ( ‘onPrepareContent’, array ( $data [$i], $params, $limitstart ) );
    [/PHP]
    replace:
    [PHP]
    $mainframe->triggerEvent( ‘onPrepareContent’, array( &$data[$i], &$params, 0 ) , true );
    [/PHP]

    localconnectionsmagazine Friend
    #356419

    thanks tienhc worked a treat. **** you guys are good 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  localconnectionsmagazine 14 years, 2 months ago.

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