blocking last post adv on forums
Posted: Wed Nov 07, 2007 3:49 pm
Hello, sorry for my bad english.
in some forum adv add to last post on each topic.
normal (users) posts format
where "d13309046" is different for each post
adv post
how i can block last adv post.
in some forum adv add to last post on each topic.
normal (users) posts format
Code: Select all
<table class="posttable" id="d1309046" cellspacing="0">
....
</table>
adv post
Code: Select all
<table class="posttable" cellspacing="0">
...
</table>