Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Admin themes doesn't work?
#5
Connie Wrote:Do you have some tips for us to get it working with a 3.0 stable version?
The problems are with /admin/template/style.php not working properly. You could try to exchange the whole file with the newest style.php from the development version.

If you want to play it safe and stick to the stable release you can try the following two search and replaces:

Search: (line 15)
Code:
simplexml_load_string($xml, 'SimpleXMLExtended', LIBXML_NOCDATA)
Replace with:
Code:
simplexml_load_string($xml)
Search: (line 19 and 21)
Code:
GSTHEMESPATH.'
Replace with:
Code:
'../../theme/
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
Admin themes doesn't work? - by krisu - 2011-03-28, 00:37:00
Admin themes doesn't work? - by ccagle8 - 2011-03-28, 11:08:24
Admin themes doesn't work? - by krisu - 2011-03-28, 18:09:49
Admin themes doesn't work? - by Connie - 2011-06-16, 04:02:25
Admin themes doesn't work? - by Zegnåt - 2011-06-16, 07:07:20
Admin themes doesn't work? - by Connie - 2011-06-16, 14:40:58
Admin themes doesn't work? - by Ampersand - 2011-10-18, 04:17:35
Admin themes doesn't work? - by Connie - 2011-11-03, 21:56:59
Admin themes doesn't work? - by jetbrav - 2011-11-05, 23:45:59



Users browsing this thread: 1 Guest(s)