Invalid PHP – 500 Server Error
-
Upon upgrading to a newer version of PHP, where there are stricter standards for invalid PHP, I found this incorrect code in your plugin that caused a 500 server error:
File: social-plugins/widgets/like-box.php
Line: 84
Screenshot: https://dp.wecreate.com/ZjLn
PHP Fatal Error: ‘break not in the ‘loop’ or ‘switch’ contextCan you please fix this by just getting rid of the break; statement? It doesn’t do anything anyways if it’s not in a loop or switch. This is kind of urgent as my sites will all break if you ever update this plugin again.
Hugely appreciated. Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Invalid PHP – 500 Server Error’ is closed to new replies.