I know that there are a few other topics about this subject but no-one gives the working solution so I've decided to try and see if I can create a working one.
I want to include the code found in active_topics.asp into the default.asp like the active users (active_users.asp).
I have made some progression but run into the followwing error and hope that someone can help me out.
This is the error:
Microsoft VBScript compilation error '800a0411'
Name redefined
/forums/includes/pm_check_inc.asp, line 45
Dim intNotifiedNoOfPMs
On that line it say's: Dim intNotifiedNoOfPMs
I have no idea what the error means.
Any help is appriciated.