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
>