![]() |
|
Error: "Unknown column 'password' in 'field list'" - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Error: "Unknown column 'password' in 'field list'" (/thread-2006.html) |
Error: "Unknown column 'password' in 'field list'" - mypart - 2007-12-31 Hi there, Zenphoto Error MySQL Query ( INSERT INTO [/code]` Error: "Unknown column 'password' in 'field list'" - aitf311 - 2007-12-31 Did you rerun setup? If not, you need to do so. Error: "Unknown column 'password' in 'field list'" - mypart - 2007-12-31 Hmm, thought I did after I first had problems with my DataBase Prefix, but as it seems I didn't. Cheers Error: "Unknown column 'password' in 'field list'" - milesenglish - 2008-01-18 Hi, I have this same error and I see that it was suggested to re-run the setup. How do I do that? Thanks, the error: Error: "Unknown column 'password' in 'field list'" - acrylian - 2008-01-18 You should have run setup while installing. Just point your browser to //zp-core/setup.php Error: "Unknown column 'password' in 'field list'" - milesenglish - 2008-01-18 I did run it when I installed ZP. Everything worked fine - I created 4 albums and uploaded a bunch of images. A couple months later (today) I tried to log in but forgot my password. I used the link to Email password, changed my username and password and logged on. I then tried to create a new album and got the error message above. I re-ran the setup link and still get the same error. Any thoughts? Error: "Unknown column 'password' in 'field list'" - sbillard - 2008-01-19 Can you look at your database and see if the password field exists? If it does not, then you need to run setup.php to create it again. Error: "Unknown column 'password' in 'field list'" - milesenglish - 2008-01-21 I'm sorry, I'm not super saavy with this stuff. I think I checked the database correctly and did NOT find a password field. Here's a screen cap that shows where I checked. What do you think? Error: "Unknown column 'password' in 'field list'" - acrylian - 2008-01-21 The screenshot you posted shows the tables not the columns. You need to click on the names to see the thte columns, in this case for password look within "albums" and "images". Error: "Unknown column 'password' in 'field list'" - sbillard - 2008-01-21 Just run setup.php again to be sure. This problem has always in the past been because the table fields were not created. |