![]() |
|
Display Latest Uploads Images - 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: Display Latest Uploads Images (/thread-7571.html) |
Display Latest Uploads Images - zend - 04-09-2010 I need help I want to display on the front page of the last pictures were added. How do I show the last added pictures on your site ... Please help me very important Display Latest Uploads Images - zend - 04-09-2010 I need help I want to display on the front page of the last pictures were added. How do I show the last added pictures on your site ... Please help me very important Display Latest Uploads Images - sbillard - 04-09-2010 You still persist in double posting. Next time your posts will not be allowed through the moderation process! Display Latest Uploads Images - zend - 04-09-2010 OI apologize for the double post. If you could help me now. I see that you are the administrator then you should know the answer to solve my ... Display Latest Uploads Images - acrylian - 04-09-2010 http://www.zenphoto.org/2009/11/image_album_statistics/ Display Latest Uploads Images - zend - 04-09-2010 When I assumed would not work if these features like call. Please help to put this function to work. Parse error: parse error, expecting `')'' in C:\wamp\zenphoto\themes\stopdesign\index.php on line 71 Display Latest Uploads Images - sbillard - 04-09-2010 Is the code you show above what you placed in the theme? Then you really need to get some PHP knowledge. Generally we do not have the resources to train on PHP. There are other sites for that. But your parameters to the function are not proper PHP syntax, so you are getting a PHP syntax error. Display Latest Uploads Images - zend - 04-09-2010 I am copied code from the link that was sent in the previous post. I know php but not enough I need this for a client who wants this gallery on your site and wants to show the latest pictures added. I searched the forum and ask how to use this feature, but unfortunately I found nothing. I would be grateful if someone help me about how to write code to display the latest pictures added ... Would you sir can help me. Now if we started to learn php should be a lot of time because your back if you please give me the code and show you how to write .. Thank you once again for your cooperation Display Latest Uploads Images - kagutsuchi - 04-09-2010 The code from that link is simply a prototype, outlining how to use that function. Beyond that, as sbillard says, we really don't provide support for such PHP basics. There are plenty of resources on the internet that should help you solve your problem. Display Latest Uploads Images - acrylian - 05-09-2010 There is a post on the user guide on how to read the documentation. Please read that and learn some php basics as already mentioned. |