Questions and Answers :
Web site :
Can't add a picture to my profile
Message board moderation
Author | Message |
---|---|
Send message Joined: 31 Mar 15 Posts: 2 Credit: 698,885,088 RAC: 0 |
|
Send message Joined: 31 Mar 15 Posts: 2 Credit: 698,885,088 RAC: 0 |
Ping! |
Send message Joined: 27 May 15 Posts: 2 Credit: 9,448,808 RAC: 58,221 |
Same : Fatal error: Call to undefined function imageCreateFromJPEG() in /home/boincadm/projects/moo/html/user/create_profile.php on line 128 and Fatal error: Call to undefined function gd_info() in /home/boincadm/projects/moo/html/inc/image.inc on line 23 |
Send message Joined: 2 May 11 Posts: 2 Credit: 1,380,470 RAC: 0 |
I'm also having difficulty. When I attempt to update my profile (a simple tweet to the text) and add a photo, When I click on the "I'm not a Robot" gadget (reCAPTCHA) .. It just spins endlessly. then, when I hit the update button, I get "Your ReCaptcha response was not correct. Please try again." (not a surprise, since the call to reCAPTCHA wasn'[t actually satisfied.) Thanks! // Brian Expanding the edge of Science. |
Send message Joined: 2 May 11 Posts: 2 Credit: 1,380,470 RAC: 0 |
also, attempting to add a photo to my "edit community prefs", it failes with: Fatal error: Call to undefined function gd_info() in /home/boincadm/projects/moo/html/inc/image.inc on line 23 // Brian |
Send message Joined: 20 Apr 11 Posts: 388 Credit: 822,356,221 RAC: 0 |
Adding/changing pictures on profiles should be working again. It was a simple as missing a required PHP module (GD) that the profile system needed to process the pictures. -w |