hi guys,
I've taken the liberty of copying the txt from my forum-post. hope that's ok for you :D

I'm really become desperate because I didn't get it work as i need it to :( :(

thx for your help!!!
melchior

########## FROM --> http://drupal.org/node/184560

Hi guys,

I'm new to drupal and it seems to be very very nice one.
especially the abstract concept is very sexy ;)

Now I got a dramatically problem with drupal and smarty themes engine.

I downloaded the newest smarty extension from http://drupal.org/project/smarty
so it should be ready to work with drupal 5 (as far as I understood)

Outputing content-vars by {$conent} works fine by using smarty-engine.

But when I try to modify or use smartytemplate.php I noticed that this
file isn't in use and can't be invoked to define regions or vars :(

- even if I delete smartytemplate.php in current theme, nothing is
taking effect :(

does anyone use smarty and can define blocks etc?
would be so nice, if someone could help me :D

best regards,
melchior

Comments

djnz’s picture

Component: Code » Documentation
Assigned: melchior » djnz
Status: Active » Fixed

Sorry, the documentation is out of date.

Since v5.x smartytemplate.php is no longer invoked - use template.php instead. This change was done to be more consistent with phptemplate.

melchior’s picture

ok thx

djnz’s picture

Status: Fixed » Closed (fixed)

Status -> closed.