Parse error: syntax error

sti_drupal - May 8, 2008 - 09:23
Project:Internet Services (with 2nd Edition)
Version:6.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:hswong3i
Status:closed
Description

Drupal 6.2:
Parse error: syntax error, unexpected $end in C:\www\drupal-6.2\themes\internet_services\page.tpl.php on line 61

Drupal 5.7:
Parse error: syntax error, unexpected $end in C:\www\drupal-5.7\themes\internet_services\page.tpl.php on line 60

it's my php problem?

#1

sti_drupal - May 8, 2008 - 09:36

Resolved

on line 29----->

<?php if ($search_box): ?><div id="search-region" class="clear-block"><?php print $search_box; ?></div><? endif; ?>


<?php endif; ?>

#2

hswong3i - May 8, 2008 - 09:36
Category:support request» bug report
Assigned to:Anonymous» hswong3i
Status:active» fixed

You are right I miss an open <?php but written in <?. I will update this is CVS HEAD, please wait for the new release. Thanks for report and debug :D

#3

Anonymous (not verified) - May 22, 2008 - 09:41
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.