Join Form not working - I am desperate

Hello to everybody,

I wish i was'nt come here and ask for help, but as it seems, here is my last hope. I am dealing with the problem that my users when sign up for an account after "Submit" they get a blank page on I.E. and Firefox browser a join.php page to download. After that i get database erros such as listed below. Another error i get is when user clicks on the Confirmation Link, he gets also a blank page, but the account gets activated anyway. Only after pressing the second time on the Confirmation Link the page is loading, notifying the user that his account is already activated.


Database error in ***** Query: UPDATE `Profiles` SET `Password` = '884063ea5a9255f765c3b994865cb86a' WHERE `ID` = 212 Mysql error: MySQL server has gone away Found error in file /home/*****/public_html/inc/classes/BxDolProfilesController.php at line 218. Called db_res function with erroneous argument #0 Debug backtrace: Array ( [1] => Array ( [file] => /home/*****/public_html/inc/classes/BxDolProfilesController.php [line] => 218 [function] => db_res [args] => Array ( [0] => UPDATE `Profiles` SET `Password` = '884063ea5a9255f765c3b994865cb86a' WHERE `ID` = 212 ) ) [2] => Array ( [file] => /home/*****/public_html/inc/classes/BxDolProfilesController.php [line] => 141 [function] => updateProfile [class] => BxDolProfilesController [type] => -> [object] => BxDolProfilesController Object ( [oPF] => BxDolProfileFields Object ( [iAreaID] => 100 [sCacheFile] => /home/*****/public_html/inc/db_cached/ProfileFields.inc [aArea] => Array ( [0] => Array ( [Items] => Array ( [1] => Array ( [Name] => ID [Type] => system [Default] => [Unique] => 1 [Extra] => ) [2] => Array ( [Name] => NickName [Type] => text [Default] => [Unique] => 1 [Extra] => ) [3] => Array ( [Name] => Password [Type] => pass [Default] => [Unique] => [Extra] => ) [4] => Array ( [Name] => Email [Type] => text [Default] => [Unique] => 1 [Extra] => ) [5] => Array ( [Name] => DateReg [Type] => system [Default] => [Unique] => [Extra] => ) [6] => Array ( [Name] => DateLastEdit [Type] =>    (ETC...)



I don't know what made this happen, because before was working. And another error i get from time to time is as it follows:

Database error in **** Query: DELETE FROM `Tags` WHERE `ID` = 209 AND `Type` = 'profile' Mysql error: MySQL server has gone away Found error in file /home/****/public_html/inc/tags.inc.php at line 79. Called db_res function with erroneous argument #0 Debug backtrace: Array ( [1] => Array ( [file] => /home/******/public_html/inc/tags.inc.php [line] => 79 [function] => db_res [args] => Array ( [0] => DELETE FROM `Tags` WHERE `ID` = 209 AND `Type` = 'profile' ) ) [2] => Array ( [file] => /home/******/public_html/join.php [line] => 428 [function] => reparseObjTags [args] => Array ( [0] => profile [1] => 209 ) ) [3] => Array ( [file] => /home/*****/public_html/join.php [line] => 116 [function] => registerMember [class] => BxDolJoinProcessor [type] => -> [object] => BxDolJoinProcessor Object ( [oPF] => BxDolProfileFields Object ( [iAreaID] => 1 [sCacheFile] => /home/******/public_html/inc/db_cached/ProfileFields.inc [aArea] => Array ( [0] =>   (ETC...)


Any idea what this could be?

P.S.: The user is indeed registered in the database and it appears in the Admin Panel as well. Thanks a lot for your time spent reading my post.

Quote · 20 Oct 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.