Closed (won't fix)
Project:
PHPTemplate
Component:
Template Defaults
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2005 at 14:17 UTC
Updated:
22 Nov 2005 at 17:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
s1mps commentedthere'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.
Comment #2
s1mps commentedthere'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
Comment #3
tayknight commentedFWIW, 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?
Comment #4
s1mps commentedtayknight
the full answer is posted here:
http://drupal.org/node/34604
Comment #5
morbus iffSpreadFirefox issue, not PHPTemplate.