I wish to edit some album informations from SQL database, from phpMyadmin in control panel.
What are the names of SQL tables and table fields for:
I believe I found it, please confirm?
Table name and table field where Zenphoto keeps "Album Title:" information?
Table: "zp_albums"
Field: "title"
Table name and table field where Zenphoto keeps "Album Description:" information?
Table: "zp_albums"
Field: "desc"
Table name and table field where Zenphoto keeps "Location:" (also for album) information?
Table: "zp_albums"
Field: "location"
Table name and table field where Zenphoto keeps "Custom data:" (also for album) information?
Table: "zp_albums"
Field: "custom_data"
Table name and table field where Zenphoto keeps album name (real folder name on disk)?
Table: "zp_albums"
Field: "folder"