Code:
UPDATE PFXforum SET excludable = 1
I ran this query, but I got an error?
Quote:
In both cases, PFX must be replaced with the actual table prefix that you have defined in config.php.
|
I'm not sure I understand this.
In my Config.php reads:
Code:
// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';
I set the value to 1 in config.php, but it gave me a database error and tried setting it to 0 (same result). Put it to nothing, to retain forum.