View Single Post
Old 08-08-2010, 06:41 AM  
bloggerz
Too lazy to set a custom title
 
bloggerz's Avatar
 
Industry Role:
Join Date: Dec 2006
Posts: 16,256
do you have an .htaccess file in the root folder? make sure it has this...


Code:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
__________________
I SELL ADULT BACKLINKS! Email: eroticweb>gmail SKYPE: gfybloggerz

$$$$$ MAKE HUGE MONEY IN CAMS - CLICK HERE $$$$$
bloggerz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote