Quote:
Originally Posted by htscpl
Hi, I did the install and edited the paths correctly ( I think) however when I did the 'sync users' I got this error:
And it didn't sync my users into the community so where do I go from here?
Thanks for your help with this as I think this script will be very useful to me.
Henry
|
A couple questions to make sure.
You installed this in the same database as the forum?
Did you put anything in the field
Forum DB Prefix Name in the Admin Configuration area?
If it's installed in the same database and you didn't put anything in the field then the forum might have been installed with a database prefix and the script is just not finding the tables. It's either that or the user table has been modified and one of the fields I'm querying for is not there. Try using this file to overwrite the current admin_sync_users.php and try running the sync again. It will tell you the exact database error your getting and you can tell me what the error is.