Pagina 1 van 1

Berichtenaantal klopt niet..

Geplaatst: 01 apr 2006, 21:01
door riko
Support template:
  • Wat is het probleem?
    Wanneer ontstond het probleem?
    Adres van je forum: http://
    Geïnstalleerde mods:
    Huidige template:
    phpBB versie: 2.0.??
    Waar is je forum gehost:
    Heb je onlangs iets verandert aan je forum?
    Heb je gezocht naar een antwoord? (Ja, welke zoekwoorden? Nee, probeer eerst eens te zoeken)
Overige opmerkingen:

Geplaatst: 01 apr 2006, 21:09
door Paul
Zou je hem nogmaal willen invoeren? Er ging iets mis

Geplaatst: 02 apr 2006, 09:12
door brandsrus
Probeer eens de mod Post Count Resync te vinden en voer die mod eens uit! Grote kans dat dan de berichtenaantallen weer goed worden weergegeven omdat ze door deze mod weer worden rechtgezet.

Omschrijving van de mod:

Code: Selecteer alles

##############################################################
## MOD Title: Post Count Resync
## MOD Version: 1.2.1
## Author: R45 < adam at (@) rasadam.com > Adam Alkins - http://www.rasadam.com
## Description: This is an admin module for the ACP system. It will allow you to resync all user's post
##              counts to their correct figure.
##
## Installation Level: Easy
## Installation Time: 2 Minutes
## Files To Edit: none
##
## Included Files: admin_post_count_resync.php, admin_pcount_resync_simple.tpl, admin_pcount_resync_adv.tpl
##                 lang_pcount_resync.php
##############################################################
## This MOD is released under the GPL License.
## Intellectual Property is retained by the MOD Author(s) listed above
##############################################################
## Please visit http://www.rasadam.com/phpbb.php?id=2 for the latest version of
## this MOD or the place you downloaded it from.
##############################################################
## Authors Notes:
##           All you need to do is upload the appropriate files into their directories
##           and it will show up in the Administration Panel under the User Admin Section.
##
##			 You can run this script as often as you want when you wish to resync the
##			 post counts.
##
## CHANGELOG
##
## --- 1.2.1 ---
## Fixed bug with incorrect function calls when getting post counts
##
## --- 1.2.0 ---
## Fixed hardcoded SID bug in the find username button
## Fixed bug if you tried to resync with no forums in advanced mode
## Fixed bug with "Find a username" function not selecting username
## Fixed bug with fixed path for the "Find a username" button
## Removed some function calling in the language files
##
## --- 1.1.1 ---
## Bug fixed which caused an SQL error when One forum is used to resync in advanced mode (Thanks to admin@thewiz.co.il for the heads up)
##
## --- 1.1.0 ---
## Complete Rewrite
## Now features a Batch mode to resync accounts in batch and resume at a point for large boards
## Allows specifying amount of account to resync per batch
## Resync only a specific user if you want
## Resync only in certain forums
## Faster queries
##
## --- 1.0.2 ---
## Fixed Body Language Variable Bug
## Fixed Result Bug (sprintf not called)
##
## --- 1.0.1 ---
## Added (Hopefully) MsSQL support (Slight syntax change)
## Added Language File Compatability
## Minor Code Cleanup
## Added GPL Headers
## Fixed Module Categorisation
##
## --- 1.0.0 ---
## Initial Release
##
## 
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD

Geplaatst: 04 apr 2006, 21:49
door Nymphy
als je niet al te veel forums hebt kun je ook gewoon op resync achter je forum klikken in het admin paneel :) dan hertelt hij de berichten ook :) (bij mij heeft het toch zo gewerkt :lol:)

Geplaatst: 04 apr 2006, 21:53
door Paul
Nymphy schreef:als je niet al te veel forums hebt kun je ook gewoon op resync achter je forum klikken in het admin paneel :) dan hertelt hij de berichten ook :) (bij mij heeft het toch zo gewerkt :lol:)
Als het voor de user post count is, helpt dat niet :)

Geplaatst: 04 apr 2006, 21:54
door Nymphy
klopt maar ja dat staat er dan ook niet duidelijk bij :)

Geplaatst: 06 apr 2006, 12:38
door riko
thanx mensen, ik heb dr een gevonden en ze staan weer ok ;)