So I made a transition of my webhost a month back and since then some major areas are now filled with variable errors. After running WP Debug, these are the ones I got. Notice: Undefined index: page in /home3/youthcor/public_html/wp-content/plugins/advanced-category-excluder/advanced-category-excluder.php on line 15 Notice: Undefined variable: livePreviewDivAdded in /home3/youthcor/public_html/wp-content/plugins/live-comment-preview/live-comment-preview.php on line 347 Notice: Use of undefined constant SEOSuperComments_admin_menu - assumed 'SEOSuperComments_admin_menu' in /home3/youthcor/public_html/wp-content/plugins/seo-super-comments/seo-super-comments.php on line 34 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. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home3/youthcor/public_html/wp-includes/functions.php on line 3587 Notice: Undefined index: page in /home3/youthcor/public_html/wp-content/plugins/twitterlink-comments/twitterlink-comments.php on line 37 Code (markup): Also whenever I try to post a PAGE, I get a white blank screen. This problem doesn't happen in Normal blog posts though. I really need these errors removed if someone can help me out.
How did the move take place? Did a professional make the move? Apparently something was changed or not setup correctly.
Not really. The simple method that we followed was. * Backup the database, plugins and theme files. * Install a fresh copy of WP on the new hosting. * Import the tables (in phyMyAdmin) and upload theme and plugin files (FTP). * Made changes to wp-config.php for new username/password of DB.
I think you should go for a Total Managed WordPress Hosting. They can do a good job in helping you perform a migration.
So these errors never existed before? The move was done correctly. I'm assuming the username/path dir all stayed the same and there is not a trace of the old one left? Is the new server configured differently then the old?
Have you installed in a subfolder? Did you change all the correct wp_options fields to make sure that all settings were as before the move? Hope this helps!
Did you copy every single file? How did you move? Copy them to your machine and then upload to the new location? Or zip and directly get it to the new server from the old server through SSH?