Message boards : News : Profile creation and spam protection
Message board moderation
Author | Message |
---|---|
Send message Joined: 28 Oct 17 Posts: 16 Credit: 6,200,724 RAC: 0 |
Profile creation is enabled. Recaptcha is enabled for registration. After a while, spam users will be deleted. |
Send message Joined: 13 Apr 18 Posts: 7 Credit: 8,387,031 RAC: 0 |
Very good idea. I fully agree. It is more difficult to connect, but you also need to say the captcha not work with Internet explorer. It is OK with Firefox |
Send message Joined: 28 Jun 20 Posts: 4 Credit: 159,912 RAC: 0 |
I can't create a profile, even after a correct Recaptcha test... " Warning: Creating default object from empty value in /home/boinc/projects/latinsquares/html/user/create_profile.php on line 205 Votre réponse ReCaptcha est incorrecte. Veuillez réessayer. [= "Your ReCaptcha answer is wrong. Please try again."] Notice: Undefined property: stdClass::$has_picture in /home/boinc/projects/latinsquares/html/user/create_profile.php on line 56 Notice: Undefined property: stdClass::$has_picture in /home/boinc/projects/latinsquares/html/user/create_profile.php on line 60 " |
Send message Joined: 28 Oct 17 Posts: 220 Credit: 59,067 RAC: 11 |
Hi, can you register now and see if it changes? Thanks |
Send message Joined: 28 Jun 20 Posts: 4 Credit: 159,912 RAC: 0 |
Hello Admin, and thanks for the answer ! Unfortunately, there's no change after a new try. But I also have this problem with the new interface (same model of "responsive design" site as the present one) of Moo! Wrapper. I don't know what to think, but it seems not to be the specific problem of ODLK, and I guess that you don't have to hack the site code (Hum, I'm not an expert). Thanks anyway - and mostly, thanks for this nice project. |
Send message Joined: 28 Jun 20 Posts: 4 Credit: 159,912 RAC: 0 |
Just to complete the previous message, and for information only : 1 ) When I'm on the creating profile page (https://boinc.multi-pool.info/latinsquares/create_profile.php), I have this warning, under the 2nd paragraph of the page, "Your profile allows you to share your opinions, etc." : "Notice: Trying to get property of non-object in /home/boinc/projects/latinsquares/html/user/create_profile.php on line 56" 2 ) Trying also on Moo!Wrapper, I have a naked page with this message : "Warning: require_once(..inc/util.inc): failed to open stream: No such file or directory in /home/boincadm/projects/moo/html/user/create_profile.php on line 21 Fatal error: require_once(): Failed opening required '..inc/util.inc' (include_path='.:/usr/share/pear:/usr/share/php') in /home/boincadm/projects/moo/html/user/create_profile.php on line 21". |
Send message Joined: 28 Jun 20 Posts: 4 Credit: 159,912 RAC: 0 |
At the end, it seems to be a local mysql database problem. Here, the result of a DDG research about the warning message before creating the profile : https://duckduckgo.com/?t=ffcm&q=Notice%3A+Trying+to+get+property+of+non-object+in+%2Fhome%2Fboinc%2Fprojects%2Flatinsquares%2Fhtml%2Fuser%2Fcreate_profile.php+on+line+56&ia=web |
Send message Joined: 5 Oct 20 Posts: 2 Credit: 498,761 RAC: 2,105 |
doesnt work for me; no image selection or anything happens. No big deal :) but annoying |
Send message Joined: 5 Oct 20 Posts: 2 Credit: 498,761 RAC: 2,105 |
Hi again :) Recaptcha error :( Notice: Undefined property: stdClass::$has_picture in /home/boinc/projects/latinsquares/html/user/create_profile.php on line 56 |
Send message Joined: 28 Oct 17 Posts: 220 Credit: 59,067 RAC: 11 |
Looking into Boinc source, it seems normal that that warning happens: Notice: Undefined property: stdClass::$has_picture in /home/boinc/projects/latinsquares/html/user/create_profile.php on line 56 As it performs: if (profile_screening() && $profile->has_picture) { This warning happen when $profile is null. But it we look at the caller procedure, there is this comment: // $profile is null if user doesn't already have a profile. // Don't assign to $profile->x if this is the case. so if a user has not already have a profile , the warning pop up (usually PHP warning has turnd off, so users did not see it) |
©2024 ©2024 Progger & Stefano Tognon (ice00) & Reese