Hi,
I posted previously that it was working but throwing an error when logging on. If you refreshed the error would go and all worked fine.
As advised, upgraded to latest version. Now the front end login is working. After I login there is no error, and when I go to Forum its logged in there as well.
However when I add a web-user I am now getting the following errror:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - 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 '=='albert'' at line 1 »
SQL: SELECT memberName FROM dynapac_forum.smf_members WHERE BINARY memberName=='albert'
If I refresh the user IS in modX web-users, but not in forum users. If I sync from the Module it updates the SMF user database.
The smf.integrate file is dated 22 Jan 2006, so it looks like I am in the correct version.
Any ideas?
Richard