When am logging in to my drupal based website as an admin, am able to configure website settings for example editing the menu items, but once i log out to check the website as an annonymous user the saved changes done by the administrator account are not saved. So in short am not able to change anything to my website. I tried to check the website from another PC, just to see if it was some cashing related issue from my browser, but no one can see the changes in the website.
My host provider confirmed it is not related to their servers settings, and I already cleared the cache through the Performance menu.
Is there any kind of settings that is locking the changes?

Comments

postscripter’s picture

postscripter’s picture

Issue tags: +add

I have found that only the menu item that links to a adding new nodes is not getting displayed. Once I let it links to the front pages it appears again in the main menu.
Why Drupal is hiding the menu item for anonymous users if it links to adding content?

postscripter’s picture

Ok, I understood now by doing some research that Drupal hides links to unauthorized pages.
So my link
www.mywebsite.com/?q=node/add/contest is not allowed for anonymous users.
How can I make anonymous users be able to add new contests (nodes)?

postscripter’s picture

Status: Active » Closed (fixed)

I found it out myself. I had to change the role from the people menu.