bahaa2008
02-09-2007, 04:15 PM
Hi all
i just wanna to ask about how to add a notification on the fist post on every new topic in specified forum.
i just wanna to know what's the required code modification om template modification.
When i asked Support i have this answer
You can edit your 'postbit' template and surround the code with this conditional:
<if condition="$post[postid] == $thread[firstpostid]">
<if condition="$post[forumid] == X">
</if>
</if>
when i tried that template modification it gives me the notification in first post in every page in all forums.
and the forum condition didn't work.
Please any on have suggestions please make a replay.
Thanks for help
Bahaa
Alboursah.com Webmaster
i just wanna to ask about how to add a notification on the fist post on every new topic in specified forum.
i just wanna to know what's the required code modification om template modification.
When i asked Support i have this answer
You can edit your 'postbit' template and surround the code with this conditional:
<if condition="$post[postid] == $thread[firstpostid]">
<if condition="$post[forumid] == X">
</if>
</if>
when i tried that template modification it gives me the notification in first post in every page in all forums.
and the forum condition didn't work.
Please any on have suggestions please make a replay.
Thanks for help
Bahaa
Alboursah.com Webmaster