vb.org Archive

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

Hostboard 12-31-2019 11:51 AM

ACP
 
vBulletin has always called home (vbulletin.com) from within the ACP for news and updates. Seeing as v4.2.5 is essentially dead in the eyes of IB, I was wondering where this code resides and how to remove it as it essentially is useless creates a slight delay in the display of the ACP home page.

Dave 12-31-2019 01:37 PM

At /admincp/index.php around lines 190 to 195 there should be a third party script and a line of JavaScript that loads the latest version and renders it.

Hostboard 12-31-2019 03:55 PM

Ah... There it is... Is it against the rules if I share the code I used to replace the "Header Frame" section? It eliminates the entire table and any calls back to the mother ship.

In Omnibus 12-31-2019 04:32 PM

Quote:

Originally Posted by Hostboard (Post 2601634)
Ah... There it is... Is it against the rules if I share the code I used to replace the "Header Frame" section? It eliminates the entire table and any calls back to the mother ship.

Can't you just comment it out?

Hostboard 12-31-2019 09:20 PM

When code is depreciated and no longer used, I would much rather just remove it entirely.


All times are GMT. The time now is 10:05 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.01187 seconds
  • Memory Usage 1,712KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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