this script is really good but I have a problem when I try to use this script twice on the same page.
In fact I need two headlines displaying on my homepage.
Each headline related to a distinct subforum.
So I use the script 2 times but I rename PluhHeadlines.php and Pluconfig.php for the second headline.
When I try I get this error for the second headline script :
Code:
Fatal error: Cannot redeclare stripslashesarray() in /forum/global.php on line 10
What can I do to fix this error ?
thank you in advance