Cannot create Blocks

I am not able to create blocks (ver 2.0.10)… after entering details when I click save then it does not create/saves in admin. Is there a particular file/folder we have to set permission? Appreciate if someone can help.



Thanks

It sounds like the problem is caused by the incorrect permissions on some files. When you move blocks on the “Blocks” page of your CS-Cart admin panel, the values of the block locations are written to the corresponding files located in the “skins/basic/customer/blocks/locations” directory of your CS-Cart installation. So, the permissions on this directory and all its subdirectories and files should be 777.

[quote name=‘Triplets’]It sounds like the problem is caused by the incorrect permissions on some files. When you move blocks on the “Blocks” page of your CS-Cart admin panel, the values of the block locations are written to the corresponding files located in the “skins/basic/customer/blocks/locations” directory of your CS-Cart installation. So, the permissions on this directory and all its subdirectories and files should be 777.[/QUOTE]



Thanks… it worked. Only change was that “skins/basic/customer/blocks/locations” would be actually “skins/[customer_skin]/customer/blocks/locations”