This hack looks awesome.
I installed the hack..Installation went fine, but when i go to the URL:
www.yourfourms.com/forums/shoutbox.php
Under "The Shoutbox " it says "Sorry, no matching Shoutbox items found."
And when I try to "shout now", I get a 404/page cannot be found.
I know some others had this problem so I also tried to replace
PHP Code:
header("Location: $PHP_SELF?s=$sessionhash[sessionid]");
with:
PHP Code:
header("Location: shoutbox.php?s=$sessionhash[sessionid]");
But still no luck
Any ideas? Thanks.
Screenshot below: