Support Forum

Profile Photo Upload

36 Answers

New Answer

MP Mr Papa
Mr Papa
Member

pushed out an update to the file uploader… only fixes the user uploaded photos showing…  no chance on the admin stuff – looks like weekend at earliest…

CF Christian Fasy
Christian Fasy
Member

Screen-Shot-2012-10-09-at-9.10.19-PM.pngThank you! Profile pictures are now showing! There’s a weird little code error. Here’s a picture. It shows up on everyone’s profile but mine, whether there are images or not. Thought you should know.

MP Mr Papa
Mr Papa
Member

first, you really should not be showing php errors on a production site…  you might reveal more info than you want…  php errors should be hidden…

and its not an error, but a warning… harmless…  but a bit more obtrusive since you are displaying errors on your production site…

and yes, its related to the change I made, but will require a core code change to fix… that will take until the next release…

MP Mr Papa
Mr Papa
Member

its in your php.ini file on your server…  look for display_errors to turn on or off…  the php.ini comments give you the php folks recommendations…

MP Mr Papa
Mr Papa
Member

np. glad to help.  I have fixed the warning in the next version of SP.. unfortunately, I could not correct it in the plugin…