Author |
Topic  |
|
goofyguy620
New Member

USA
84 Posts |
Posted - 25 March 2010 : 20:56:32
|
Hi,
I using the Forums 2000 Version 3.4.07, I just downloaded the "Integration MOD for Snitz Forums 3.4.xx v1.2. it say "Changes to flle - config.asp. here are the version it only mentioned and other lines too as well.
But there is no v3.4.07 list on here below? Can you tell me what can i do to get my Mod intergrate it?
This is the line Dim SubCount, MySubCount I need to add in to start with and more later.
Find the following line: (Snitz v3.4.01 - approx line #114 Snitz v3.4.02 - approx line #124 Snitz v3.4.03 - approx line #127 Snitz v3.4.04 - approx line #123)
Please Advice, Thanks
|
Jimmy |
Edited by - goofyguy620 on 25 March 2010 21:00:34 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 26 March 2010 : 05:04:54
|
The line numbers were never updated, but the surrounding code is there. Look for the code landmarks. |
 |
|
goofyguy620
New Member

USA
84 Posts |
Posted - 26 March 2010 : 07:04:11
|
Hi AnonJr,
I opened the config.asp and also click find for "landmarks" and no result? I pasted the approximately lines from that area. Am I suppose to insert the "Dim SubCount, MySubCount" around somewhere here? Also am I suppose to download other files/MOD as well or did I download the wrong file/MOD?
<!--#INCLUDE FILE="inc_iconfiles.asp"--> <% '################################################################################# '## Do Not Edit Below This Line - It could destroy your forums and lose data '#################################################################################
Dim mLev, strLoginStatus, MemberID, strArchiveTablePrefix Dim strVersion, strForumTitle, strCopyright, strTitleImage, strHomeURL Dim strForumURL, strAuthType, strSetCookieToForum, strEmail, strUniqueEmail, strFilterEMailAddresses
Please Advice, Thanks
|
Jimmy |
Edited by - goofyguy620 on 26 March 2010 07:09:10 |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 26 March 2010 : 10:03:58
|
I didn't mean literal landmarks. The instructions that are packaged in the MOD show you the code that should appear before and after what you need to add. Look for the code specified in the instructions and use the line numbers to get you in the general area. |
 |
|
goofyguy620
New Member

USA
84 Posts |
Posted - 27 March 2010 : 16:29:05
|
Hi AnonJr,
I upgraded the MOD but my site is v3.4.07, when I upgraded, it only have v3.6.0m so I updated anyway. now it say completed but has errors, somewhere said to report to the MOD forum about this error. Here the info below.
Upgraded: F_COUNT field in FORUM_FORUM table has been changed Upgraded: F_A_COUNT field in FORUM_FORUM table has been changed Error: 80040E14 [MySQL][ODBC 3.51 Driver][mysqld-5.0.77]Duplicate column name 'M_ALLOWEMAIL' strUpdateSql: ALTER TABLE FORUM_MEMBERS ADD M_ALLOWEMAIL smallint DEFAULT 0 Error: 80040E14 [MySQL][ODBC 3.51 Driver][mysqld-5.0.77]Duplicate column name 'M_ALLOWEMAIL' strUpdateSql: ALTER TABLE FORUM_MEMBERS_PENDING ADD M_ALLOWEMAIL smallint DEFAULT 0 Error: 80040E14 [MySQL][ODBC 3.51 Driver][mysqld-5.0.77]Table 'FORUM_SPAM_MAIL' already exists strUpdateSql: CREATE TABLE FORUM_SPAM_MAIL ( SPAM_ID int (11) NOT NULL auto_increment , SPAM_SERVER VARCHAR (255) NULL , PRIMARY KEY (SPAM_ID)) Upgraded: Added default values for new fields in CONFIG table The Upgrade has been completed without errors !
Please Advice Thanks |
Jimmy |
Edited by - goofyguy620 on 27 March 2010 18:12:06 |
 |
|
|
Topic  |
|
|
|