Hi, i’m trying to add a new top navigation link, but it just not working, and also deleting is not working. When I try to delete, the page reloads, and it seems that the menu was deleted, but if I go to the home, the link is still there, and if i come to the admin again, I can see that the link wasn’t removed.
I cant see any save button on The Look Page is that correct ?
I’m using version 2.4.8-1. Thanks
The likely problem is that your file permissions on the cache directory and its contents are not correct. See the FAQ for information on file permissions.
Regards,
Alec Smecher
Public Knowledge Project Team
You need to consider file ownership (user and group), not just numerical permissions. The SAPI (mod_php, CGI/FastCGI, etc.) will generally dictate what ownership is appropriate.
Regards,
Alec Smecher
Public Knowledge Project Team