I get a TON of these errors when I migrated my WP to a VirtualBox Centos machine:
Undefined variable: rawHTML
Is my PHP not set up correctly? How can I tell? I'm quite lost because most of the site appears to be normal.
I'm migrating from a PHP 5.2 to a 5.3 Centos server.
Additional errors include:
Notice: has_cap was called with an argument that is deprecated since version 2.0!
and
Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks.
Any help is greatly appreciated