iainbryden
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Switching Domains – Endless LoopThanks samboll, but no good. I looked at that before. A forum moderator moved the part of the thread that contained the actual solution to another location, which is now a broken link.
from the thread:
This is the entire wp-settings.php file:
Removed by moderator. Post only your changes, or use https://wordpress.pastebin.ca for large files.
The modification is on line 89.Also, ‘Disable Canonical URL Redirection’ causes errors in my admin pages making it so I can’t do certain things, like sign out or make certain updates. I get errors like these:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/i/a/i/foo/html/wp-content/plugins/disable-canonical-redirects/disable-canonical-redirects.php:12) in /home/content/i/a/i/foo/html/wp-login.php on line 267
wp-login.php Line 267 is:
header('Content-Type: '.get_bloginfo('html_type').'; charset='.get_bloginfo('charset'));
Forum: Installing WordPress
In reply to: Switching Domains – Endless LoopI found a posting with a link to
. It’s a plug-in called Disable Canonical URL Redirection. It seems to work. But it seems strange that I need a plug-in to fix this problem.
Any other ideas?
Forum: Installing WordPress
In reply to: Switching Domains – Endless LoopYes, I have been trying to fix this for several hours. There are some posts about redirect loops happening with the admin pages, with permalinks turned on, with an .htaccess file, but none what showed my issue, except for the fact that I was using an older version of WP, but I’ve recently updated.
Forum: Installing WordPress
In reply to: 2.5.1 Endless Redirection Issue.I’m trying to solve an issue with a redirect loop and the moderator moved the relevant info to a link which is now broken (https://wordpress.pastebin.ca/).
Forum: Installing WordPress
In reply to: Switching Domains – Endless Loopmoshu, yes I did. Both site_url and home are set to “www.websiteB.com”