1
blackrx
xoops_theme_select not working
  • 2010/6/27 10:52

  • blackrx

  • Quite a regular

  • Posts: 227

  • Since: 2008/2/5 1


Hi i use this in my theme.html but it is not working

le="color: #000000"><?php <a href="<{$xoops_url}>/index.php?xoops_theme_select=V2"><img src="<{$xoops_url}>/images/v2.png" title="Theme v2"/></a>


i activated the theme block and it worked in changing theme but not the code above


what is wrong in the code above ?


is there any line that i should put in my theme.html ?

2
Tarik
Re: xoops_theme_select not working
  • 2010/7/21 19:13

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Hello, to allow to the variable to take another theme you must check the theme in the preference of the website
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.

3
blackrx
Re: xoops_theme_select not working
  • 2013/4/17 2:38

  • blackrx

  • Quite a regular

  • Posts: 227

  • Since: 2008/2/5 1


Tarik, ive selected the theme in pref

for anyone who have the same problem

i have finally figured this out, this is not working because of the preferences in Defacer module

you have to set Disable Theme changing in Defacer pRef as Yes