Hi,
I installed wwf v8.0 (MySQL) on my own PC (OS Win XP Pro, Web server XP's IIS, MySQL 5.0) and it's runnig like charm, but when I managed to install it on my website (OS Win 2003 Server, MySQL 4.0.20)... OMG!! MySQL version is under 4.1 !!

Well... probably there is the problem, not 100% sure though, so I'll keep this post open.
When I try to access "
pre_approved_topics.asp", I get this message:
Server Error
An error has occured while executing SQL query on database.
Please check that the mySQL version is 4.1 or above.
Please contact the forum administrator.
Error code:-
Microsoft OLE DB Provider for ODBC Drivers
[MySQL][ODBC
3.51 Driver][mysqld-4.0.20a-nt]You have an error in your SQL syntax.
Check the manual that corresponds to your MySQL server version for the
right syntax to use near 'SELECT Topic_ID FROM tblThread WHERE
tblThread.Hide=-1)))ORDERWhen I try to access "
active_topics.asp", I get this message:
Server Error
An error has occured while executing SQL query on database.
Please check that the mySQL version is 4.1 or above.
Please contact the forum administrator.
Error code:-
Microsoft OLE DB Provider for ODBC Drivers
[MySQL][ODBC
3.51 Driver][mysqld-4.0.20a-nt]You have an error in your SQL syntax.
Check the manual that corresponds to your MySQL server version for the
right syntax to use near 'SELECT tblPermissions.Forum_ID FROM
tblPermissions WHERE (tblPWhen I try to access "
calendar.asp", I get this message:
Server Error
An error has occured while executing SQL query on database.
Please check that the mySQL version is 4.1 or above.
Please contact the forum administrator.
Error code:-
Microsoft OLE DB Provider for ODBC Drivers
[MySQL][ODBC
3.51 Driver][mysqld-4.0.20a-nt]You have an error in your SQL syntax.
Check the manual that corresponds to your MySQL server version for the
right syntax to use near 'SELECT tblPermissions.Forum_ID FROM
tblPermissions WHERE (tblPIs just because of the version (MySQL)? or could it be something else?
Any help will be appreciated
Thanks
Anthony