Forum issue
Posted: Mon Sep 16, 2024 11:11 pm
Hello guys the issues I am having here is that my api forum comment system is not working properly, although it's working but not as I wanted,
For example : when a user comments on a particular forum post, the comments tend to show in all the forum posts too, instead of that particular post alone that the user commented on, is there anyway to solve this or a solution??
This is my code below
[br]
And this is the configuration [br]
.
For example : when a user comments on a particular forum post, the comments tend to show in all the forum posts too, instead of that particular post alone that the user commented on, is there anyway to solve this or a solution??
This is my code below
Code: Select all
<div class="menu"><table width="100%"><tbody><tr><td style="text-align:left"><a href="/user/%value1%" style="font-weight:700;color:#000">%value1%</a></td>
<td style="text-align:right">{{VALUE(%date%)@DATE(AGO)}}</td></tr></tbody></table><div id="displaybboode">{{VALUE(%value2%)}}</div><br/><a href="%delete%">delete comment </a></div>
And this is the configuration [br]
.
Code: Select all
<pid>15690,24098,24105,24104,24103,24233,24120</pid>
<category>forum</category><limit>3</limit>
<page>{{GET(page))}}</page>
<url>?page=</url>
<order>new</order>