![]() |
WP Guru Question
I have set up a new blog, and when the new posts are made. They are going to the new page. However, the clickable links are not working. I am thinking maybe it is a write issue (cmod 777) on the server, but I could be wrong.
http://celebrityfeetandsoles.com/ |
Looks like you haven't set up the htaccess for the permalinks.
|
Quote:
:thumbsup:thumbsup |
Quote:
chmode 755/777 on index.php and wp-content + htaccess with <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Done. |
In the past, I always had PHAT do my script installs to make sure they were done right. Now they have a new auto script installer for some scripts. That whole one click thing. From the best I can tell, it would appear that one click is not setting up the chmod 777/775 thing correctly.
I do not screw around on the server side stuff. I am a sales man. Not a techie. So I leave that shit to them. Just like I no longer do coding work. It would take me 4 days to do something a konrad or a good coder can bang out in an hour. |
To be sure its a permalink issue, set the links back to the default, if it works then, its that, upload a blank .htaccess file and chmod it 666 then update the permalinks.
|
Here is the official PHAT answer
Quote:
|
that theme was scary ooooooooooooo
|
hey I have something you might like for that ... maybe
|
Quote:
|
PHAT has gotten that shit fixed now.
Leave it to PHAT to get dat shit handled in minutes. :thumbsup |
If you want you can always just upload a blank page named .htaccess and chmod it to 777 then Wordpress will write the correct code to it for you. I do this with mine that way if I make changes in the future it is easy to make sure everything works.
|
All times are GMT -7. The time now is 03:20 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123