|
05-29-2004, 05:29 PM | #1 | |
Green Mole
Join Date: May 2004
Location: California
Posts: 3
|
Quote:
I'm really new to php and phpdig but I was looking through your sample code and was wondering what the above code's purpose serves. I have the sample code running and it works really well. Under examination, however, I noticed that I did not have a template.php and so does nothing. Am I just missing a file or is the script submitting information to a nonexistant file? Steven
__________________
-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/GG/GIT d+(-) s++: a17 C+++ UL++++>$ P+ L++ E W+++>$ N o? K? w++++>$ O M V? PS@ PE+ Y? PGP+ t+ 5 X- R tw-- b++ DI++ D+ G++ e- h-- r-- z- ------END GEEK CODE BLOCK------ Geekcode |
|
05-29-2004, 06:47 PM | #2 |
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:
Hope this helps. |
05-29-2004, 08:32 PM | #3 |
Green Mole
Join Date: May 2004
Location: California
Posts: 3
|
I see. Thank you for the quick reply and yes it did help. Before finally getting php on my own server I had tried running lucene- a apache/jakarta project app that I had the worst time with. But I did get php so now I'm finding out all the nice applications and uses of php.
Thank you for your help Steven Hadfield
__________________
-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/GG/GIT d+(-) s++: a17 C+++ UL++++>$ P+ L++ E W+++>$ N o? K? w++++>$ O M V? PS@ PE+ Y? PGP+ t+ 5 X- R tw-- b++ DI++ D+ G++ e- h-- r-- z- ------END GEEK CODE BLOCK------ Geekcode |
05-30-2004, 12:03 AM | #4 | |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
Quote:
I have entirely too much time on my hands today. |
|
05-30-2004, 01:08 AM | #5 |
Green Mole
Join Date: May 2004
Location: California
Posts: 3
|
Glad to have helped relieve just that much boredom you might have otherwise experienced
__________________
-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/GG/GIT d+(-) s++: a17 C+++ UL++++>$ P+ L++ E W+++>$ N o? K? w++++>$ O M V? PS@ PE+ Y? PGP+ t+ 5 X- R tw-- b++ DI++ D+ G++ e- h-- r-- z- ------END GEEK CODE BLOCK------ Geekcode |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
what is the purpose of th rss feed | vip562 | How-to Forum | 1 | 07-21-2004 05:46 PM |