Search found 2 matches

by mfleeson
Thu Nov 05, 2020 6:38 pm
Forum: Community Help & Support
Topic: forgot password errors
Replies: 1
Views: 4736

Re: forgot password errors

It looks like your configuration table is corrupted. Suggest you do a clean installation of latest version.
by mfleeson
Thu Nov 05, 2020 6:37 pm
Forum: Community Help & Support
Topic: categories error
Replies: 1
Views: 5160

Re: categories error

Try running this sql on your phoenix installation. SELECT * FROM configuration WHERE configuration_key="MODULE_BOXES_CATEGORIES_MAX_LEVEL"; In my phoenix 1.0.7.9 it shows up as configuration_id = 174. If you've not got an entry, then try running this: INSERT INTO configuration VALUES (0, &...