I've been making changes to phptemplate.php, but they haven't been reflecting on the site at all.

I'm modifying this file...

/sites/all/themes/my-theme/phptemplate.php

This theme is definitely selected (all the other custom files like style.css and node.tpl.php all effect the output) but not phptemplate

FURTHERMORE.... if I change the name of the master theme directory (eg. www.mysite.com/themes is changed to www.mysite.com/themesold) the following error is thrown ...

* warning: include_once(./themes/engines/phptemplate/phptemplate.engine) [function.include-once]: failed to open stream: No such file or directory in /home/.pattycakes/duncano74/simplysales.com/includes/theme.inc on line 78.
* warning: include_once() [function.include]: Failed opening './themes/engines/phptemplate/phptemplate.engine' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/ooooooo/xxxxxx/oooooooo.com/includes/theme.inc on line 78.

Any suggestions as to what I can do to get the "proper" file working would be greatly appreciated!!!

:)

Comments

styro’s picture

not phptemplate.php

--
Anton
New to Drupal? | Troubleshooting FAQ
Example knowledge base built with Drupal

sammy-node’s picture

template.php

styro’s picture

Do you mean that it was really called template.php and it still isn't working?

If that's the case you'd probably need to tell us what you are trying to do with it (incl pasting some code) and why you think it isn't working.

If it's all working now, just ignore my question :)

--
Anton
New to Drupal? | Troubleshooting FAQ
Example knowledge base built with Drupal