![]() |
I hope that it will work for me,,, thanks
|
I tested it on vb4.2 and nothing changed...!
possibly the minification doesn't work properly... i believe using some minify plugin from google page speed would be a lot better... what do yah think? |
Not sure why you'd think a vBulletin 3.x plugin would work on vBulletin 4.
|
There is a serious security issue with minify: https://groups.google.com/forum/#!ms...E/kwYVpLMkfDwJ
OVERVIEW ======== On some systems running Minify, an attacker may be able to reveal the contents of arbitrary files. You are strongly advised to follow the instructions below to manually patch your system, and upgrade to Minify 2.1.7 when possible. PATCH INSTRUCTIONS ------------------ Open /min/index.php. A comment block begins on line 2. Insert a line break so that the comment begins on line 3. Copy and paste the following code onto line 2: if (isset($_GET['f'])) { $_GET['f'] = str_replace("\x00", '', (string)$_GET['f']); } Save the file. DETAILS ------- On some PHP systems, file system functions accept parameters containing null bytes ("\x00"), but do not handle them correctly. See: http://www.php.net/manual/en/securit....nullbytes.php An attacker may be able to use Minify to reveal the contents of any file PHP has access to within the document root, including sensitive configuration files. Thanks to Matt Mecham for reporting this vulnerability. MINIFY 2.1.7 ------------ You are strongly encouraged to upgrade to Minify 2.1.7, available at these URLS: * http://code.google.com/p/minify/down...nify-2.1.7.zip * https://github.com/mrclay/minify/archive/2.1.7.zip For further support, email min...@googlegroups.com. |
All times are GMT. The time now is 08:23 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|