I've extracted phptemplate into the engine directory, and uploaded the spreadfirefox theme, along with other phpt. themes, and I get no menus, just "supject ?>" and "content ?>" where things should be.

Normal templates all work fine, so I guess there's something basic i've done wrong installing the theme engine.

Please help!

CommentFileSizeAuthor
#3 CropperCapture[2].Jpeg69.16 KBtayknight

Comments

s1mps’s picture

there's some code missing - the code breaks to begin the php statements are missing the actual "php" so "<?" should read "<?php"

Do that 3 times and al is well.

s1mps’s picture

Title: site menu's missing » fix - site menu's missing

there's some code missing - the code breaks to begin the php statements are missing the actual "php" so "<?" should read "<?php"

Repeat 3 times and stir well

tayknight’s picture

Version: 4.6.x-1.x-dev »
Category: support » bug
StatusFileSize
new69.16 KB

FWIW, I'm getting this same error. I'm running CVS Drupal. I tried to replace the PHPTemplate with the 4.6.0 version and it didn't seem to make any difference. I'm not getting any errors anywhere. I looked for any <? in the PHPTemplate files and didn't find any. All the <? had php so they all looked like <?php. Any ideas?

s1mps’s picture

tayknight

the full answer is posted here:

http://drupal.org/node/34604

morbus iff’s picture

Status: Active » Closed (won't fix)

SpreadFirefox issue, not PHPTemplate.