in most of the server as u know skills are not saved on the first bar to fix this do the following.
open navicat then the my database, find the table cq_shortcut_key right click it and select design table, now it should look like this
[Only registered and activated users can see links. Click Here To Register...]
1. kk now edit the length for the id and set that to 11
2. now rename index2 to item_key and set the length to 255
3. after rename index3 to magic_key and set the length to 255
4. save the table re-start your servers.
it should look like this in the end
[Only registered and activated users can see links. Click Here To Register...]
open navicat then the my database, find the table cq_shortcut_key right click it and select design table, now it should look like this
[Only registered and activated users can see links. Click Here To Register...]
1. kk now edit the length for the id and set that to 11
2. now rename index2 to item_key and set the length to 255
3. after rename index3 to magic_key and set the length to 255
4. save the table re-start your servers.
it should look like this in the end
[Only registered and activated users can see links. Click Here To Register...]