2007-08-09 08:32:56
edit theme settings in database
hi, i messed up a demo installation a bit here.
upgraded Atutor, and tried to switch to a custom theme I had installed in the previous version (that for some reason appeared as a choice under admin -> sys. prefs -> themes)
..these theme files were however not in the theme directory, with the result that I only get blank screens now, so I can not change back.
..so, how do you edit these settings directly in the database? I find something in the AT_config table, under pref_defaults, saying:
a:1:{s:10:"PREF_THEME";s:8:"Atutor_1";}
Atutor_1 is the name of this theme, but changing that name doesn't do a thing.
I have also tried to copy the Atutor_1 files into the new themes directory, and tried to copy the content of pref_defaults from a functioning installation, but with no luck..