Tests succeed, but PHP errors abound and site images not converting
-
I’m working with WPEngine support to try to get this plugin working and they’ve set up the nginx rules, but am having trouble getting images to convert. Sampling of PHP errors:
[Tue Dec 11 19:56:50.134358 2018] [php7:error] [pid 7963] [client 108.168.241.133:45619] PHP Fatal error: Uncaught Error: Class 'WebPConvert\\Converters\\' not found in /nas/content/live/emdev/wp-content/plugins/webp-express/test/test-run.php:71\nStack trace:\n#0 /nas/content/live/emdev/wp-content/plugins/webp-express/test/test-run.php(100): getConverterOptionsFromQueryString(NULL)\n#1 {main}\n thrown in /nas/content/live/emdev/wp-content/plugins/webp-express/test/test-run.php on line 71, referer: https://mktgdev.eventmobi.com/wp-content/plugins/webp-express/test/test-run.php
and
[Tue Dec 11 18:22:05.647141 2018] [php7:notice] [pid 19502] [client 75.98.194.58:16888] PHP Notice: Undefined index: source in /nas/content/live/emdev/wp-content/plugins/webp-express/test/test-run.php on line 46, referer: https://mktgdev.eventmobi.com/wp-content/plugins/webp-express/test/test-run.php?source=/nas/content/live/emdev/wp-content/plugins/webp-express/test/focus.jpg&destination=/nas/content/live/emdev/wp-content/webp-express/webp-images/test-conversions/focus.jpg.webp&converter=ewww&quality=70&key=yXcnvAtwGStCZT4GGpu7fXvpmpZZUPUi&key-2=&
I’ve got EWWW and Gd running and tests seem successful… Screenshots: https://www.dropbox.com/s/cn6z16856jvl7ju/Screenshot%202018-12-11%2015.21.59.png?dl=0 and https://www.dropbox.com/s/q5ubmyjv5phawit/Screenshot%202018-12-11%2015.22.58.png?dl=0
Any ideas what to try?
The page I need help with: [log in to see the link]
- The topic ‘Tests succeed, but PHP errors abound and site images not converting’ is closed to new replies.