View Single Post
Old August 18th, 2005, 10:23 AM   #1 (permalink)
Axelay
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 26
Problem with vBulletin 3.08 Integration

I switched to vBulletin 3 Integration with Classifieds 2.41:
Link:
http://www.fightus.net/classifieds/index.php

And get following errors:
Code:
Content visible to verified customers only.
and
Code:
Content visible to verified customers only.
The forum is working but in the classifieds section the admin button is missing and there is no "Place Ad" Button.

If I click the memberslist I get following error:
Code:
Content visible to verified customers only.
My Settings:
cofig-int.php:
$vbpath = "/is/htdocs/wp1015827_GD8YCG07TK/www/intern";
$pppath = "/is/htdocs/wp1015827_GD8YCG07TK/www/classifieds";

$url_path = "http://www.fightus.net/classifieds";
$vb_urlpath = "http://www.fightus.net/intern";

define(VB3_INTEGRATION, 'on');
define(VB3_ENHANCEDINT, 'on');
define(VB3_COMMWYSIWYG, 'on');

config-inc-php:
$database_bb="my vbulletin Database";
$vblicense = "my license nummber";


thank you!
Axelay is offline   Reply With Quote