• Resolved igendreau

    (@igendreau)


    I’ve done this several times before, but never had this error. I installed wordpress in a sub-directory (/wordpress) and just moved it to my root directory using these instructions:

    http://codex.wordpress.org/Moving_WordPress#Moving_Directories_On_Your_Existing_Server

    Followed the instructions, but when I go to login to the admin side I get the following error codes:

    /homepages/13/d123496884/htdocs/pkpdinccom/wp-login.php on line 437
    
    Warning: Cannot modify header information - headers already sent by (output started at /homepages/13/d123496884/htdocs/pkpdinccom/wp-content/themes/CherryFramework/includes/less-compile.php:155) in /homepages/13/d123496884/htdocs/pkpdinccom/wp-includes/pluggable.php on line 918
    
    Warning: Cannot modify header information - headers already sent by (output started at /homepages/13/d123496884/htdocs/pkpdinccom/wp-content/themes/CherryFramework/includes/less-compile.php:155) in /homepages/13/d123496884/htdocs/pkpdinccom/wp-includes/pluggable.php on line 919
    
    Warning: Cannot modify header information - headers already sent by (output started at /homepages/13/d123496884/htdocs/pkpdinccom/wp-content/themes/CherryFramework/includes/less-compile.php:155) in /homepages/13/d123496884/htdocs/pkpdinccom/wp-includes/pluggable.php on line 920

    And using my login and password doesn’t log me in, it just reloads the page with the same errors. Any help would be appreciated. The url is http://www.pkpdinc.com/wp-login.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter igendreau

    (@igendreau)

    Something definitely screwy with where the server is looking. That first error is:
    error: failed to find /homepages/13/d123496884/htdocs/pkpdinccom/wordpress/wp-content/themes/theme49466/style.less

    The ‘wordpress’ part of that directory is where the site used to be, but I moved it, and changed both URLs in the admin settings before I moved it. Why is it still looking for the wordpress directory??

    Thread Starter igendreau

    (@igendreau)

    Okay, figured it out for anyone else with the same issue. Key is if you’re using a theme based on the Cherry Framework. If you are, you need to delete the cache files. See this link, and you’ll be good:

    http://smallmouthmediagroup.com/moving-wordpress-site-cherry-framework-tip-lessphp-errors/

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Move Directory Issue’ is closed to new replies.