vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - Save+Reload for plugin editor (https://vborg.vbsupport.ru/showthread.php?t=191438)

Carnage 09-19-2008 10:00 PM

Save+Reload for plugin editor
 
Really simple idea. It provides a save and reload button similar to the one in the template editor for the plugin editor.

This is supplied as a patch file as it edits core VB files.

To run the patch file type this command in your ssh/telnet window

Code:

patch plugin.php plugin.patch

ForumsMods 09-20-2008 09:32 PM

Patch doesnt work.

gdoner 09-20-2008 09:44 PM

i will try it.

Carnage 09-20-2008 10:04 PM

use this command to patch the file

Code:

patch plugin.php plugin.patch
This has only been tested on vb 3.7.2

Lionel 09-20-2008 10:42 PM

Great idea! Patch works fine, thanks

Wadie 09-21-2008 03:55 AM

i will try it.

bchertov 09-21-2008 05:35 AM

How does this compare to the similar patch for 3.6? Is by the same person?

MrZeropage 09-21-2008 06:59 AM

no normal instructions for manual edit of plugin.php?

Carnage 09-21-2008 01:24 PM

The patch file is plain text and can be applied manually.

It is split into several sections beginning @@ followed by a line number and 3 lines of context. it then has lines beginning - for items you need to remove and + for items to add. Finally there is 3 trailing lines of context.

The mod for 3.6 was reported as no longer working. So I wrote this up.


All times are GMT. The time now is 09:24 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.01041 seconds
  • Memory Usage 1,717KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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