Quote:
Originally Posted by htscpl
* Syncing C&D Users
? Syncing Forum Users
Status: Updating Forum User Records...
1054: Unknown column 'p.field4' in 'field list':
|
Okay, the script is not seeing the column called
field4 in your
userfield table. So either some mod really modified your forum (unlikely), or the forum prefix isn't set right in the configuration settings of my script.
So in my script login, click Admin on the right side, click on Setup Variables, and look at what you set for
Forum DB Prefix Name.
Check it against the variable
$config['Database']['tableprefix'] in your forum/includes/config.php