|
|
Registered User Currently Offline
|
Posts: 39
Join Date: May 2007
|
Hi,
I installed the mod described here and it worked fine until I made the modification proposed by Hristo on this topic :
http://forums.seo-board.com/article412.htm
Now, when I check if new messages were posted (using Python's mod), if there is indeed new messages, the mod works, but I get this alert :
Quote: Notice: Undefined variable: forum_link in /home.10.2/sourisep/www/forum/newposts.php(48) : eval()'d code on line 5
The page lists the new messages under the alert message, but doesn't show the forum associated with the message.
Here's a capture of new messages in the Latest Forum Post list :
In this image, the text in blue is the link to the related forum.
Here's a capture of the new messages since last connection (Python's mod):
Here, the related forum link doesn't show. Plus I get the alert.
Thanks in advance for any solution for this problem ;)
|