berntpb
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
After running my post through the Google AI, it suggested trying the Regenerate Thumbnails plugin, which eventually solved the problem.
Removed the following from the .htaccess file.
RewriteCond %{HTTP_HOST} ([a-zA-Z0-9-]+\.([a-z]{2,4})|co\.uk|me\.uk|org\.uk|priv\.no)$ RewriteRule ^(.*)$ http://%1/%{REQUEST_URI} [L,QSA]The http://test.bonitas.no/ works, but the styling is lost. Though not for the main site http://test.bonitas.no. For the http://test.bonitas.no/wp-admin i get a 404.
I reinserted the code again.
Yes the http://test.bonitas.no/ is working fine. However http://test.bonitas.no/wp-admin is not. It gets redirected to http://www.bonitas.no/wp-signup.php?new=bonitas.no
I don’t know, but i suspect the above “POS” is to blame for that error?
I’ll try to take that out to see what happens.
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)