johnstray2001
Hello.
The plugin gives an error.
PHP 5.4(MAX FOR OC XP)
Error:
Valid:
Where are the full examples theme.xml ?
Hello.
The plugin gives an error.
PHP 5.4(MAX FOR OC XP)
Code:
Parse error: syntax error, unexpected '.', expecting ',' or ';' in xxx\plugins\ThemeExtras\ThemeExtras.class.php on line 17
Error:
Code:
var $data_file = GSDATAOTHERPATH . 'themes-config.xml';
Valid:
Code:
var $data_file = "data/other/themes-config.xml";
Where are the full examples theme.xml ?
