nullacht15

Reviews(1)
 
bynullacht15, March 16, 2008
3 of 3 people found this review helpful
Template Chooser
Great for testing templates without changing default template in the backend.

But need a very small change in the Joomla Core to work:
In file /includes/application.php in function getTemplate change the line
if ($template = $this->get('setTemplate')) {
to this one
if ($template = $this->getUserState('setTemplate')) {

My respect & thanks to the developer. :)

Greetings from old europe.