Posted by bjornr on November 28, 2012 at 6:29pm
Hi,
I just created a new view, and called it Admin.
When I did this I lost all my admin stuff. If I try to use the administrative menu I just get a page saying "You don't have any administrative elements"
After this I have also lost connection to all of my other pages. The only page that is working, is the "main" page, but all menu entries on this pages failes also.
I Need helt getting my old Admin page back (Deleting the new view). Non of the links into DOMAIN/admin/"something" is working.....
Anyone able to help me?
Bjorn
Comments
=-=
did you happen to make a backup of the database before you working on the site?
views are stored in the 'views display' table of the database. Make sure you make a backup of the database before manually removing anything.
No, I wasn't planning to
No,
I wasn't planning to remove anything :-(
Is there a way to fix the database? Is it possible to remove the new view (or link to it) and reconfigure it to point to the old one?
Is there a way to look at the database from the outside (I'm using bluehost.com)
Bjørn
Bjørn
It sounds like you gave the
It sounds like you gave the view the path of 'admin' which would explain what you are seeing.
You can edit views_display to remove the new display then views_view to remove the new view.
Then I would clear the cache tables.
Yes, Thanks I'am also looking
Yes,
Thanks I'am also looking at removing views_display and views_view. I found a way into the database from bluehost.com :-)
But what do you mean with -> Then I Would clear the cache tables.
Thanks for the help so far :-)
Bjørn
It woooooorked You are my
It woooooorked
You are my hero
Thanks again (I didn't do anything with the cache tables, should I?)
Bjørn
If it works no, there was a
If it works no, there was a possibility you would need to do that to force a menu rebuild.