Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-21-2017, 06:52 AM
tinuz tinuz is offline
 
Join Date: Apr 2016
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Forum loads slow

Good day,

I think i need some help here...

Yesterday out of the blue my forum keeps on loading and loading.... When i disable all the modules using the define('DISABLE_HOOKS', true); line in my config.php all is working fine. But when i remove it the forum loads very slow. So i decided to disable all the modules one by one from the admin panel to see which module is causing the problem but the forum is still slow. Even with all the modules disabled the problem is still occurring and when i add define('DISABLE_HOOKS', true); to my config.php the problem is gone.

Running VBulletin 4.2.5

:erm:
Reply With Quote
  #2  
Old 09-21-2017, 03:07 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should set up built in Vbulletin logging or check your server logs.

What plug ins do you have? There are some that can gather a large amount of data and really slow things down.
Reply With Quote
  #3  
Old 09-21-2017, 05:23 PM
tinuz tinuz is offline
 
Join Date: Apr 2016
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply, here's a list of all the pluginins i use. all the plugins are disabled at this moment, i tried to remove the DragonByte Tech Super PM's Lite plugin but i can't remove it.

Add additional css to your style 1.0 This just adds a new additional_css.css template to your pages for custom css

Chiplove.9xpro - Thread Thumbnails 2.2.9 2.2.9 Show first image/file attach or youtube thumbnail of thread in forumdisplay

Digital Point Spy 1.1.1 System To Show What's Going On In The Forum

DragonByte Tech: Super PM's (Lite) 1.2.2pl1 A complete private message management system.

DragonByte Tech: vBShout (Lite) 6.2.16 vBShout by DragonByte Technologies: Allow your forum members to chat with eachother in real-time with this AJAX-powered Shoutbox!

Easy Forms 4.3.0 Create Forms without any hassle or fuss. Form list at forms.php?do=forms

MarkFL: Fluid Youtube/Vimeo Video BBCodes 1.6 Auto-creates fluid Youtube/Vimeo video BBCodes.

Post Thank You Hack 7.85 Post Thank You Hack

SevenSkins Image Resizer 1.6 Resizes EXTERNAL images in posts, posts preview, signatures, blogs, articles, private messages, visitor messages and vBadvanced CMPS.

vB Optimise Lite 2.0.1 Optimises the stock vBulletin software to reduce load and potentially improve max capacity and load times.

vFCoders - Hide Hack 4.0 This MOD gives users in selected forums the ability to use a BBCode to hide content.

VSa - Sub-Forum Manager 3.1.4 VSa - Sub-Forum Manager

[AJAX] Live Search 4.0.6 Search without reload pages

[OzzModz] Advertisement Inside First/Last Post 1.1.1 Allows admins to place a ad inside of the first/last post in a thread.

[OzzModz] Default Member Avatar 1.1.1 A avatar to use for members that don't have one

[OzzModz] Exclude Forums From Activity Stream 1.1.2 Exclude threads / posts from activity stream, based on forum id

[OzzModz] Exclude Forums From New Posts Search 1.0.1 Exclude threads / posts from new posts search, based on forum id

[Ozzy47] Post Icons Per Row 1.2.1 Set the amount of post icons per row.

[Ozzy47] Post New Thread Button In Posts 1.0.1 This mod adds a Post New Thread button to posts

[Ozzy47] Separate Sticky Threads 1.5.3 Separate sticky threads from normal threads

--------------- Added [DATE]1506028392[/DATE] at [TIME]1506028392[/TIME] ---------------

for those who have the same problem... it seems that the vbulletin license servers are down so the license check can't be complete because the connection can't be made... it sounds weird but when disabling the License in the Plugin System my forum runs like a charm...

problem solved and RichieBoy67 thanks for helping me m8
Reply With Quote
  #4  
Old 09-25-2017, 06:36 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tinuz View Post
for those who have the same problem... it seems that the vbulletin license servers are down so the license check can't be complete because the connection can't be made... it sounds weird but when disabling the License in the Plugin System my forum runs like a charm...
I'm having a similar problem. How do you "disable the License in the Plugin System"?

Note: I do have a valid license, actually several, but something is slowing down my forum page loads significantly.
Reply With Quote
  #5  
Old 09-25-2017, 11:45 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad you got it worked out but I am not sure what you are talking about regarding license checking or Vb servers being down.
Reply With Quote
  #6  
Old 09-27-2017, 05:55 PM
Stingray27 Stingray27 is offline
 
Join Date: Jan 2006
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

He is (possibly) talking about the fact that IB seem to be blocking a lot of IP addresses.

This means the vb call backs hang - I have this problem on some sites of mine running on several servers.

I ended up having to add some records to the server hosts file to null route vb.com.
Reply With Quote
  #7  
Old 09-27-2017, 05:59 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stingray27 View Post
He is (possibly) talking about the fact that IB seem to be blocking a lot of IP addresses.

This means the vb call backs hang - I have this problem on some sites of mine running on several servers.

I ended up having to add some records to the server hosts file to null route vb.com.
Can you explain how you did that please?

I am experiencing intermittent slow downs as well and have not been able to identify the reason yet.
Reply With Quote
  #8  
Old 09-27-2017, 06:17 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Correct me if I'm wrong, but I've never seen or heard of vBulletin 3/4 doing a license check to their server in the code. As far as I know, there's only a check during the installation/upgrade process.
Reply With Quote
  #9  
Old 09-27-2017, 06:33 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
Correct me if I'm wrong, but I've never seen or heard of vBulletin 3/4 doing a license check to their server in the code. As far as I know, there's only a check during the installation/upgrade process.
Well we now have two people saying that blocking something linked to vBulletin.com has resolved the problem for them.

I'd really like to know more about this to see if whatever it is may be contributing to my problem.

--------------- Added [DATE]1506598524[/DATE] at [TIME]1506598524[/TIME] ---------------

I've heard back from some former and current vBulletin support members and coders and it would appear that Dave is basically (although perhaps only partially) correct.

The gist if the additional information is that any callbacks to vBulletin occur only in the AdminCP and for that reason cannot affect the functioning of the forum itself.

So I guess that whatever resolved those issues for tinuz and Stingray27 were unrelated to callbacks. Either the issues were server related and resolved themselves on their own, or other changes made to plugins or something else were responsible for the improvement.

That's good to hear on the one hand. On the other hand, it means back to my research in trying to track down the intermittent slowdowns on my forums.
Reply With Quote
  #10  
Old 09-29-2017, 09:43 AM
tinuz tinuz is offline
 
Join Date: Apr 2016
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i now and then activate the plugin and when active the forum starts to load very slow again until i disable it again. When going to Plugins & Products -> Plugin Manager i have the following plugin listed

Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:18 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
  • Page Generation 0.04210 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete