Where do you place these redirection? They have to be BEFORE
Code:RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
Where do you place these redirection? They have to be BEFORE
Code:RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me