ZenphotoCMS Forum
getURL() cut the image extension - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: getURL() cut the image extension (/thread-3567.html)



getURL() cut the image extension - fatman - 2008-10-10

It is 2008-10-08 night build. If mod_rewrite on, it will cut the ".jpg.php".

Seem the problem is the getURL() using $image->name that return the filename in past, but the variable changed to strip the extension now.




getURL() cut the image extension - sbillard - 2008-10-10

getURL() was coded wrong, so when we fixed something else it broke. It will be fixed in the nightly. Thanks for the notice.