# OF Datases don't match

ZP Overview tab: 11 databases
ZP Edit tab: 10 albums

At my webhost viewing MySQL databases using MyPhPAdmin:
mytravel.com:
zp_album1_options (correct)
zp_album2_options (correct)
zp_album3_options (correct)
zp_album4_options (correct)
zp_album5_options (incorrect, album/cache deleted in FTP; refreshed all)
zp_album6_options (incorrect, album/cache deleted in FTP; refreshed all)
zp_album7_options (correct)
zp_album8_options (correct)
zp_album9_options (incorrect, album/cache deleted in FTP; refreshed all)
zp_album10_options (correct)
zp_album11_options (correct)
zp_album12_options (correct)
zp_album13_options (correct)
plus other admin databases for ZP = 10 image albums

FTP View:
mytravel.com albums = 10
mytravel.com cache = 10

a) Do I delete the ones noted that were combined into each other to become one?
b) How do I get rid of the phantom 1 album so I can implement the Album Menu code?

Comments

  • a: delete the tables manually since yoy deleted the albums manually (ftp).
    b: ????
  • b: I have ZP Overview telling me I have one more album that reality. That means if I use the album menu code, it produces a blank <LI></LI>. Think it was acrylian that mentioned he's seen this too and asked me to check my info. With all new albums, the above is what I have. Will delete the zp_ files from MyPHPAdmin too. But that then means 10 total as well, NOT the 11 Overview claims.
  • This album will just keep coming back. It is used for some special zenphoto images (the mediaplayer thumb image, for instance.) We will mark it as not published in a future update so it does not cause this problem.

    EDIT: you can do this yourself, just change the `show` colum value to 0 in the database.
  • I'm chicken!! Now that it's identified, I'll let you guys do it instead.
    I'M looking at phpMyAdmin and the only zp_ dbs that exist beyond my albums are
    zp_administrators
    zp_admintoalbum
    zp_albums
    zp_comments
    zp_images
    zp_options
    where is this mediaplayer thumb image in my database >>>> translate this to me I don't have a clue what I'm asking hence I'm chicken.

    Can I therefore play with the menu by assuming you now know this phantom whatever exists and will be changed? Or, do I do a trac entry as "bug" for reminder?
  • It is an image in the images table. The actual file is in the root of the albums folder. Belongs to an album in the albums table. That album has no folder name.

    Acrylian assures me he will start using the album objects for the menu. That will correct the problem.
Sign In or Register to comment.