Hi all, first time here. I tried searching but could not find something exactly like this.
My problem, whenever I click 'create content', I get 2 full pages, one on top of the other. The top part says 'Access denied', with full header and footer, and I get a normal page of 'Create content' below it which is like a typical create content list, but has 'Access denied' as its title.
Strange thing is that it only appears on this page (node/add) and not on any other page. It is ok on node/add/book etc. No problem in actually adding nodes there.
If I added a 'access denied' page and used it in the settings, then the access denied page will appear instead but the content list still appears at the bottom.
It happens to authenticated user whom I've given full access control. Happens on any themes.
I've tried it on site and locally on XAMMP. Both I installed manually (uploaded drupal 4.7.2 content, and created the database using PHP-MyAdmin, no database prefix), so I wonder if there's any other step I've missed, considering the rest of the site is fully functional. I've tried it without any extra modules installed, but it still happened.
The log always state 'node/add denied access' and the info is this (mysite is just an example name):
Type access denied
Location http://mysite.com/?q=node/add
Referrer
Message node/add denied access.
Severity warning
I'm just confused.