![]() |
|
Trying to install custom form but PHP Self 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: Trying to install custom form but PHP Self not working.. (/thread-6674.html) |
Trying to install custom form but PHP Self not working.. - oldsportbiker - 2010-02-28 I'm trying to modify a theme by installing a custom form to resort the displayed images. I've been successful in resorting but the album.php form sends me back to index.php even when using ... method="post" action="...Has anyone done this? Is there some way to capture the actual url that got me to the album.php code? When I look at my browser I see something like Trying to install custom form but PHP Self not working.. - acrylian - 2010-02-28
Please look at the documentation for available functions and if you did not already read the theming tutorial. Trying to install custom form but PHP Self not working.. - oldsportbiker - 2010-02-28 Thanks for prodding me to read the Themeing tutorial. While I've read snippets of it over the past few months, I read top-to-bottom today and many lightbulbs went off. Again thanks |