adriana.torres
Member
Posted 4 months ago #
I randomly get this error on the mobile version of our blog.
Error: Parse error: syntax error, unexpected T_STRING in /home/cgleaks/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php(211) : eval()'d code on line 1
URL: http://m.cgleaks.org/3481/transformers-fall-of-cybertron-cinematic-trailer/
Please help!
http://wordpress.org/extend/plugins/wp-super-cache/
I haven't seen that error but that line serves the cached page. It might happen if <?php is somehow printed to your browser and gets captured in the cache file. If you want to track it down then log the filename of the page served (with a timestamp) and try to correlate the error with that file. Check the file then.