I had recently updated from drupal 4.5.0 to 4.6.0 and when i tried to change to a new theme it had reported the following error. I'm also attaching th admin log.
warning: call_user_func(phptemplate_templates): First argument is expected to be a valid callback in /home/altersec/public_html/comskys/modules/system.module on line 338.
warning: call_user_func(xtemplate_templates): First argument is expected to be a valid callback in /home/altersec/public_html/comskys/modules/system.module on line 338.
Type php
Date Sunday, June 19, 2005 - 12:03
User admin
Location /?q=admin/themes&PHPSESSID=6a34c1ec8de6893ebb61c59357aa74e0
Message call_user_func(phptemplate_templates): First argument is expected to be a valid callback in /home/altersec/public_html/comskys/modules/system.module on line 338.
Severity error
Comments
Comment #1
sgiovann commentedHi,
I had the same problem on a new installation of phptemplate 4.6.0 on Drupal 4.6.2. I checked the owner of the directory of installation and wasn't the same user owner of the httpdocs directory.
In fact I installed the engine via wget and root user, and I didn't noticed that the owner was different.
Changed the owner the problem was solved.
Comment #2
morbus iffCan't reproduce. Need more info. Try in the forthcoming 4.7 and reopen if needed.