can't access any link on my site.redirects to error page when click a link.
-
i’ve just installed wordpress on 000webhost (free plan)and activated buddypress plugin.homepage seems ok but i can’t access anything by clicking any links like members,activity,about etc… it redirects to https://err.000webhost.com/
my website>>and one thing may be i should mentoin in permalink setting on my dashboard a message appears when i try to change link structure–>
If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.
(this is the code it shows me)<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
—————————————————————-
it would be nice to have your kind suggestion.thank you.
- The topic ‘can't access any link on my site.redirects to error page when click a link.’ is closed to new replies.