Author |
Topic |
Syedur
New Member
USA
93 Posts |
Posted - 21 May 2001 : 16:49:34
|
Hey Dayve, Its good to know that you still hang around here also... Yeah... I changed the cookie id... but really didn't know about the cookie cache... I would like an expaination if you had the time... I changed the server... I moved everything to my other server... because of this problem... but Its always good to know because of the future references.
|
|
|
giorgius
Starting Member
Italy
17 Posts |
Posted - 31 May 2001 : 04:37:16
|
Hi, i placed all the code in inc_top.asp but i have this error message: Microsoft VBScript runtime error '800a01a8'
Object required: 'my_Conn'
/forumnew/inc_top.asp, line 145
Who can help me?
Giorgius! |
|
|
big9erfan
Average Member
540 Posts |
Posted - 31 May 2001 : 10:22:04
|
quote:
Hi, i placed all the code in inc_top.asp but i have this error message: Microsoft VBScript runtime error '800a01a8'
Object required: 'my_Conn'
/forumnew/inc_top.asp, line 145
Who can help me?
Giorgius!
Send me your inc_top.asp and I'll take a look at it.
http://www.ugfl.net/forums |
|
|
Hector
Starting Member
3 Posts |
Posted - 31 May 2001 : 12:19:43
|
Where's the original active users mod? I scoured the MOD Add-on Forum (W/Code) but I didn't find it.
|
|
|
big9erfan
Average Member
540 Posts |
|
RDoGG™
Junior Member
USA
329 Posts |
Posted - 24 June 2001 : 09:44:23
|
quote:
I can't find:
<%if strShowStatistics = "1" then WriteStatistics end if %> </table> </td> </tr> <tr>
anywhere in my inc_top.asp, what should i do then?
its in the default.asp file
|
|
|
vivaldi
Starting Member
4 Posts |
Posted - 27 June 2001 : 04:51:34
|
Hello I have this mod installed and it work fine but:
1.- i dont see the icons.
2.- When i try to send a private message, i see that the system call a asp named "privatesend.asp" and i dont have this asp.
Another question: I understand that this mod allow me to send private messages to another user without icq or similar, only with snitz. Its ok?
Thanks very much and regards
Can anyone help me?
|
|
|
big9erfan
Average Member
540 Posts |
Posted - 27 June 2001 : 10:11:24
|
This mod does NOT allow you to send private messages, this was an addition to a mod that already existed that allows you to see (some) of the icons that exist when a registered forum user posts.
There is a mod that allows for the sending of private messages which you can find at this link http://forum.snitz.com/forum/link.asp?TOPIC_ID=4092
http://www.ugfl.net/forums |
|
|
vivaldi
Starting Member
4 Posts |
Posted - 28 June 2001 : 08:58:55
|
Thanks very much.
|
|
|
PhlyOnWall
Starting Member
9 Posts |
Posted - 28 June 2001 : 20:27:18
|
Hi all,
Thanks for making Snitz available. It's awesome and you guys write great add-ons.
One question, I've loaded the active_users.asp code and it works, except that everyone shows up as "Guest #..." Any reason it's not showing their usernames?
Thanks,
Gene
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 28 June 2001 : 20:37:41
|
In the code you added to inc_top.asp find this section:
' ****************************************************** ' ADD HERE WHAT YOU WANT THE PREFIX OF YOUR COOKIE TO BE ' it will either be 'strCookieURL' or 'strUniqueID' strTempCookieType = strCookieURL ' ******************************************************
now just change the strCookieURL to strUniqueID |
|
|
PhlyOnWall
Starting Member
9 Posts |
Posted - 28 June 2001 : 20:42:59
|
As I've seen posted before... "You rock!!!!"
Thanks,
Gene
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 28 June 2001 : 21:52:49
|
you're welcome |
|
|
Topic |
|