View Single Post
Old February 2nd, 2006, 01:13 AM   #12 (permalink)
disneypost
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 16
Pertaining to "Beyond" Thread, I would like to add random photos in my main index site (not PP) the easy way.

I added the code:

<?php
require "./photoalbums/htdocs/pp-inc.php";
?>

note: since my pp-inc.php is located in /photoalbums/htdocs/pp-inc.php

AND

<?php
display_gallery("random", "", "", 1, 1);
?>

And, I get nothing. Any suggestions and how to fix the problem?

the site: www.disneypost.com
disneypost is offline   Reply With Quote