I have thumb sizes set in Zenphoto - Configuration - Theme = 150, but in Zenphoto badge (widget) all thumbs have size 100x100.
I have tried to dig in the problem and see that thumbs img src looks like /zenphoto/zp-core/i.php?a=2008_vishera&i=vish200808_314.JPG&s=thumb
So s=thumb determines image size and should be default for Zenphoto , but as I said earlier I have set it to 150 in Zenpress ...
By the way in classes.php there is query "SELECT name, value FROM db_options_table WHERE theme IS NULL AND (name = 'mod_rewrite' OR name = 'thumb_size')" ... I don't understand how it works because there is no table "db_options_table" in the database ...
Zenphoto version is 1.4.0.2
Hope for your help.