vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - 'Check Version' for all hacks (https://vborg.vbsupport.ru/showthread.php?t=255054)

hurik 01-04-2011 07:06 AM

Quote:

Originally Posted by Brew (Post 2143551)
I get this error when I updated:

Code:

Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

    *  Please contact the website owners to inform them of this problem.

Now whenever I go to the plugins page I get that error.

Running Vb 4.1.0 pl2

Any ideas what to do?

edit: I disabled plugins under Options and disabled this mod until I'm told what the problem may be

please try to uninstall the plugin and import it again.

Blackbeard02 01-04-2011 07:32 AM

Very useful, thanks

Brew 01-04-2011 11:08 AM

Quote:

Originally Posted by hurik (Post 2143731)
please try to uninstall the plugin and import it again.

Thanks for your quick reply :)

I've reinstalled it quite a few times.

What happens, immediately after installing, I get that message as soon as the Plugin Manager page refreshes....right after the last plugin is displayed.

I'm really at a loss on this one.

hurik 01-04-2011 07:42 PM

Quote:

Originally Posted by Brew (Post 2143825)
Thanks for your quick reply :)

I've reinstalled it quite a few times.

What happens, immediately after installing, I get that message as soon as the Plugin Manager page refreshes....right after the last plugin is displayed.

I'm really at a loss on this one.

do you have in the config.php a datastore cache activated?

Brew 01-04-2011 08:11 PM

Quote:

Originally Posted by hurik (Post 2144086)
do you have in the config.php a datastore cache activated?

No Sir,

Here's that part of my config.php:

Code:

    // ****** DATASTORE CACHE CONFIGURATION *****
    // Here you can configure different methods for caching datastore items.
    // vB_Datastore_Filecache  - to use includes/datastore/datastore_cache.php
    // vB_Datastore_APC - to use APC
    // vB_Datastore_XCache - to use XCache
    // vB_Datastore_Memcached - to use a Memcache server, more configuration below
// $config['Datastore']['class'] = 'vB_Datastore_Filecache';

    // ******** DATASTORE PREFIX ******
    // If you are using a PHP Caching system (APC, XCache, eAccelerator) with more
    // than one set of forums installed on your host, you *may* need to use a prefix
    // so that they do not try to use the same variable within the cache.
    // This works in a similar manner to the database table prefix.
// $config['Datastore']['prefix'] = '';

    // It is also necessary to specify the hostname or IP address and the port the server is listening on
/*
$config['Datastore']['class'] = 'vB_Datastore_Memcached';
$i = 0;
// First Server
$i++;
$config['Misc']['memcacheserver'][$i]        = '127.0.0.1';
$config['Misc']['memcacheport'][$i]            = 11211;
$config['Misc']['memcachepersistent'][$i]    = true;
$config['Misc']['memcacheweight'][$i]        = 1;
$config['Misc']['memcachetimeout'][$i]        = 1;
$config['Misc']['memcacheretry_interval'][$i] = 15;

It's never been touched.

Brew 01-04-2011 08:31 PM

The lines for the memcache are commented out by the use of /* followed later by */

Everything between is not parsed by the server.

mavigul 01-20-2011 05:30 AM

installiert super danke

DeardsGlobal 05-20-2011 03:31 PM

Great hack. I have installed it and I'm now using it to secure my forums. Please keep updated. Thanks.

dlewisr 06-27-2011 08:10 AM

Installed and rated. Thank you, it's a nice mod. It picked a new update was available within seconds.
Thumbs up from me.

BadgerDog 08-02-2011 10:40 AM

Has this mod stopped working?

All I get lately is the word "error" beside mods ...

It was working fine...

Regards,
Doug


All times are GMT. The time now is 09:30 PM.

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.03064 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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