Upgrade from 1.5.x to 1.6.0 breaks template

Please report bugs here!

Moderator: Thorsten

Post Reply
jwdenzel
Posts: 5
Joined: Fri Mar 03, 2006 3:33 am

Upgrade from 1.5.x to 1.6.0 breaks template

Post by jwdenzel »

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 if possible
Thanks!

Current site (using 1.5.6 code)
http://www.dragonmount.com/Faq/

New site (1.6.0)
http://www.dragonmount.com/Faq_new

../termplate/* files are exactly the same in both directories!



--Jason
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
you could try to investigate what are the template files changed (see, in PMF 1.6.0: docs/CHANGEDFILES.txt) and diffing them against the original PMF 1.5.6 template files. Then you could adjust your own PMF 1.5.6 template files according to the diff above.
One among the issues is certainly the Undefined variable: web that breaks the correct CSS insertion inside your HTML
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

your included PHP in the templates is broken, there are various PHP error messages in the HTML code.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply