When using phptemplate on mod_php-5.0.3, the following error is returned when attempting to configure a theme that uses the engine:

Fatal error: Cannot use string offset as an array in /var/www/localhost/htdocs/bs/themes/engines/phptemplate/phptemplate.engine on line 128

This happens with all phptemplate-based themes on this system.

Comments

paul138’s picture

More info:

This was in my Drupal log as well as the aformentioned error:

strict warning: Assigning the return value of new by reference is deprecated in /var/www/localhost/htdocs/bs/themes/engines/phptemplate/phptemplate.engine on line 335.

paul138’s picture

This is marked fixed. What was the fix?

Anonymous’s picture