Ive overidden the advf-forum-post.tpl.php file in my theme. I also want to alter some of the variables available to this template file so I created a mytheme_preprocess_advf_forum_post() function but it isn't being called. I take it this function should be being called just like any other preprocess function yes?

Comments

michelle’s picture

Status: Active » Fixed

No, there's no "advf_forum_post" preprocess. preprocess_node and preprocess_comment feed into that template.

Michelle

ltwinner’s picture

Status: Fixed » Active

ok thanks

michelle’s picture

Status: Active » Fixed

Er... Why did you set this active? Nothing more to do here... Setting back to fixed.

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.