thank you! I changed the information and it worked just fine EXCEPT in between posts I see this
Quote:
[postcount] == 1 && 59 == 59">
|
now on the code I was supposed to place this
Quote:
<if condition="$post[postcount] == 1 && $thread[forumid] == x(replace with forumid of your recipe mod)">
<else />
|
at the top of postbit_legacy. I did so and the forum ID is
59. Can you please tell me what that is supposed to look like so I can do it right?