I installed phptemplate, but the logs in the admin page says:

Missing argument 1 for phptemplate_templates() in /var/www/themes/engines/phptemplate/phptemplate.engine on line 62.

The file phptemplate.engine is dated march 24 (yesterday). Do you changed somethin recently and included in the 4.5 release?

Comments

TDobes’s picture

Component: Template Defaults » Code
Category: bug » support

Are you sure you're running the correct versions of everything? It soulds like you're trying to use the 4.5 release of phptemplate with the 4.6 version of Drupal core.

If that's not the problem, what are the versions of the following files?
modules/system.module
themes/engines/phptemplate/phptemplate.engine

To determine the versions, open the files in a text editor and read the second line.

ricabrantes’s picture

Version: 4.5.x-1.x-dev » master
Status: Active » Closed (fixed)

Closed..

ricabrantes’s picture

Closed..