Customizing SMF > Modifications and Packages
SimpleSEF 2.0 (SMF 1.1.x and SMF 2.0)
Xarcell:
Ok, I tested it on a fresh installation of SMF 2.0.2 that is on the same server. Either it does work properly with SMF 2.0.2, or something's wrong with my server. I will continue to try and track down the problem.
Yoshi:
Does your server have mod_rewrite enabled..?
Xarcell:
--- Quote from: Yoshi2889 on April 15, 2012, 03:27:00 PM ---Does your server have mod_rewrite enabled..?
--- End quote ---
Supposed to, but I don't see it? http://inspireromance.com/phpinfo.php
Suki:
You do have it, otherwise you won't be able to use the mod.
It is weird, on all the forums I installed this mod I never saw the board urls to use the ID only, usually the name is used
do you have any other script on your .htaccess file?
I want to assume is a weird server configuration or something else is modifying the urls after simpleSEF
Xarcell:
I can't seem to figure it out either.
The only thing in my .htaccess is:
--- Code: ---RewriteEngine On
# Uncomment the following line if its not working right
# RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
--- End code ---
Which is right according to simpleSEF help. I tried to delete the htaccess after simplesef uninstall, to see if it would recreate it on reinstall , but resulted in a 404 error on my site after I removed it.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version