Hi
I have followed many of the phpbb integration posts prior on this forum site and have added the patches and made the modifications to the sessions.php file in the phpbb forum and installed all packages, modules and components, successfully.
I have...
Joomla 1.0.x
phpBB 2.0.20
phpBB connector installed and configured to the forum being in components/com_forum
Currently the issue is:
I cannot add a user using CB as it gives this error upon submitting a registration request:
SQL errorDB function failed with error number 1146
Table 'rectitud_joom1.phpbb_users' doesn't exist SQL=SELECT username FROM phpbb_users WHERE username='tooley' AND user_id<>''
SQL =
SELECT username FROM phpbb_users WHERE username='tooley' AND user_id<>''
--
I can however still log into the phpbb forum manually without any hiccup but if I try to login to an existing account with CB it doesnt give an error, it just refreshes as if you still have not logged in
The site is at
www.rectitude.org
Please help me fix this problem based on the symptoms.... I am a novice at scripting from scratch but I am fairly well versed in following instructions and playing with code to make things work...
Any help would be much appreciated...
Thanks!
Post edited by: rickets123, at: 2006/05/18 04:09