Unregistered
Unregistered
Guest   Less than 1 minute ago
#1
Hi,

I'm trying to upgrade Zenphoto from version 1.0.3 (I know...)

When doing the setup, I got this message:

Quote:La requête MySQL ( SELECT folder, sort_order, `title`, `show`, `dynamic`, `search_params` FROM `albums` WHERE `parentid` IS NULL ORDER BY sort_order ) a échoué. Erreur : Unknown column 'dynamic' in 'field list'
In fact, my "albums" table doesn't have any "dynamic" field How could I upgrade my database structure?

Thanks for your answer!
Member
Member
sbillard   2008-10-20, 17:32
#2
Your best bet is to add the field to you database. it is `INT(1) UNSIGNED DEFAULT '0'`
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.