The template chooser module for Joomla 1.5.3

  • User avatar
  • waseem
  • Site Admin
  • Posts: 127
  • Joined: Wed Apr 30, 2008 1:21 pm

Poston Sat May 03, 2008 8:37 pm waseem said:

What happened to the template chooser module in Joomla 1.5.x?

The bad news
There isn't a template chooser for Joomla 1.5.x

The good news
A user by the name of Largowww made a template chooser for Joomla 1.5, it requires a small hack to the Joomla core file includes/application.php. The hack is pretty simple, all one has to do is look for the line:
Code: Select all
if ($template = $this->get('setTemplate')) {

(around line 285 in Joomla 1.5.3)

Then replace that line with this code:
Code: Select all
if ($template = $this->getUserState('setTemplate')) {


You can download the module from the extensions area or from the author's homepage:
http://joomla.linkster.be/new/index.php ... einfo&id=5

Re: The template chooser module for Joomla 1.5.3

  • No avatar image
  • mkp
  • Posts: 3
  • Joined: Tue Aug 10, 2010 6:01 pm

Poston Thu Aug 12, 2010 5:51 am mkp replied:

I have always been an ardent reader of this blog. It has been of immense help to me as a computer enthusiast. Waseem, in particular, has always helped me to gain valuable knowledge about Joomla. Here he is talking about template chooser module in Joomla 1.5.x. He points out that for this you need to do a small hack to Joomla core file. He has clearly explained the programming part as well. He has also given the link from where we can download the module.email marketing software


Return to Extensions

Who is online

Users browsing this forum: No registered users and 1 guest