Infinite Loop Problem
-
I use the types and views plugin and received a problem having the page load and this is what the hosting company tech support has found. Does anyone have any idea on how to fix this?
Michael
————-
Hello:Unfortunately, it appears that the “Types” plugin is malfunctioning. I was able to trace the PHP process running, and with the Types module installed your WordPress blog was stuck in an infinite loop, constantly calling the exact same SQL queries over and over and over again and never completing generating the page, which is where you were getting the 500 errors.
(Query for example: SELECT * FROM wp_frm_display WHERE insert_loc != ‘none’ and post_id=6928 LIMIT 1 and SELECT * FROM wp_posts WHERE ID = 5639 LIMIT 1 are two queries I see endlessly repeated until PHP and WordPress die.)
By disabling the “Types” module I was able to get the pages to load, but because this one page really depends on the types module you now see the Types shortcodes instead of content, and clicking on the links take you to 404 pages.
My apologies, but we won’t be able to assist any farther with this, as it appears to be a coding or configuration issue with the Types plugin. You’ll need to contact the developer of Types for further support. It’s possible that Types is interfering with another plugin you have installed or that there’s some configuration issue involved here, but configuring WordPress modules is outside the scope of our support.
If you have any further questions or concerns, please let us know.
Cheers!
Zoe B.
Linux Systems Administrator II
- The topic ‘Infinite Loop Problem’ is closed to new replies.