ThePhig v3.1.0b1
I’ve decided to release the beta. Note, I HIGHLY recommend backing up your database just in case. I don’t forsee any problems but can’t be too careful. I would appreciate any bug reports or suggestions that you may come across.
So, if you’re up for giving the new version a shot, hit the download link.
13 Comments
→

Is it possible to use EXIF and Comments for Pretty Photo. How can i add this to the PP 3.0.1 Gallery ? Thanx P
Hi Pierre,
It’s possible to display the exif data in the PrettyPhoto overlay although, off the top of my head, I’m not positive about comments.
For instance, in the overlay, you can replace the following in template//imageEntry.php:
with:
What’s important is the link “title.” You can put in anything you really want into the title and it will be displayed in the overlay. This isn’t really standards compliant but it does function.
To make the above replacement hopefully make more sense, you can see it broken out a little more here:
Hopefully this makes sense.
– Ryan
Hi,
Very nice picture gallery. I would like to install this but i’ve got a problem to acces at admin page.
Fatal error: date(): Timezone database is corrupt – this should *never* happen! in /var/www/admin/photo/inc/login.php on line 27
but the table was create succes after isntall.php and now i’ve this error message.
can you help me ?
thanks a lot.
Hi Philippe,
I’m not positive, I’ve never actually seen that error. Can you try removing the following line in inc/login.php:
date_default_timezone_set('EST');Unfortunately, this was an oversight on my part. I should not have left the timezone as my local timezone (as that’s actually not necessary).
If you still notice this error, can you try placing that line back where it was previously and changing “EST” to your timezone based on http://www.php.net/manual/en/timezones.php, ie something like “Europe/Lisbon”
Let me know if that helps.
hi,
i’ve just installed the gallery and want to thank you. It’s just the thing i wanted for my site, easy, clean and classy!
(now comes the “but”)
But i would like to display only the title of the pictures and not the date, is that possible? And additionally it would be nice to hide the file extention, too.
thanks a lot,
resi.
Hi Resi.
This should be possible. You can hide the date by modifying the template file “imageEntry.php.” Just remove the following line
For the image extension, you can edit the image’s title in the admin panel and remove the extension from each image. By default, if ThePhig cannot find an image title in the exif data, the image name will be used as a the title.
Let me know if this helped.
both worked just fine, thanks a lot!
Hey again, really love this application. Any thoughts on supporting sub-directories? That would make organizing photos easier! Thanks for all your hard work.
Is it possible to add Images/Upload Images through Admin Panel
Hi Johny,
At the moment, there’s no upload feature. The gallery requires manual adding of albums and images. I’ve been looking at adding an upload feature but haven’t made the attempt yet.
Sorry about that,
–Ryan
Modify Album Icon function in admin section doesn’t work. Please fix it and let me know.
Really? I’ll have to take a look. Thanks for the heads up.
–Ryan
Modify Icon is also not working for your ThePhig Beta Script. Can you please fix this asap. I will be grateful to you.
I should say thanks to you for such a lovely script.