Closed (duplicate)
Project:
PHPTemplate
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2005 at 11:41 UTC
Updated:
22 Nov 2005 at 17:36 UTC
Same error as per
http://drupal.org/node/16481
Running Drupal 4.6.3 Apache2 php 5.0.4(just downgraded from .5 due to the various issue noted recently in other bug reports)
switching line 112 to
$value = variable_get('phptemplate_' . $type . '_links', false);
remedies the prob
Comments
Comment #1
morbus iff