![]() |
|
variable $album not working - 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: variable $album not working (/thread-2347.html) |
variable $album not working - nealhacker - 2008-03-06 i am trying to call $album using with no success. This was working and now has stopped. Is there something that needs to be in .htaccess? Just guessing here... variable $album not working - sbillard - 2008-03-06 What are you expecting? You must have defined and initialized $album to use it. What is the rest of your PHP code like? $album is not an integral part of the zenphoto core. variable $album not working - nealhacker - 2008-03-06 Is there an existing defined and initialized album variable that calls the album directory name? I am trying to insert this on a custom link on the album.php page. variable $album not working - sbillard - 2008-03-06 http://www.zenphoto.org/support/topic.php?id=2114&replies=7 |