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

cserale
Starting Member

2 Posts

Posted - 24 May 2008 :  16:40:30  Show Profile

I have installed Custom Policy Mod v1.0 on my Snitz Forums 2000 Version 3.4.05 downloaded from Snitzbitz.com.

1)I have modified admin_home.asp

" <LI><span class=""spnMessageText""><a href=""admin_emaillist.asp"">E-mail List</a></span></LI>" & vbNewLine & _

Below that code added:

" <LI><span class=""spnMessageText""><a href=""admin_policy.asp"">Custom Policy</a></span></LI>" & vbNewLine & _

2) Uploaded modified admin_home.asp, admin_policy.asp, dbs_policy.asp, policy.asp

3)Clicking Mod Setup in Admin Options I got these errors:

MOD: Custom Policy v1.0

Creazione tabella(e)...
CREATE TABLE FORUM_CUSTOM_POLICY( CP_ID INT (11) DEFAULT '' NOT NULL auto_increment , CP_MODE int NOT NULL , CP_CONTENT text NULL ,KEY FORUM_CUSTOM_POLICY_CP_ID(CP_ID))
CREATE TABLE FORUM_CUSTOM_POLICY( CP_ID INT (11) DEFAULT '' NOT NULL auto_increment , CP_MODE int NOT NULL , CP_CONTENT text NULL ,KEY FORUM_CUSTOM_POLICY_CP_ID(CP_ID))
-2147217871 | [MySQL][ODBC 3.51 Driver][mysqld-5.0.58-log]Invalid default value for 'CP_ID'

--------------------------------------------------------------------------------

Aggiunta di nuovi record..
INSERT INTO FORUM_CUSTOM_POLICY (CP_MODE,CP_CONTENT) VALUES (0,'Your custom policy here')
INSERT INTO FORUM_CUSTOM_POLICY (CP_MODE,CP_CONTENT) VALUES (0,'Your custom policy here')
-2147217865 | [MySQL][ODBC 3.51 Driver][mysqld-5.0.58-log]Table 'Sql111753_2.FORUM_CUSTOM_POLICY' doesn't exist

4)Clicking on Custom Policy in Admin Options I got this error:

Microsoft OLE DB Provider for ODBC Drivers error '80040e37'

[MySQL][ODBC 3.51 Driver][mysqld-5.0.58-log]Table 'Sql111753_2.FORUM_CUSTOM_POLICY' doesn't exist

/admin_policy.asp, line 69

Anyone can help me?

Thanks,

Paolo

<

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 24 May 2008 :  16:46:39  Show Profile  Send ruirib a Yahoo! Message
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=60691<


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

cserale
Starting Member

2 Posts

Posted - 24 May 2008 :  16:57:52  Show Profile

Many thanks Ruirib!

Problem fixed!

<
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 24 May 2008 :  17:12:06  Show Profile  Send ruirib a Yahoo! Message
Glad to be of help.<


Snitz 3.4 Readme | Like the support? Support Snitz too
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.73 seconds. Powered By: Snitz Forums 2000 Version 3.4.07