Project:Internet Services
Version:6.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:hswong3i
Status:closed (fixed)

Issue Summary

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?

Comments

#1

Resolved

on line 29----->

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


<?php endif; ?>

#2

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

Status:fixed» closed (fixed)

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

nobody click here