PDA

View Full Version : vbdrupal has no domain in links after installation


marcel
03-01-2006, 09:17 PM
I just installed vbDrupal at the root of my domain.
VB is at http://www.example.com/forums/

My vbDrupal urls are broken, they look like

http:///?q=admin/access
http:///?q=node/add

I tried these two combinations but they did't work


$base_url = "http://www.macminiforums.com";
$base_url = $vboptions['drupalurl'];

sifuhall
03-02-2006, 03:59 AM
What do you have listed in your vbulletin->admincp->drupal url?

marcel
03-02-2006, 05:43 AM
What do you have listed in your vbulletin->admincp->drupal url?



I added the domain... and now it's working... thanks ! :)