vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Abnormal increase in the number of posts in VB4.2 (https://vborg.vbsupport.ru/showthread.php?t=286836)

Arianismmm 08-19-2012 10:09 AM

Abnormal increase in the number of posts in VB4.2
 
Hello Guys


I recently upgraded my forum From vb 3.8 to vb4.2
every thing is ok , but There is an unusual thing .

When a user group such as Moderator , post in a topic in usual 1 post be added to her posts but in my forum 10 post be added to her posts :o

for exam i have 1000 posts , but when leave a comment to a thread my posts turned to 1010 :O

Really do not know what i can do

Please Help me

and sry for my bad english

Thank You

Black Snow 08-19-2012 11:03 AM

Try updating your counters through the maintenance panel in the AdminCp.

Arianismmm 08-19-2012 12:26 PM

i,ve Do that also updated all table in maintenance panel but still i have problem

kh99 08-19-2012 01:03 PM

It's hard to see how that would happen with the normal vb code - maybe try disabling all your mods and see if it still happens.

Arianismmm 08-19-2012 02:31 PM

thanks all

i disabled all plugin for some hour and check it again , but not fixed !

it very strange :o

kh99 08-20-2012 06:58 PM

Hmm..then I'm not sure. How did you disable them? You should try putting

Code:

define('DISABLE_HOOKS', 1);

at the top of your config.php file, just under the <?php, and see if that has any effect. Also, if you haven't made any changes to the vb php files, you could try uploading the files again. But I don't see why that would fix it except if you made a change you forgot about.

You could also try creating a new style with no parent and see what happens when you use that.

Are you sure you don't have anything going on such as a modification to display 10 times your post count? Or maybe your postbit template has a hard-coded "0" after the post count?

If you use DISABLE_HOOKS, unmodified vb files, and a new style and it still happens, I'm out of ideas.

Arianismmm 08-21-2012 05:46 AM

Thank you i will be check your Solutions
i hope be ok :(


All times are GMT. The time now is 07:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01764 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete