Quote:
Originally Posted by kh99
I'm sorry, what question are you waiting for an answer for? I read the above but I thought it sounded like you had figured it out.
|
Okay ... Sorry, what I wrote above was to clarify what i doing to benefit the others
that's my question
i used this code to add my temp in end template
forumhome_lastpostby
PHP Code:
eval('$forum[\'lastpostinfo\'] .= "' . fetch_template('threadphoto_forumhome') . '";');
but ...
i want put my template At the beginning of the template forumhome_lastpostby
thnx ...