vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Advanced Plugin Manager (https://vborg.vbsupport.ru/showthread.php?t=138435)

akanevsky 02-11-2007 12:05 PM

Quote:

Originally Posted by thincom2000 (Post 1179708)
Can't sort (by product, hook, etc) with this?

It's sorted by product. then by hook. And no, you can't sort by hook only using this. Why, is that a problem?

thincom2000 02-12-2007 06:57 AM

When testing for conflicts between multiple products and plugins, it's ideal to sort by hook.

akanevsky 02-12-2007 07:33 PM

Quote:

Originally Posted by thincom2000 (Post 1180437)
When testing for conflicts between multiple products and plugins, it's ideal to sort by hook.

Ok, I'll implement that. :)

Stoebi 02-20-2007 07:41 PM

Hi

I would like to see an option "collapse all" and "expand all". Can you realize that, please?

*love this hack*

Regards, Stoebi

tehPARADOX 02-22-2007 09:22 PM

Very nice, easier management.

akanevsky 02-23-2007 12:18 AM

Quote:

Originally Posted by Stoebi (Post 1186948)
Hi

I would like to see an option "collapse all" and "expand all". Can you realize that, please?

*love this hack*


Regards, Stoebi

Sure. Will do.

RedGTiVR6 06-06-2007 03:57 PM

great mod!

installed!

The AdminCP is a neglected area. Being able to surf this area effectively in the forum is critical to running the forum smoothly.

Thanks again!

Lynne 11-16-2007 02:34 PM

This is exactly what I was hoping to find. I'm not big on hacks that do more than I need, so this nice simple one is perfect!

One little comment, it works great, but I am getting an error email everytime I save a plugin:
Code:

                                      Invalid SQL:

                                      UPDATE session
                                      SET inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
                                      WHERE sessionhash = '';

MySQL Error  :
Error Number :
Date        : Friday, November 16th 2007 @ 11:21:06 AM
Script      : http://my.site.org/forums/admincp/plugin.php?do=update
Referrer    : http://my.site.org/forums/admincp/plugin.php?do=edit&pluginid=82

Anyone else get these? Like I said, everything works just fine, I just get this error showing up in my mailbox.

RedGTiVR6 02-27-2008 06:09 PM

Anyone know if this will work with 3.7?

Stoebi 05-23-2008 01:46 AM

No, you get lot of white pages, if you update a plugin or set/unset hooks. :(

If i uncomment this peace of code in the file class_core.php
PHP Code:

            /*if (!headers_sent())
            {
                if (SAPI_NAME == 'cgi' OR SAPI_NAME == 'cgi-fcgi')
                {
                    header('Status: 503 Service Unavailable');
                }
                else
                {
                    header('HTTP/1.1 503 Service Unavailable');
                }
            }*/ 

the hack works fine again. This code is new and is not really a solution to uncomment this. Hope another one can help us.


Regards


All times are GMT. The time now is 01:43 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.01432 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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