Overview
Like our script? Rate it at PHP > Hot Scripts
KoschtIT Image Gallery is a free and open-source image gallery PHP-script. It can be used to add image galleries to existing webpages very easily. The appearance of each gallery can be individually customized. The only prerequisite for using the script is PHP5 with GD2 support. The pictures aren't displayed in an extra window, instead they are opened directly on top of your HTML document. Therefore your website background gets shaded.
There is also an admin panel, which enables the site administrator to write picture comments and edit gallery settings. Gallery visitors can write viewer comments to any picture. Navigation via keyboard is available too. More features are: slidewhows, automatic thumb generation, image to window size reduction, image preloading, previews for the next/last picture, show geotagging information (via EXIF) ...
Demo
In order to get a first impression here you have a small demo. You can show single pictures as well as gather a set of pictures to a gallery.
Single pictures
Galleries
More examples with webpages that use the script can be found in the forum.
Download
KoschtIT Image Gallery v3.2Changelog
- Added: Support for exif metadata available for display in picture labels
- Added: Auto-rotate pictures based on exif orientation metadata during upload
- Changed: Added a prefix to all global variables to maximize compatibility with other php software ( /thread-459.html )
- Changed: Noscript-Tags <noscript> removed to allow search robots to index gallery
- Fixed: Renamed/overwritten images didn't show up properly in gallery
- Fixed: Empty hole after deleting an image when $pic_order is set to 4 ( /thread-456.html )
- Fixed: Some special characters like + and & caused login errors ( /thread-457.html )
- Fixed: Picture labels wider than image in some rare cases
- Fixed: Wrong labels being displayed if browsing fast through images
- Fixed: Some smaller bugs and performance improvements
You can view a changelog of older releases in the changelog.txt inside the script-archive.
Donate
If you consider to make a donation, please use PayPal. Especially if you are using the script in a commercial project a donation would be strongly appreciated. Thanks. In case you don't have PayPal but still want to donate an amount, you can ask me for my banking details by writing to kkokus[a_t]web[do_t]de .
Contact
If you still have some questions you can use the comment functionality. You may also write me an email to kkokus[a_t]web[do_t]de . Just let me now what you think about the script. I appreciate every note.
Comments
Add a comment
Support requests inside these comments are not answered anymore. Please use the support forum for this purpose.
posted on 08/27/2010
I LOVE your script, i am using it for cell phone taken pics, they use there phone, send the pic to an email address and using some other scripts the attachments are pulled from the email and put into the image folder, works great... but what I have been searching high and low for across the web is something like this for flv movies, again something just like this that will produce a thumbnail from the flv movie and basically the exact same thing only using flash video files... i haven't seen anything like this anywhere on the web and i believe would be a fantastic script... thank you and keep up the good work...
Occasional error. posted by Roel on 07/25/2010 roelliej_krangsum[a_t]hotmail[do_t]com
Hi there,
first of all your script is great. Second, I am having some problems with the gallery; Sometimes get this error: "ERROR: Site 'script/gallery/ki_base/ki_koschtit.php' not found or internal error during getHTTP-call."
Do you know what could be the cause of it?
Thanks.
» This error occurs, when an AJAX-request is canceled due to opening a new page while the request response didn't arrive yet. I will fix this in the next script version. Right now you could edit the "ki_js_framework.php" at line 691: Change the line to:rnrnif(xmlhttp.status == 404)alert("ERROR: Site '" adr "' not found or internal error during getHTTP-call.");rnrn
Hosting Partnershipposted by Thomas Perry on 07/22/2010 thomas[a_t]pacifichost[do_t]com http://www.pacifichost.com
To whom it may concern,
I'm contacting you from PacificHost, a premier hosting provider. We focus on offering quality web hosting and reseller hosting solutions. I was looking at your script and noticed your script is fully compatible with our hosting. I also noticed your not currently advertising any web hosting company on your website. I can only imagine your clients have asked you to recommend a hosting provider before. This is a great way for you to earn extra income while referring your clients to a quality hosting provider that supports your script. I'd be more than happy to offer you a free test account so you can test the script on our servers.
Additionally, for every partner we create a custom page on our website which increases the conversion rate, resulting in a higher affiliate commission on your end.
We currently offer a great affiliate system paying up to $65 per commission. I would like to offer a special partnership with your service where we could offer a fixed amount per sale.
You can view more information about our hosting at http://www.pacifichost.com/
Affiliate Program can be found here: http://www.pacifichost.com/affiliates.shtml
I'd like to thank you in advance for your time and consideration. Please let me know if you have any questions as I look forward to hearing from you.
Regards,
Thomas Perry
http://www.pacifichost.com
not all are visibleposted by pics on 06/28/2010
hello.
i encountered with a problem. In one of my galleries i have 37 pics. and not of them are displayed. instead of some pics there are just empty spaces... Maybe 37 is too much?
» This usually happens, when some picture files are corrupted or they are too big for being resized by PHP with the help of GD2-library. You should first check if you can open the original file in the webbrowser. If so, than try to make the files smaller (reduce resolution of the pictures) and see if they are displayed properly. In case you are the webadmin you may also want to increase the memory which PHP is allowed to use during runtime.rnrnNext time please use the support forum for your issues.
posted by hi on 06/25/2010
how to sort pics in one gallery? so that they were displayed in particular order?
thx
» See the $pic_order parameter ... By default all pictures are sorted alphabetically.
galleryposted by gallery on 06/24/2010
oh, i found my mistake already, no problems now
once again - great script
galleryposted by vlad on 06/24/2010
hi, have one more question. I added one more gallery but it doesn't display any pics. I already made 4 galleries on my site, so i know how to do it. the path is right, the pics are in right format... So what can be wrong? is there any restriction for the quantity of galleries?




Thumbs up..posted on 09/05/2010
Works just perfect! Used another gallery, but it didn't support image description, so found this one on hotscripts, thanks ;)