Search found 5 matches

by jwdenzel
Wed May 03, 2006 10:51 pm
Forum: Bug reports
Topic: Upgrade from 1.5.x to 1.6.0 breaks template
Replies: 2
Views: 5717

Upgrade from 1.5.x to 1.6.0 breaks template

Hi --

I had 1.5.6 installed. Working fine with a custom template.
Followed directions correctly to upgrade to 1.6.0

It worked, but my template is not rendering correctly.

I had a back-up of my old site and I re-published it to so my visitors did not see broken HTML.

Please take a look and advise ...
by jwdenzel
Thu Mar 23, 2006 7:01 pm
Forum: General discussions
Topic: pmf 1.5.3 and embedding php in templates
Replies: 16
Views: 27122

Hi there

I wa on vacation until recently and am just now getting back to this.

Please add the line after the DOCTYPE decleration.

That was the problem! It works great now. Thank you for your time. BTW, if you want to see the (almost) finished version, check out http://www.dragonmount.com/Faq ...
by jwdenzel
Fri Mar 03, 2006 9:47 pm
Forum: General discussions
Topic: pmf 1.5.3 and embedding php in templates
Replies: 16
Views: 27122

Hi there

Thanks for the replies. Unfortunately, I don't think either of those are the answer.

1) I own my own server and have full control over it
2) I am able to do all other PHP functions on the same website. (I have phpBB running for example)

Check out the site if you like.
http://illian.no-ip ...
by jwdenzel
Fri Mar 03, 2006 3:39 am
Forum: General discussions
Topic: pmf 1.5.3 and embedding php in templates
Replies: 16
Views: 27122

BTW --

When I view the source of my rendered page, it shows that the PHP was not parsed at all. Thoughts?

Jason
by jwdenzel
Fri Mar 03, 2006 3:38 am
Forum: General discussions
Topic: pmf 1.5.3 and embedding php in templates
Replies: 16
Views: 27122

Same problem

Hi there

I am having the exact same issue. I am using version 1.5.6. I have checked the "activate" button next to the PHP parser. I included two very basic PHP calls and neither shows up. I tried it with both <?PHP, and also <?php

Any ideas?

Inside the Faq/template/index.tpl file:

<body dir ...