![]() |
|
Zenphoto as a plugin, call to undefined function.... - 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: Zenphoto as a plugin, call to undefined function.... (/thread-11715.html) |
Zenphoto as a plugin, call to undefined function.... - mountain4life - 2014-03-29 So, I want to display the latest images on my index.php file wich is in my root directory (mysite.com/index.php). I can't make this work, I've tried everything.. the code in my index.php is: no matter what function I call, I get "call to undefined function" messagge. Any help please? Thanks Zenphoto as a plugin, call to undefined function.... - fretzl - 2014-03-29 Have you thoroughly read Zenphoto as a plugin, call to undefined function.... - acrylian - 2014-03-29
Zenphoto as a plugin, call to undefined function.... - mountain4life - 2014-03-30 Thanks guys, Now, if y do the five thumbs show up but are all broken. Somehow the paths are wrong, in the href line it's suposed to be mysite.com/gallery/albums/album-name/image.jpg.html, and albums img scr path is wrong too because the thumb is broken. what I'm doing wrong? Zenphoto as a plugin, call to undefined function.... - acrylian - 2014-03-30 That path is the correct path to an image processor link to generate the thumbs. Might be that the image processor denies the request as we block those request from the outside. Cannot tell at the moment. I admit I never used this myself. Zenphoto as a plugin, call to undefined function.... - mountain4life - 2014-03-30 thanks acrylian, and why that broken thumb points to gallery/album-name/image.jpg.html instead of gallery/albums/album-name/image.jpg.html why the albums folder is ommited in the path? Any thoughts? Zenphoto as a plugin, call to undefined function.... - acrylian - 2014-03-30
|