Thread: Bag of Bugs
View Single Post
  #1  
Old 10-25-2012, 04:44 AM
Contra Fates's Avatar
Contra Fates Contra Fates is offline
 
Join Date: Sep 2008
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Bag of Bugs

Recently the big board I'm an Admin at has upgraded from VB3.8 to VB4.2 (current version), with some disastrous results. At first the issues were minor, but now we have a lot of strange bugs surfacing and little feedback from VB Support thus far. I figured it couldn't hurt to see if anyone here has had any experience with the following issues:

1.) E-Mail Notifications Won't Work.
For some reason, vBulletin's cron job that sends e-mails is actually blocking the outgoing e-mail relay. Whenever I unblock it, I can manually send emails directly from server shell until vBulletin blocks it again.

2.) Disappearing Posts & Threads.

We have threads that will vanish completely, as well as posts. They seem to still be present in the database, but not on the forum. I think it's an index problem, but the issue there is that rebuilding those indexes takes over 7 hours (the forum has over 7 million posts and 150,000+ threads), and any interruption could mess up the forum even further.

3.) Randomly Moderated Users & Posts.
Some new users are getting thrown into a Moderation Queue, despite no settings being enabled to allow this. Some posts are also randomly being thrown into Moderation when it's not enabled.

4.) Random Thread Subscriptions
Users have reported their Subscriptions being filled with threads they have not subscribed to.

Any suggestions would be very much recommended. The forum is huge, and the database alone is 15GB, so this creates some issues when it comes to trouble shooting. Thanks in advance!
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01318 seconds
  • Memory Usage 1,764KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete