Log in | Register | Lost password

Bottom
function.pagesetter_ezcommentsCount.php
  • Posted: 07.12.2007, 14:54
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Hi,

    I just install pagesetter and play with the template for the moment.

    As I use EZComments, I try to use the pntemple plugin function.pagesetter_ezcommentsCount.php
    But I saw a bug on it and have to change:

    Code

    $comments = pnModAPIFunc('EZComments',

    'user',

    'getall',

    array('modname' => 'pagesetter',

    'objectid' => $uniqueID));

    to

    Code

    $comments = pnModAPIFunc('EZComments',

    'user',

    'getall',

    array('mod' => 'pagesetter',

    'objectid' => $uniqueID));


    I use 1.3 version of EZComments and didn't check the 1.5 so it might be why, but I wanted to let you known that.

    Thanks for the work anyway, I rediscover the power of Postnuke with this module.
    domo.

Template courtesy of Designs By Darren.