Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mikaj

    (@mikaj)

    Hi esmi,

    It took me a while to get to it, but I followed your advice.

    I was able to restore my site by following the instruction under:
    When Your Domain Name or URLs Change

    …and by using the [Search and Replace for WordPress Databases Script] as suggested.
    https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    Phew! Thank you.

    Thread Starter mikaj

    (@mikaj)

    My site is in the /wp/ folder and it was giving me the errors.
    So I copied everything into my local site, and there were no errors. Other than the background and header images not showing, the local site works without a hitch.

    So, I created a new directory at /wordpress/ and copied everything there, to find that the error seen at /wp/ directory happens there again.

    As per your suggestion, I removed 2 folders using ftp from my test folder, which is /wordpress/, then uploaded the fresh folders of the same name from the version 3.5, and the error persisted. I then removed the rest of the individual files from the /wordpress/ folder, uploaded the same from the fresh package. The error persisted. I have not changed the wp-content folder yet.

    Thread Starter mikaj

    (@mikaj)

    I just did that, but the problem persists.
    The menu on the page at /wordpress/ still points to my /wp/ pages, but does that mean anything?

    Thread Starter mikaj

    (@mikaj)

    I can’t see any space or line. It starts like this:
    <?php
    /**
    * WordPress Post Template Functions.
    *

    Thread Starter mikaj

    (@mikaj)

    I see. esmi, thanks for asking.

    The site is at: https://injapanese.us/

    I’m testing in the /wordpress/ folder, and am getting the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/i/n/j/injapanese/html/wordpress/wp-includes/post-template.php:1) in /home/content/i/n/j/injapanese/html/wordpress/wp-content/plugins/complete-central-backup/complete_central_backup.php on line 62

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/i/n/j/injapanese/html/wordpress/wp-includes/post-template.php:1) in /home/content/i/n/j/injapanese/html/wordpress/wp-content/plugins/complete-central-backup/complete_central_backup.php on line 63

    When I try to log in, the following error prevents me from opening the admin screen:

    ?
    Warning: Cannot modify header information – headers already sent by (output started at /home/content/i/n/j/injapanese/html/wordpress/wp-includes/post-template.php:1) in /home/content/i/n/j/injapanese/html/wordpress/wp-content/plugins/complete-central-backup/complete_central_backup.php on line 62

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/i/n/j/injapanese/html/wordpress/wp-includes/post-template.php:1) in /home/content/i/n/j/injapanese/html/wordpress/wp-content/plugins/complete-central-backup/complete_central_backup.php on line 63

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/i/n/j/injapanese/html/wordpress/wp-includes/post-template.php:1) in /home/content/i/n/j/injapanese/html/wordpress/wp-includes/pluggable.php on line 876

    Thank you.

    Thread Starter mikaj

    (@mikaj)

    Oddly enough, I can access the same page (enter password and display the page) on my localhost without errors.

    Thread Starter mikaj

    (@mikaj)

    As for error messages, yes; that’s all I get when I try to log in while a plug-in (Complete Central Backup) is deactivated.
    When the plug in is activated, the following error SHOWS on my HOME page:

    Warning: Cannot modify header information – headers already sent by (output started at /url/wordpress/wp-includes/post-template.php:1) in /url/wordpress/wp-content/plugins/complete-central-backup/complete_central_backup.php on line 62

    Warning: Cannot modify header information – headers already sent by (output started at /url/wordpress/wp-includes/post-template.php:1) in /url/wordpress/wp-content/plugins/complete-central-backup/complete_central_backup.php on line 63

    Another symptom I noticed is that I cannot access my password protected page.
    The page asks for a password normally, but the url in the address bar has been switched to “/wp/?page_id=178” (not my test /wordpress/ directory where I clicked from) and after that, I get the following errors:

    Warning: Cannot modify header information – headers already sent by (output started at /url/wp/wp-includes/post-template.php:1) in /url/wp/wp-login.php on line 368

    Warning: Cannot modify header information – headers already sent by (output started at /url/wp/wp-includes/post-template.php:1) in /url/wp/wp-login.php on line 380

    Warning: Cannot modify header information – headers already sent by (output started at /url/wp/wp-includes/post-template.php:1) in /url/wp/wp-login.php on line 382

    Warning: Cannot modify header information – headers already sent by (output started at /url/wp/wp-includes/post-template.php:1) in /url/wp/wp-login.php on line 399

    Warning: Cannot modify header information – headers already sent by (output started at /url/wp/wp-includes/post-template.php:1) in /url/wp/wp-includes/pluggable.php on line 876

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