Message boards :
Server and website :
Attach to project - missing or bad parameter: user_name
Message board moderation
| Author | Message |
|---|---|
|
Send message Joined: 7 Nov 07 Posts: 1 Credit: 0 RAC: 0 Level ![]() Scientific publications
|
Hi, with boinc manager 5.10.6 downloaded from here, when I try to attach to any project as a new user, the response is \"missing or bad parameter: user_name\". Attach to a project without an existing account is supposed to work with boinc 5.2+ onwards. A bug in boinc manager 5.10.6 maybe? OTOH when I create an account on the particular projects site (e.g. SETI@home) then attaching to that project with boinc manager works. Please fix (?) - Jan |
Krunchin-Keith [USA]Send message Joined: 17 May 07 Posts: 512 Credit: 111,288,061 RAC: 0 Level ![]() Scientific publications ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
@ GDF, I saw this on dev email list Attaching to projects should still be broken with current SVN, as html/user/lookup_account.php:37 still reads: $user->update(passwd_hash=\'$user->passwd_hash\'\"); instead of $user->update(\"passwd_hash=\'$user->passwd_hash\'\"); The mismatched quotes in :18 are fixed, though. Add missing \" |
GDFSend message Joined: 14 Mar 07 Posts: 1958 Credit: 629,356 RAC: 0 Level ![]() Scientific publications ![]() ![]() ![]() ![]() ![]() |
@ GDF, I don\'t see this line in the current php code. |
©2026 Universitat Pompeu Fabra