Missing Template File?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
WaltSentMe007
Forum Newbie
Posts: 1
Joined: Sat Jun 12, 2010 7:47 am

Missing Template File?

Post by WaltSentMe007 »

I'm a .NET developer doing a favor for a friend in PHP. I have minimal knowledge of PHP. When I open the index.php file to edit it in Dreamweaver, it has:

<!-- InstanceBegin template="/Templates/rentals-index.dwt.php" codeOutsideHTMLIsLocked="false" -->

The problem is that I was not given a Templates folder and I cannot get these files. In Dreamweaver, I need to edit the template, it won't let me edit the text that is grayed out. Is there a way to reverse engineer these templates? I'm looking for the fastest way to get this done as I'm not being paid :)

Thank you very much.
Post Reply