
Originally Posted by
crc88
Hello Lat9
Can you please look at my checklist and see what I missed, I cannot get the new zen cart user to show up as a registration in the forum
• Zen Cart (v1.5.1) installed and working.
• phpBB (v3.0.11) installed and working, installed within my Zen Cart installation.
• The Zen Cart®/Bulletin Board Integration via Notifier Hooks plugin installed in the Zen Cart installation.
• Changed “YOUR-TEMPLATE” to my theme folder name in the above plugin
• Configuration->My Store->Enable phpBB linkage? is set to true.
• Nickname min value set to 3
• Email min values set to greater than 0
• Password min value set to greater than 0
• In the forum admin change nick name and re-use email set to no
• Zen config file set to define('DIR_WS_PHPBB', './forum/'); (phpBB is in the “forum” folder directly inside my zen cart installation)
I made sure the email doesn’t already exist in the forum
I am prompted for a nick name in the zen cart registration
However the new user does not show up in phpBB
I have tried with the phpBB DB as a separate database and as a db operating within the zencart DB.
I hope you can see what I am missing, sorry to be a bother I have tried to provide as much info as possible
Use
Code:
define('DIR_WS_PHPBB', 'forum/');