-
Hi Jovanni,
the call of the image like <img src='../get_thumbs_on_fly.php?imgid=29391&nw=1280&nh=960' border='1' alt='DF-37751.jpg'> is absolutely ok, as get_thumbs_on_fly.php returns the image as JPEG and is just dynamic.
Please check your apache and php error logs for any problems. To be true, I have no idea what may cause the problem as there were no code changes related...
2009-09-10 07:35:25 UTC in LinPHA PHP Photo Gallery
-
Hi,
you don't need to use the integrated upload client. Just put some images in the /albums folder and see if it works.
cheers bzrudi.
2009-06-09 07:58:38 UTC in LinPHA PHP Photo Gallery
-
Hi,
sad to say but there is no progress in LinPHA 2 development because of time issues. It seems currently that there will be no LinPHA 2 release ever :-(
At least from my side...
cheers bzrudi.
2009-06-03 10:42:20 UTC in LinPHA PHP Photo Gallery
-
Hi,
set the path to convert binary manually in linpha_config table of the database. Change the value for convert_path and things should work...
cheers bzrudi.
2009-05-31 17:01:18 UTC in LinPHA PHP Photo Gallery
-
Hi,
all available versions are here:
http://sourceforge.net/project/showfiles.php?group_id=64772&package_id=62023
cheers bzrudi.
2009-03-29 15:24:56 UTC in LinPHA PHP Photo Gallery
-
Hi,
you are right. You ran into the smallint(5) limitation, so you should consider altering to int which will result in 2147483647 possible id's.
cheers bzrudi
BTW: You should considering updateing to latest because of security issues and other improvements if LinPHA is public.
Maybe of interest also, there is a cron script available in CVS which can be run by cron regulary to auto...
2009-03-24 15:24:28 UTC in LinPHA PHP Photo Gallery
-
Hi Jan,
still no. Better use an external tool for tagging photos with IPTC tags, as LinPHA is capable of importing them and let you search for IPTC tags later on. So you will find all photos with a specific tag at once...
cheers bzrudi.
2009-03-20 13:50:40 UTC in LinPHA PHP Photo Gallery
-
Hi,
you should also disable "Autocreate all thumbnails" in admin section, as it will prevent LinPHA to rescan every directory for changes during viewing and should give a significant boost when having lots of directories. When you add new images, just run "Create all thumbs" again.
cheers bzrudi.
2009-03-18 12:08:15 UTC in LinPHA PHP Photo Gallery
-
Hi Jan,
you do not need to set indexes anywhere as they already are set. The only index not set is (if I remember right), the one for IPTC data table. But as long as your images do not contain IPTC data it all should be fine.
Did you run "Create all Thumbs" from within the admin section already? If not, Linpha will be slow at the beginning cause all md5sums and stuff need to be...
2009-03-17 17:00:54 UTC in LinPHA PHP Photo Gallery
-
Hi,
yes, core files are not part of LinPHA, but shows that you have a problem of some kind ;-)
cheers bzrudi.
2009-03-10 06:21:46 UTC in LinPHA PHP Photo Gallery