|
|
|
Error after installation of CB connector
|
|
Date: 2007/12/10 19:58
|
By: kaymandal
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
I have joomla 1.0.12 and PhpBB3 installed now just installed CB connector. No error msg during installation - now while calling it is giving following error : Fatal error: Call to undefined function phpbb_hash() in /public_html/components/com_comprofiler/plugin/user/plug_cbconnector/plugins/plug_phpbb3.php on line 516
Please rescue
|
|
The administrator has disabled public write access. |
|
|
|
Re:Error after installation of CB connector
|
|
Date: 2007/12/11 02:10
|
By: geeffland
|
Status:
|
|
|
Karma: 226  
|
|
Moderator  | Posts: 811 |   | |
|
Assuming the Forum Path is set correctly it looks likely that you have an older phpbb3 version. This should be used with RC7 or newer... Around RC5 or 6 they modified the password encryption and added the phpbb_hash function.
Greg CB3PD Developer - CB Connector (formerly phpBB Connector) plugin
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Error after installation of CB connector
|
|
Date: 2007/12/12 10:10
|
By: kaymandal
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
Thank you sir for your prompt help.
Today I have installed anew phpBB3-RC8, as you suggested. Now the earlier error is gone - I could synchronize already created users in CB & phpBB.
Following error shows when I click any other user, after logging into CB -
Fatal error: Call to a member function session_gc() on a non-object in /public_html/components/com_comprofiler/plugin/user/plug_cbconnector/plugins/plug_phpbb3.php on line 818
Please help..
Kalyan
|
|
The administrator has disabled public write access. |
|
|
|
Re:Error after installation of CB connector
|
|
Date: 2007/12/12 20:09
|
By: geeffland
|
Status:
|
|
|
Karma: 226  
|
|
Moderator  | Posts: 811 |   | |
|
this thread has some info...
http://cbconnector.com/forum/viewtopic.php?t=118&highlight=sessiongc
more info as well on the forums at cbconnector.com
register_globals Off is first choice comment out that line is second choice modify phpbb code to not clear $user is third choice..
probably in v2 final I will remove that line and just let phpbb clean up its own sessions when the forum is accessed directly.
Greg CB3PD Developer - CB Connector (formerly phpBB Connector) plugin
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Error after installation of CB connector
|
|
Date: 2007/12/14 07:32
|
By: kaymandal
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
Greg,
Thank you once again for your help. Yes, I opted tried your second suggestion and it is working fine now.
Now I need another help from you - How can I add a link of PhpBB3 inside CB so that user, after logging into CB, can access forum.
|
|
The administrator has disabled public write access. |
|
|
|
Re:Error after installation of CB connector
|
|
Date: 2007/12/14 16:30
|
By: geeffland
|
Status:
|
|
|
Karma: 226  
|
|
Moderator  | Posts: 811 |   | |
|
Recommended approach is to install the CBC Wrapper (available at cbconnector.com)..
Setup a menu item then in the menu item you can decide if you want it in the wrapper, new window, same window...
Greg CB3PD Developer - CB Connector (formerly phpBB Connector) plugin
|
|
The administrator has disabled public write access. |
|
|