• 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

Viewing 1 replies (of 1 total)
  • Plugin Author videowhisper

    (@videowhisper)

    As plugin works on other setups, issues are probably related to specific hosting configuration.
    For 500 error you need to check web server error logs.
    Notices should not be output as that can break ajax request.

    Contact technical support for troubleshooting and improvement options:
    https://videowhisper.com/tickets_submit.php

Viewing 1 replies (of 1 total)
  • The topic ‘frontend uploader not working’ is closed to new replies.