Quote:
Originally Posted by verrin
Code:
UPDATE PFXforum SET excludable = 1
I ran this query, but I got an error?
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.
|
If you have no table prefix (empty value for $config['Database']['tableprefix']) then please just remove PFX from the query.
Quote:
Installed the product, made the template change, set the forums I wanted excluded, went to adminCP and manually saved a forum to rebuild the cache and all I get is [Reset Exclusion]. Using vB 3.6.5 and I don't have vbSEO.
|
Please make sure that you allow excludability on all parents forums of the one(s) you want to exclude.