phpBB - straightforward - since the phpBB password, if I an not mistaken - is a simple single MD5 like Dolphin.
But vbulletin - uses a double MD5 with seed - if I am also not mistaken.
Smoge
phpBB - straightforward - since the phpBB password, if I an not mistaken - is a simple single MD5 like Dolphin.
But vbulletin - uses a double MD5 with seed - if I am also not mistaken.
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
I installed phpBB to Forum directory.
Uploaded the aemod via modules.php.
Hit button "Refresh" and get following error displayesd:
I get also an email with this:refresh.php returned:
Fatal error: Call to undefined function: getprofileinfo() in /var/www/xxx/xxx/community/inc/membership_levels.inc.php on line 405
Module error: synchronizeProfiles(): exec(/usr/bin/php -f refresh.php 0 1 ) returned 255
Then i push "Compare" Button and get this:synchronizeProfiles(): exec(/usr/bin/php -f refresh.php 0 1 ) returned 255
Hmm, ihave a user in my system but he cant login...List of profiles not included into module database:
ID Password Email Email of nickname owner Status
Comparing completed successfully. No difference found.
So, anyone any ideas? Login as any User is not possible. What should i change?
Greets,
manuel
Last edited by murr71; 09-23-2007 at 02:52 PM.
getprofileinfo fucntion isn't found in the memberships_level.inc.php file. Its in profiles.inc.php. add
require_once(BX_DIRECTORY_PATH_INC . 'profiles.inc.php');
to the beginning of the memberships_level.inc.php file and the function should call.
THANKS A LOT!!!
Wonderfull job! Now PHPBB is working in Dolphin! Perfect!
Greets,
Manuel
very welcome![]()
Hi
Thanx for making and running this great website.
I am member of your site and followed the instructions provided for integration of phpbb into dolphin 6.0
I have installed phpbb3 into my forum directory and than installed phpbb module and than pressed the refresh button and compared the data.
On compare data it is showing that 146 profiles are active and not included into tthe phpbb members area.
When i tried to test the module i have registered a new profile at the site and it gave me the following error :
Module error: phpbb FuncAdd error: mysql_query(INSERT INTO phpbb_users SET `user_active` = 1, `username` = 'ritesh', `user_password` = MD5('e0a34cf22b67a9b21be918a974ed4bd6'), `user_level` = 0, `user_rank` = 0, `user_email` = 'ritesh1734@gmail.com', `user_regdate` = UNIX_TIMESTAMP('2007-09-27 02:00:28'), `user_style` = 1, `user_lang` = 'english', `user_dateformat` = 'D M d, Y g:i a', `user_attachsig` = 1, `user_allowbbcode` = 1, `user_allowsmile` = 1, `user_allowavatar` = 1, `user_allow_viewonline` = 1, `user_id` = 53) Unknown column 'user_active' in 'field list'
I have used my dolphin database for phpbb installation as mentioned in teh forum topics.
But still not able to integrate phpbb rightly please help me in doing this.
hi,
hmm as i know are between phpBB2 and phpBB3 BIG differents in coding and file names etc.
So i dont know if you are getting this to work.
Take phpBB2, you dont have some much bugs in it as in phpBB3.
GReets,
manuel
i too installed the new stable version of phpbb3...all went well untill i created a new profile on dolphin 6 and got this message -
Module error: phpbb FuncAdd error: mysql_query(INSERT INTO phpbb_users SET `user_active` = 1, `username` = 'Dean_Syme', `user_password` = MD5('69b51347391c25a7911feb9b279c0b24'), `user_level` = 0, `user_rank` = 0, `user_email` = 'dsyme@hotmail.co.uk', `user_regdate` = UNIX_TIMESTAMP('2007-12-14 05:30:15'), `user_style` = 1, `user_lang` = 'english', `user_dateformat` = 'D M d, Y g:i a', `user_attachsig` = 1, `user_allowbbcode` = 1, `user_allowsmile` = 1, `user_allowavatar` = 1, `user_allow_viewonline` = 1, `user_id` = 53) Unknown column 'user_active' in 'field list'
phpBB is working with dolphin now but I keep getting this error everytime I edit a profile or signup to the site.:
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'host'@'localhost' (using password: NO) in /home/******/public_html/Dolphin/inc/modules.inc.php(150) : runtime-created function on line 42
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/******/public_html/Dolphin/inc/modules.inc.php(150) : runtime-created function on line 45
Module error: phpbb FuncUpdate error: mysql_pconnect
My password and stuff were added when I installed the module. Members only have to signin once and everything. I would just like to get rid of the error up there.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks