obstgemuesenet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Navigation doesnt workcome on. I need help
Forum: Fixing WordPress
In reply to: Navigation doesnt workok. i took the text, put it into a text file, named it .htaccess and put it into the folder of my blog.
it did not help, instead it “404’ed the whole blog. after deleting the file, the blog worked fine (except for the navigation problem)
whats going on eh?
Forum: Fixing WordPress
In reply to: Navigation doesnt workcome on. thats not a difficult issue. Someone has to know something that’ll help me.
Forum: Fixing WordPress
In reply to: Navigation doesnt workI changed my files to 777 and when I now try to change my permalinks to “month & name” it sais
You should update your .htaccess now
And at the bottom there’s a textfield with my htaccess. What now?<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>Forum: Fixing WordPress
In reply to: Navigation doesnt workA quick update: I deleted WordPress from my ftp and the database from mysql completely. And then installed again.
Everything works perfect until I change the permalinks to “month & Name”. I then have a “fail” message when i click through my navigation.
If I change back to default ( where the link looks like http://www.website.net/blog/?p=123 ) it works.
But I dont want it that way. Please help me, I’ve been looking for months now
Forum: Fixing WordPress
In reply to: Navigation doesnt workdont remember . its really strange. ive been looking for this thing for weeks now. I think its better to reinstall wordpress from beginning
Forum: Fixing WordPress
In reply to: Navigation doesnt workok i tried everything. I also activated “show hidden files” in my ftp program and i still cant see it. I also tried WebFTP and i cant find the .htaccess
isnt there any other way to solve my problem?
Forum: Installing WordPress
In reply to: WordPress Dashboard looks weird after upgradethanks a lot. I tried everything except re-running the upgrade via Admin/Tools and it still doesnt help me.
And how do you rerun the upgrade exactly?
Forum: Fixing WordPress
In reply to: Navigation doesnt workcant find the .htaccess