Conversation
supportOn one host, Rochen, it stops working after echoing one thing (and possibly other things break it but this simple example shows the issue). For example: echo 'foo'; will work. But this won’t: echo 'foo'; echo 'bar'; On another host, Bluehost, any code seems to work fine, with a similar WordPress setup. Is this something I should take up with my host or is it a plugin issue? If you let me know what other information I need to provide, I will happily provide. http://wordpress.org/plugins/debug-bar-console/
I should note, the server it works on is running PHP version: 5.2.17. The one it does not work on is using PHP version: 5.3.22
I should note, the server it works on is running PHP version: 5.2.17. The one it does not work on is using PHP version: 5.3.22