Posted by AlexJTanner on May 22, 2008 at 2:27am
ok here's the deal I am testing out drupal/phpbb3 on my local server. Everything is working out right but for some weird reason the forum titles on the block instead of linking to: http://192.168.0.100/dwmt/forum/viewtopic.php?t=1 it's linking to: http://192.168.0.100/forum/viewtopic.php?t=1
and of course that doesn't work because the forum resides in /var/www/dwmt/forum
How do I fix this?
Comments
Absolute path
Check the configuration file, you probably forgot to set the absolute path.
witch config file
witch config file
http://drupal.i1media.no/drup
http://drupal.i1media.no/drupal+phpbb/install_module
I got it working, thanks a
I got it working, thanks a ton. This module rocks