Hello help
I am using Zen Cart 1.3.9b and my website is nilandsplace.com/radio
I am trying to figure out this problem for two stores. When I have the correct path for PHPBB set in my configure file I get a link like thisand this result The requested URL /radio//help/radioforum/index.php does not exist. this is right because it lives atnilandsplace.com/radio//help/radioforum/index.phpthe configure fill reads like thishelp.nilandsplace.com/radioforumand this is the only way it will let the fourm links show up. I have tried the code from DrByte for the "class.phpbb.php" , but this did not fix anything. Why is the link showing the root link for /radio/ at all? If I use any thing other thanCode:define('DIR_WS_PHPBB', '/home6/nilandsp/public_html/help/radioforum/');the fourm links will not show up. I am very confused.Code:define('DIR_WS_PHPBB', '/home6/nilandsp/public_html/help/radioforum/');
Thanks



