frontend uploader not working
-
When I try to upload images to the gallery they fail.
With debug set to true in wp-config, here are the errors/notices I get:
Deprecated: Non-static method VWpictureGallery::picture_page() should not be called statically in C:\laragon\www\cmi\wp-includes\class-wp-hook.php on line 287
Deprecated: Non-static method VWpictureGallery::videowhisper_pictures() should not be called statically in C:\laragon\www\cmi\wp-includes\shortcodes.php on line 343
Deprecated: Non-static method VWpictureGallery::videowhisper_picture_upload() should not be called statically in C:\laragon\www\cmi\wp-includes\shortcodes.php on line 343
Notice: Undefined variable: options in C:\laragon\www\cmi\wp-content\plugins\picture-gallery\picture-gallery.php on line 987
Notice: Trying to access array offset on value of type null in C:\laragon\www\cmi\wp-content\plugins\picture-gallery\picture-gallery.php on line 987
Deprecated: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in C:\laragon\www\cmi\wp-includes\functions.php on line 4713
Notice: Undefined variable: htmlCode in C:\laragon\www\cmi\wp-content\plugins\picture-gallery\picture-gallery.php on line 1057
In the browser console i get this error:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) :82/wp-admin/admin-ajax.php?action=vwpg_upload:1
- The topic ‘frontend uploader not working’ is closed to new replies.