I installed Zen Cart but I didn't have a forum during installation so I didn't set it up then. Now I have a phpbb forum and wish to link them up. I enabled the phpbb linkage in the admin and I added the forum path to the configuration file:
After I have all this set up it doesn't ask for a forum username or create a new forum account when a new customer registers. Is there a step I missed?Code:define('DIR_WS_PHPBB', '/home/awatts/public_html/forum/'); // * DIR_FS_* = Filesystem directories (local/physical) //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/ define('DIR_FS_CATALOG', '/home/awatts/public_html/store/');




