Too Many Errors after Moving Blog

Discussion in 'WordPress' started by Xavier_3D, Jun 13, 2012.

  1. #1
    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.
     
    Xavier_3D, Jun 13, 2012 IP
  2. SolidShellSecurity

    SolidShellSecurity Banned

    Messages:
    262
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    45
    #2
    How did the move take place? Did a professional make the move? Apparently something was changed or not setup correctly.
     
    SolidShellSecurity, Jun 13, 2012 IP
  3. Xavier_3D

    Xavier_3D Well-Known Member

    Messages:
    1,299
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #3
    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.
     
    Xavier_3D, Jun 13, 2012 IP
  4. locke815

    locke815 Peon

    Messages:
    480
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think you should go for a Total Managed WordPress Hosting. They can do a good job in helping you perform a migration.
     
    locke815, Jun 14, 2012 IP
  5. SolidShellSecurity

    SolidShellSecurity Banned

    Messages:
    262
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    45
    #5
    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?
     
    SolidShellSecurity, Jun 14, 2012 IP
  6. iMarcus

    iMarcus Active Member

    Messages:
    122
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    90
    #6
    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!
     
    iMarcus, Jun 14, 2012 IP
  7. THPubs

    THPubs Member

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #7
    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?
     
    THPubs, Jun 15, 2012 IP