omegaman66 Posted September 22, 2005 Posted September 22, 2005 Ok here is step one: 1: Run this in phpmyadmin to update the database, INSERT INTO configuration_group VALUES (45, 'Master Password', 'Configuration of Master Password', 45, 1); INSERT INTO configuration VALUES ('', 'Master Passwords', 'MAST_PW','123456','Master Password', 45, 1, '2005-02-04 13:07:44', '2005-02-04 12:10:51', NULL, ''); I can login to phpmyadmin but have no idea how to complete step 1!!! Can someone let me know how to do this!! I was able to find a place that had a check box infront of configuration Values and them some columns one of which was search. But before I screw something up royally could someone walk me through this? Help!
Guest Posted September 22, 2005 Posted September 22, 2005 Click the "SQL' tap at the top of the phpmyadmin page - paste the queries into the text field, then click the 'go' button :P Always back up your database first! Matti
Recommended Posts
Archived
This topic is now archived and is closed to further replies.