OndraP Posted November 12, 2013 Share Posted November 12, 2013 (edited) Hello everybody, I'm facing an issue with Block Categories - I want to display more subcategories than just two, however, when I edit module settings in BO, the settings never really change, despite the "Settings updated" message. I thought I could edit the configuration of the module manually in the database, however, I couldn't find where its settings within the database are stored. Why can't the setting be changed via BO? Where can I find configuration for block categories module in the DB? I use PS 1.5.4. Thanks in advance for your suggestions. Ondrej Edited November 12, 2013 by OndraP (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 12, 2013 Share Posted November 12, 2013 if you want to display more subcategories, and want to change param in database, open ps_configuration table and change value of BLOCK_CATEG_MAX_DEPTH make sure that this filed isn't duplicated in this table, if it is duplicated - this probably causing problems Link to comment Share on other sites More sharing options...
OndraP Posted November 12, 2013 Author Share Posted November 12, 2013 Thanks a lot, Vekia, you made my day! It was exactly the trouble - the field was duplicated. After deleting one, everything works fine Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now