Upload gives no response, errors in server logs
-
This plugin generally works for me, this is the first time I try it on this environment and I can’t share the url because the site is behind a password anyway.
The problem is that when I try to upload an image, the upload seems to take place but then I just get a blank screen with the dasbhoard sidebar on the left. No warning, no error, but also the image does not get uploaded.
The server log (apache) spits out 2 warnings and one error when I click Upload after selecting a valid image:
PHP Warning: basename() expects parameter 1 to be string, object given in /[full path to domain.com]/wp-content/plugins/wp-cycle/wp-cycle.php on line 137, referer: https://example.com/wp-admin/upload.php?page=wp-cycle
PHP Warning: file_exists() expects parameter 1 to be string, object given in /[full path to domain.com]/wp-includes/media.php on line 246, referer: https://example.com/wp-admin/upload.php?page=wp-cycle
PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /[full path to domain.com]/wp-includes/media.php on line 247, referer: https://example.com/wp-admin/upload.php?page=wp-cycleAny ideas? Thank you.
- The topic ‘Upload gives no response, errors in server logs’ is closed to new replies.