Closed (duplicate)
Project:
Drupal vB
Version:
5.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2008 at 19:10 UTC
Updated:
6 May 2008 at 07:55 UTC
Hey sun,
this is the issue:
The forum directory is not included to the url.
e.g. www.domain.com/drupal/forum is www.domain.com/drupal/
or www.domain.com/drupal/forum/showthread.php is www.domain.com/drupal//showthread.php
Comments
Comment #1
sunDid you copy config.php from vB's includes directory into Drupal vB's module directory?
Comment #2
kasalla commentedyep, I did...
Comment #3
sunCould you please add
in front of the
return $config;in drupalvb_get_config() in drupalvb.inc.php and post the output here?Comment #4
kasalla commentedI changed some values due to security...
Comment #5
sunMarking as duplicate of #131089: Dual login doesn't work (cookiedomain)