Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gsinkaos Friend
    #156115

    Ignore issue. Not related to Joomlart. Incompatibility with the Content – ValAddThis plugin. The add-in seems to disable some of the features of the frontpage news module.

    Saguaros Moderator
    #362249

    now, you try this :
    1) open the file; modules/mod_janews_fp/helper.php
    2) find:
    [PHP]$results = $dispatcher->trigger ( ‘onPrepareContent’, array (& $news [$i], & $params, $limitstart ) );[/PHP]
    replace:
    [PHP]
    $mainframe->triggerEvent( ‘onPrepareContent’, array( & $news [$i], &$params, 0 ) , true );
    [/PHP]

    when done, let me know the result.

    Thanks

    winzor Friend
    #362852

    It’s located in two places in that file. I replaced both instances and it didn’t fix it.

    Edit1: Mine doesn’t work with the headline_fp.php only. No stories show and the arrows and pause buttons appear on col1.

    Edit 2: I disabled that new plugin that came with 1.5.22 about upgrating motools and it works.

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

This topic contains 3 replies, has 3 voices, and was last updated by  winzor 13 years, 7 months ago.

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