Display Latest Uploads Images

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

Comments

  • 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
  • You still persist in double posting. Next time your posts will not be allowed through the moderation process!
  • 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 ...
  • When I assumed would not work if these features like call. Please help to put this function to work.
    I get an error

    Parse error: parse error, expecting `')'' in C:\wamp\zenphoto\themes\stopdesign\index.php on line 71

    <?php printLatestImagesByDate( [string $number = 5], [string $albumfolder = ''], [bool $showtitle = false], [bool $showdate = false], [bool $showdesc = false], [integer $desclength = 40], [string $showstatistic = ''], [integer $width = 85], [integer $height = 85], [bool $crop = true], [bool $collection = false] ) ?>
  • 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.
  • 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
  • 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.
  • acrylian Administrator, Developer
    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.
Sign In or Register to comment.