Chris,
I noticed that one setting is not read from my config-file: the skin.
When I set the editor-option
this skin is active.
When I define the same in my config-file:
the skin "getsimple" is active.
When I deactivate line 312 in admin/edit.php
then "my" skin is active.
So I think you check only the settings in gsconfig.php and overwrite the settings from customConfig ;=(
I noticed that one setting is not read from my config-file: the skin.
When I set the editor-option
Code:
skin : 'v2',
this skin is active.
When I define the same in my config-file:
Code:
config.skin = "v2",
the skin "getsimple" is active.
When I deactivate line 312 in admin/edit.php
Code:
skin : 'getsimple',
then "my" skin is active.
So I think you check only the settings in gsconfig.php and overwrite the settings from customConfig ;=(
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18