https://www.icyphoenix.com/viewtopic.php?f=35&t=188&p=1528#p1528
-----------------------------------
Mighty Gorgon
Sun 27 Aug, 2006 21:57

Re: Bug In Album?
-----------------------------------
[quote user="andrea75" post="1484"]Now I haven't got any problem with GD or LIW... only the albun doesn't work..... now I'll try to disable GD.[/quote]
Trust me... your host have limited in some way the getimagesize function... maybe it's a problem of memory limit.

Try to insert this at the beginning of your [b]album_common.php[/b]
[codeblock]ini_set("memory_limit","16M");[/codeblock]

[quote user="difus" post="1485"]your OTF gallery is working.
but why your pictures are opening in new window?
and after refresh is showing picture location  :?[/quote]
In OTF gallery there are only small pictures, that could be the reason...

[b]andrea75[/b], try to upload via FTP some big images into [b]album_mod/uploads/otf/demo/[/b] then try to launch [b]album_otf.php[/b].


