Change template with Template Selector with PHP-script?
Monday, 12 August 2013 14:51
I am using Template Selector for Joomla 1.5. Unfortunately I cant change template with Template Selector via query string, because my .htaccess blocks the word template in URI and I can't make an exception with a RewriteRule. I wonder is it possible to change to another template with a small PHP-script like templatename.php and could I get suggestions how this script should be made?