Topic: Problem with PNGroups Block and PNPHPBB2?
xerexes

Noob
Noob
Posts: 2

Posted:
Oct 06, 2005

I posted this up at PN Forums under 3rd party blocks but maybe you can help me! This is the new pnGroups 2.0 GOLD module. I don't understand why but with Postnuke is displaying the PNPHPBB2 modules AND the PNGroups block I'm getting this error displayed right above the PNGroups block

Code:
Warning: Wrong parameter count for define() in /home/alt/public_html/modules/pnGroups/pnlang/eng/groupsinfos.php on line 42

Warning: Wrong parameter count for define() in /home/alt/public_html/modules/pnGroups/pnlang/eng/groupsinfos.php on line 47

Warning: Wrong parameter count for define() in /home/alt/public_html/modules/pnGroups/pnlang/eng/groupsinfos.php on line 50


Any idea what is wrong? It seems like it's something to do with the block? (since PNPHPBB2 works fine and all other blocks seem to work well with it too)

My site is at altertainment.net
Chestnut
avatar
Site Admin
Posts: 1320

Posted:
Oct 06, 2005

xerexes
Any idea what is wrong?


Yea... little coding error... please grab the 1.2 of the groupsinfos.php file Here

Should correct the problem.
icon_wink




Chestnut ! Cool
Site Admin
xerexes

Noob
Noob
Posts: 2

Posted:
Oct 06, 2005

Worked! Thank you.