damental

Anonymous
confused
I was playing around with static pages. I created a new static page and selected the \"Add to Menu\" check box. I also deselected the check boxes for \"E\"dit under both Admin and Group. I also selected \"Top of Page\" and \"Home Page Only\". After saving the static page it no longer shows up in the admin. Now I am stuck with a test message across the top of my index page. Is there anyway to get rid of this?? The page can be viewed at http://www.shannondale.tv

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by damental:After saving the static page it no longer shows up in the admin.
If you\'re logged in as the Admin user, you should always be able to edit anything (unless you changed permissions of the Root group). If you really can\'t get to the page, you could use phpMyAdmin and reset the permissions for that page manually: In table gl_staticpage, set the fields perm_owner and perm_group to 3 and perm_members and perm_anon to 2. bye, Dirk

damental

Anonymous
That did it. Thanks a bunch.