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
 Mod after Mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jgs
New Member

Netherlands
95 Posts

Posted - 25 January 2009 :  15:34:07  Show Profile
Sometimes one Mod changes the same code as another.

Take f.i. this instruction:

rR_DATE = 21
if CanShowSignature = 1 then
rM_SIG = 22
end if

Replace it with this code:

rR_DATE = 21
rR_MSGICON = 22
if CanShowSignature = 1 then
rM_SIG = 23
end if

Another Mod already changed that. Ok, put in the new code and add 1.
But, what if you messed up. Did one Mod, than the next, undoing the first and later put back in the first.

Then, is there a way to check the numbering using the database.
Does Date = 21 relate to a column in the database and can you just count the colums to find the right numbering?
<

Info about my forum: http://www.govvd.nl/forumsoftware.htm list of Mods included.
Most of userinterface translated into Dutch.

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 25 January 2009 :  17:20:24  Show Profile  Visit HuwR's Homepage
it relates to it's position in the query to which you added it a few lines previously<
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.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07