I have somehow triggered a pretty significant error in my Drupal installationa nd I have no idea how to fix it.
I can't honestly say I know what I did.
A while ago I upgrade from 4.4.2 to 4.5, then 4.5.1 and things have been working properly since, btu nothing this bad,
Attached is the error file I get.
Any help would be *greatly* appreciated.
Basically I get these errors every time i try to change module access rules in user permissions or change themes. I might get them in other places, but I am a bit nervous about trying...
Error starts here
user error: Unknown column 'pid' in 'field list'
query: INSERT INTO menu (mid, pid, path, title, description, weight, type) VALUES (322, 1, 'admin', 'administer', '', 9, 22) in /home/xeno/public_html/includes/database.mysql.inc on line 125.
user error: Unknown column 'pid' in 'field list'
query: INSERT INTO menu (mid, pid, path, title, description, weight, type) VALUES (323, 1, 'archive', 'archives', '', 0, 16) in /home/xeno/public_html/includes/database.mysql.inc on line 125.
user error: Unknown column 'pid' in 'field list'
query: INSERT INTO menu (mid, pid, path, title, description, weight, type) VALUES (324, 322, 'admin/block', 'blocks', '', 0, 22) in /home/xeno/public_html/includes/database.mysql.inc on line 125.
user error: Unknown column 'pid' in 'field list'
query: INSERT INTO menu (mid, pid, path, title, description, weight, type) VALUES (325, 343, 'node/add/blog', 'blog entry', '', 0, 22) in /home/xeno/public_html/includes/database.mysql.inc on line 125.