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…
Support Forum

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…
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…
np. glad to help. I have fixed the warning in the next version of SP.. unfortunately, I could not correct it in the plugin…
