ABSPATH Wrong
-
Whenever you try to go to my wordpress blog ‘http://www.gadget-world.net’, it redirects to ‘http://www.gadget-world.net/gadget-world.net/’. In chrome it says ‘Oops! This link appears broken’.
I have DB table wp-options #1 set to http://gadget-world.net
wp-options #39 set to http://gadget-world.netThe wp-config file has the standard:
>>>CLIP<<<
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
require_once(ABSPATH . ‘wp-settings.php’);
>>>END-CLIP<<<<Is there another wordpress setting that might cause this?
-
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for WordPress.com hosted blogs only. If you have a self-hosted WordPress blog you need to seek help at the WordPress.org forums, not here.
If you don’t understand the difference, you may find this information helpful.
-
- The topic ‘ABSPATH Wrong’ is closed to new replies.