8 years ago
1
Topic

Under App Folder Manager, when I try to change the options of Quick Folder from No to Yes (App Root & Featured), the following error shows up:

Save failed with the following error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'THEN lft + 2 ELSE lft END, rgt = CASE WHEN rgt >= THEN rgt + 2 ELSE rgt END WHE' at line 1 SQL=UPDATE jos_cck_core_folders SET lft = CASE WHEN lft > THEN lft + 2 ELSE lft END, rgt = CASE WHEN rgt >= THEN rgt + 2 ELSE rgt END WHERE rgt >

Get a Book for SEBLOD
4229 Posts
Kadministrator
8 years ago
0
Level 1

Confirmed, this options should be disabled for Quick and Top folders, I created an issue on the tracker https://github.com/Octopoos/SEBLOD/issues/144

Get a Book for SEBLOD