desirecampbell
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin submitWhile I did keep an eye on my spam folder it still could have slipped through.
Unfourtunately, if that’s the case there doesn’t seem to be a way to cancel the initial request or re-request.
Forum: Installing WordPress
In reply to: The version 2.6 will not work! Dont install!I’m actually having similar problem.
Most of my permalinks work, it’s just the pages that are permalinked as a single number – instead of loading the right page, they seem to simply ignore the “/1” and load that page.
More specifically, I’ve got a page at /this-page-title and then /this-page-title/1 and /this-page-title/2 and /this-page-title/3 and, with settings-permalinks set to anything except the default, all that will load up with those URLs is the /this-page-title.
I’ve tried deleting .htaccess and having WP recreate it: no luck. I’ve tried using the other pre-made settings for permalinks: no luck. The only thing that does seem to work, other than the default ?p=id format, is <string>adding index.php/ to the permalinks.
And that just doesn’t make sense. I’m testing on a WindowsXP/Apache1.3.33 machine so there’s no reason for needing index.php in there, and anything else causes the same problem as nothing there.
Any ideas?
FYI – clean install, no imports, no plugins. Changing the page permalinks to anything except single numbers fixes everything too.