Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 help on private messenger please
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

abercrombie
Starting Member

48 Posts

Posted - 22 December 2002 :  11:51:12  Show Profile
okay i read the readme file and it says to add 2 things around line 128 and line 400.... does anyone know where line 28 and line 400 are about? Because in the readme he never said what lines to look for around those 2 lines. thanks a bunch!

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 22 December 2002 :  12:02:30  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Look for: (line 127 in my config.asp)
Dim SubCount, MySubCount

add the following:
Dim strPMLimit, strPMStatus


Look for: (line 390 in my confog.asp)
strShowQuickReply = Application(strCookieURL & "STRSHOWQUICKREPLY")

add the following:
strPMLimit = cint(Application(strCookieURL & "STRPMLIMIT"))
strPMStatus = Application(strCookieURL & "STRPMSTATUS")


Hope that helps.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

Orakio Rob
Starting Member

11 Posts

Posted - 14 February 2003 :  08:32:52  Show Profile  Visit Orakio Rob's Homepage
Thanks, Oneway, i was puzzled by it too...

And... what about the INC_ICONFILES.ASP file? Where is line 150?
ADMIN_HOME.ASP: where is line 140?

Could anybody help me with this? Thanks!
Go to Top of Page

Orakio Rob
Starting Member

11 Posts

Posted - 14 February 2003 :  15:05:47  Show Profile  Visit Orakio Rob's Homepage
Problem solved, thaks!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07