View Single Post
Old 05-29-2004, 05:47 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Welcome to the forum, compdude!

I apologize if I confused you with my template filename in my sample code. That's a custom template that I made myself to match my site's look and feel, not something that came with phpdig.

The default template that phpdig uses is called phpdig.html. It's definition can be found in includes/config.php in the following statement:
PHP Code:
$template "$relative_script_path/templates/phpdig.html";  //Template file path 
If you'd like a quick and easy way to view all the different templates that phpdig comes with, click Go in the PhpDig Demo search box off the home page, then click on each of the "Choose a template" links at the top of that screen.

Hope this helps.
vinyl-junkie is offline   Reply With Quote