johnpfranks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS Feed Gives A “404 – Page not found” pageI have another thread going on a similar issue
/%category%/%postname%/ not working 2.7
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7yes, changed to 777
This issue should be escalated, seems like people are having similar issues all over the place .. “404 issues”
i guess I have to back out to 2.6 again … 7 days work ..not happy
svsdnb – Thanks for the personal touch though, appreciate that you tried
JF
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7uploaded your .htaccess file .. 404 errors are still there
changed back to default permalinks
uploaded .htaccess file again
changed to custom permalinks /%category%/%postname%/
checked .htaccess (correct entries still there)
404 errors are still there
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7ok, waiting for the email to arrive…
i used the editor in cpanel
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7here’s the thing..
4 blogs all working fine with /%category%/%postname%/
upgrade to 2.7 – doesn’t work
backup data, wipe it clean and do a virgin install – doesn’t work
now all my blogs (bar the one i’m testing fixes on) are running ugly permalinks, and all my external links are broken ??
reinstalled 2.6 on 1 blog this morning to validate that something hasn’t changed on my server at the hosting company, and it works fine
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7svsdnb
there is no content, no issue, and i need the help
send me an email and I’ll set you up an account
JF
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7this all worked fine in 2.6 , it’s only since i did an install of 2.7 that i have this problem
and don;t worry about the access – i’m happy to give you access if you can help me – this is a nightmare
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7the only one that works is the default ..
none of the other presets work
neither does the custom (obviously)..sorry
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7did that several times, same thing
even spoke to my hosting company to check permissions, they are as per requirements
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7this is a brand new installation right now, I’ve been trying to get this working for days
the is : https://www.johnpfranksblog.com if you want to take a look..
there are no plugins and it’s using the default theme
default category: is category, default tag is: tag
Appreciate your help, happy to give you access if you could help me.
JF
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7did that, still getting 404 erros
Forum: Fixing WordPress
In reply to: Permalinks other than default not working without index.phpapologies Mod .. double post (accidental)
moving my post updates to post name:
/%category%/%postname%/ not working 2.7
Forum: Fixing WordPress
In reply to: /?tegory%/%postname%/ not working 2.7ok..
i set it to # BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
changed perms to 755
still the same: 404 error on any posts or pages