Quote:
Originally Posted by mtha
the intergration does support prefix.
here's my answer:
You either did not config your forum prefix and/or did not install 4images and vbulletin in the same database.
If the first is the case, in constants.php, edit this line
define('VB_TABLE_PREFIX',''); // your vb tableprefix. vB default is blank
if the second is the case, then you need to install both of them in the SAME database.
|
I believe to be the second case. But how am I supposed to have them installed in the same database?