![]() |
Post Counter
Hi folks. Hope you can help me by solving this problem.
It has something to do with the newreply.php i think but im not sure. If a user posts in a thread he gets 1 forward to his post counter. But if he posts in a second time no reaction. The Counter remains the number of posts it had reight before. If you go to another thread, in which you've not posted before its the same thing. the post counter only counts 1 post for each thread. the hackz installed: Stop Doubleposting, vb Last Title, myvbIndex3.1, quickreply, NewStatistik by Afterburner running: vb 2.30 demo: http://www.mangaboard.com hope you can help me. ah i attched the newreply.php edit: srz. did not know that im not allowed to post my newreply.php |
stop doubleposting prevents users from doubleposting, and so also the postcounter doesn't increase!
it will just increase after someone else has posted into this thread and then again the first one. so, no problem, everything works correct. |
oh no.
this is also the case if another user just postet before and you only give an anser |
hmm, maybe you've made an mistake while installing...
reupload the original newreply.php and apply the hack again carefully |
the problem made the newstatistik hack ny afterburner
newreply.php before indexpost($postid,0); add // Afterburner $curtime = time(); $date_today = getdate($curtime); $time_today=mktime(0,0,0,$date_today[mon],$date_today[mday],$date_today[year]); $res1 = $DB_site->query("UPDATE afterburner_stat SET newposts = newposts+1 WHERE time = '$time_today'"); // Afterburner |
All times are GMT. The time now is 08:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|