Ok no problem, I have installed a fresh copy of Image 3.4.06 Portal 3D and have various error messages and had commented a few code lines in 5 files for complet the installtion. Then I go to install a fresh copy of Snitz Forum 3.4.06 and next I make a report in case of bugs.
Thanks for All.
The stairs of Humility have low and large degrees, the one of pride, high and strait degrees...
The Snitz 3.4.06 have bugs in inc_create_forum_mysql.asp too:
Error: -2147217871 [MySQL][ODBC 3.51 Driver][mysqld-5.0.27-community-nt]BLOB/TEXT column 'F_DESCRIPTION' can't have a default value - CREATE TABLE FORUM ------------------------------------------------------------------------------ Error: -2147217871 [MySQL][ODBC 3.51 Driver][mysqld-5.0.27-community-nt]BLOB/TEXT column 'M_SIG' can't have a default value - CREATE TABLE MEMBERS ------------------------------------------------------------------------------ Error: -2147217871 [MySQL][ODBC 3.51 Driver][mysqld-5.0.27-community-nt]BLOB/TEXT column 'M_SIG' can't have a default value - MEMBERS_PENDING ------------------------------------------------------------------------------ Error: -2147217865 [MySQL][ODBC 3.51 Driver][mysqld-5.0.27-community-nt]Table 'snitz3406.forum_members' doesn't exist ------------------------------------------------------------------------------ Error: -2147217865 [MySQL][ODBC 3.51 Driver][mysqld-5.0.27-community-nt]Table 'snitz3406.forum_forum' doesn't exist
Then I drop and recreate the database in MySQL Server and replace the inc_create_forum_mysql.asp with my inc_create_forum... modified and all runs fine.
The stairs of Humility have low and large degrees, the one of pride, high and strait degrees...
Edited by - Leodemario on 30 January 2007 11:39:45
Somehow, those problems didn't arise when we tested it with an earlier version of version 5. So it seems they added those changes since we last released 3.4.06.