vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   New Version of VB On / Off Switch (https://vborg.vbsupport.ru/showthread.php?t=104453)

PixelFx 01-04-2006 06:08 PM

New Version of VB On / Off Switch
 
Can someone please make a plugin or code hack for the admincp, so that you can change in the vb options weather or not to display in the admincp

There is a newer version of vBulletin available to download

code block?

Example say we just wanted to patch or update our site with a plugin, example 3.5.2 to 3.5.3, but didn't want to have the reminder up after doing that. It would be cool if someone made it something where we can turn the warning or information block on and off.

This would be good for people that also dont' plan on upgrading there current versons of vbulletin. Again to clarify I'm just talking about the block above the stats in the admincp, not the very top bar where it shows your version info.

Thanks muchly :D

Cyricx 01-04-2006 06:43 PM

Ummm...

Being the last few releases, and especially 3.5.3 are more security patches...

Why wouldn't you at least patch it?

I mean... why leave a security hole on your site?

For example, my live site is on 3.5.1, but I've done the patch for 3.5.2 and 3.5.3, and am planning on upgrading it to 3.5.3 very soon.

But to not do at least the patches seems like your kinda opening a door for a hackin ass whoopin ;)

Rich 01-04-2006 07:51 PM

Hello,
He wants to know how to remove that reminder AFTER you use a patch. I myself patched my site and will be upgrading on a later date. Now that "I" have it patched, I could possibly turn off the reminder if the mod he is suggesting were created.

Replicators 01-04-2006 07:53 PM

Only thing that worries me about upgrading is redo-ing all the php editing for all the mod's installed.

PixelFx 01-05-2006 02:01 PM

Quote:

Originally Posted by Cyricx
Ummm...

Being the last few releases, and especially 3.5.3 are more security patches...

Why wouldn't you at least patch it?

I mean... why leave a security hole on your site?

For example, my live site is on 3.5.1, but I've done the patch for 3.5.2 and 3.5.3, and am planning on upgrading it to 3.5.3 very soon.

But to not do at least the patches seems like your kinda opening a door for a hackin ass whoopin ;)

You didn't read what I said, I said wanted something to be able to toggle warning on and off after doing a patch.

After once again finishing all the hack installs. I prob want to wait till 3.5.4, before spending another week 10 hours a day chopping up my site. So reason I asked above, it would be nice to be able to turn the warning off :P

Zachery 01-05-2006 03:42 PM

Quote:

Originally Posted by PixelFx
You didn't read what I said, I said wanted something to be able to toggle warning on and off after doing a patch.

After once again finishing all the hack installs. I prob want to wait till 3.5.4, before spending another week 10 hours a day chopping up my site. So reason I asked above, it would be nice to be able to turn the warning off :P

Stop hacking your files ;) and keep better docs if you do.

Cyricx 01-05-2006 05:48 PM

Heheh I cheat...

I keep a thread on my forum of all the files I've editted and every edit I do I do with this format -

Code:

// ##### START HACK - (hack name) #####
code
// ##### END HACK - (hack name) #####

If I have to replace something I do
Code:

// ##### START HACK - (hack name) #####
// ##### REPLACED THIS #####
/*
code I'm replacing
*/
// ##### WITH THIS #####
new code
// ##### END HACK - (hack name) #####

Then to upgrade all I have to do is open up an old file and a new one, do a search for "start hack" and rip through them. :)

I've hacked about a dozen files and it takes me about 15 mins to upgrade :)

Just the updating templates part that annoys me and makes me wait to do a full upgrade hehe.

PixelFx 01-06-2006 03:09 AM

Then to upgrade all I have to do is open up an old file and a new one, do a search for "start hack" and rip through them. :)

I've hacked about a dozen files and it takes me about 15 mins to upgrade :)

Just the updating templates part that annoys me and makes me wait to do a full upgrade hehe.[/QUOTE]

thanks guys ;) I've hacked my site to death now, well not death but its got lots and lots of changes ....

demo ... http://www.orbsydia.ca *twitch* just um one more hack .. twitch .. just one ..... mor ... hac...

this site is too addictive :P

calorie 01-06-2006 05:43 AM

There are about five consecutive document.writeln lines in the vB admincp index.php file that you may comment out to avoid seeing that upgrade notice. Alternatively, you could add something to the condition of the if statement that surrounds the document.writelns to toggle the notice on or off, but either way, you'll need to edit the file.

RaceJunkie 01-06-2006 10:02 PM

Quote:

Originally Posted by Zachery
Stop hacking your files ;) and keep better docs if you do.


If no one installed any hacks then this site would be useless.. Right?


All times are GMT. The time now is 05:02 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.01089 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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