beggank
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Extra directories in Next/Previous Page LinksDoes this help narrow it down at all? The following is from my host:
Do not use virtual includes, and do not use relative or parent paths. Always try and
use full paths when ever possible.Safe mode is disabled, Register Globals are enabled, and sessions will automatically
start – you would need to turn off the session start in your code, or lower your
error reporting in a php.ini file.This is a IIS server – so that means that you can not use .htaccess files to over
write global settings. You can however use a php.ini file in your root directory to
set some of the settings. Some of them are disabled globally.Forum: Fixing WordPress
In reply to: Extra directories in Next/Previous Page LinksSame result with classic and default theme.
*I* have not implemented any redirect. How would I find out if there is a redirect in place?
Thank you, by the way, for being so helpful.
Forum: Fixing WordPress
In reply to: Extra directories in Next/Previous Page LinksTwo values are correct. Both read “http://www.myblog.com/forum”.
I installed WP myself.
Forum: Fixing WordPress
In reply to: Next Page link is broken (extra directories)Bump. So, I’ve cheated and changed the posts per page to 100 (a number I considered obscene). This seems to fix my problem, but only temporarily.
Any other potential solutions out there?
Forum: Fixing WordPress
In reply to: Next Page link is broken (extra directories)Thanks for the reply.
Both WordPress and Blog address are:
I can’t find a reference to that directory structure (http://www.myblog.com/forum/cbtwmd/forum) anywhere.