vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Forum loads slow (https://vborg.vbsupport.ru/showthread.php?t=325615)

tinuz 09-21-2017 06:52 AM

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:

RichieBoy67 09-21-2017 03:07 PM

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.

tinuz 09-21-2017 05:23 PM

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

djbaxter 09-25-2017 06:36 AM

Quote:

Originally Posted by tinuz (Post 2590026)
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.

RichieBoy67 09-25-2017 11:45 PM

Glad you got it worked out but I am not sure what you are talking about regarding license checking or Vb servers being down.

Stingray27 09-27-2017 05:55 PM

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.

djbaxter 09-27-2017 05:59 PM

Quote:

Originally Posted by Stingray27 (Post 2590127)
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.

Dave 09-27-2017 06:17 PM

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.

djbaxter 09-27-2017 06:33 PM

Quote:

Originally Posted by Dave (Post 2590131)
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.

tinuz 09-29-2017 09:43 AM

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

https://vborg.vbsupport.ru/external/2017/09/14.png


All times are GMT. The time now is 11:39 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.01651 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete