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
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)