Quote:
Originally Posted by Dylanblitz
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
|
In the CnD Comm "
Forum DB Prefix Name", I have left it
blank because my forums don't have a prefix (from my config.php file):
Code:
// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';
Sorry to be such a pain, but I can't get it the sync to work.

The forum has over 17k members... too many to port over one at a time.