View Full Version : Stupid question, but where is the 4.2.2 patch?
pityocamptes
10-09-2013, 11:51 PM
Can't seem to find it... thx
--------------- Added 1381366429 at 1381366429 ---------------
Also, how will I know if I have errors, do I need to turn something on? Thx
meaters
10-09-2013, 11:54 PM
Better not rush into upgrading as lots of people have reported problems.
ozzy47
10-09-2013, 11:58 PM
It should be in your customer area, select the option, More Download Options (Use this to access earlier versions of vB and also Alpha/Beta versions if available)
99% of the errors are mod related, and should be easily fixed.
pityocamptes
10-10-2013, 12:11 AM
Dont see it. In the members area of vbulletin.com?
--------------- Added 1381367595 at 1381367595 ---------------
Which download version? I don't see a patch in the pull down list?
ozzy47
10-10-2013, 12:17 AM
4.2.1 Patch Level 1 is the last patch level
Or if you want to upgrade, make sure the option, Download Latest Version 4.2.2 is ticked
pityocamptes
10-10-2013, 12:19 AM
So is this going to overwrite my existing board if I do the upgrade, as in I lose my custom template colors, pics, background, etc?
meaters
10-10-2013, 12:20 AM
Yes
pityocamptes
10-10-2013, 12:20 AM
...and if not, what do I do after I download the entire package? Thx
--------------- Added 1381368080 at 1381368080 ---------------
Seriously? Screw that...
meaters
10-10-2013, 12:24 AM
Do not upgrade you are gonna have big problems m8
CharlieDelta
10-10-2013, 02:31 AM
Do not upgrade you are gonna have big problems m8
I believe the question was in regards to the patch, not the upgrade. Upgrading is not required when just using the patch.
I am sticking with the patch for now. :)
Digital Jedi
10-10-2013, 02:35 AM
So is this going to overwrite my existing board if I do the upgrade, as in I lose my custom template colors, pics, background, etc?
Yes
Since when do you loose custom templates and images during an upgrade? Presuming your not storing your custom images in the default images folder. (Which custom styles wouldn't normally do.)
ozzy47
10-10-2013, 02:37 AM
Even if you were, storing your custom images in the default images folder, upgrading would not cause you to loose them, as it will only overwrite images that are the same in the old folder, and the new one.
pityocamptes
10-10-2013, 02:49 AM
Well all I can find is the entire download. Where is the patch... I'm willing to try that...
ozzy47
10-10-2013, 02:52 AM
It should be in your customer area, select the option, More Download Options (Use this to access earlier versions of vB and also Alpha/Beta versions if available)
4.2.1 Patch Level 1 is the last patch level
pityocamptes
10-10-2013, 02:59 AM
Ok, so 4.2.2 is not a patch? I have 4.2.1 so is that basically it? Thanks again.
ozzy47
10-10-2013, 03:02 AM
Correct, 4.2.2 is a update, as long as you are running 4.2.1 Patch Level 1 you are fine, if you are running, 4.2.1 then you should upload the files for the patch.
pityocamptes
10-10-2013, 03:11 AM
Where would I know if I have patch level 1 currently running? Any issues with this as far as mods, etc?
ozzy47
10-10-2013, 03:12 AM
No issues that I can remember, look in your footer to see your version, or in your ACP, very top line under the browsers address bar.
pityocamptes
10-10-2013, 03:17 AM
it says 4.2.1
How do I install the patch?
Amaury
10-10-2013, 03:20 AM
it says 4.2.1
How do I install the patch?
As has been repeatedly said, in the customer area.
ozzy47
10-10-2013, 03:20 AM
How to Patch Your Site
From time to time, it's necessary to issue a Security Patch (or Patch Level) release for vBulletin software. This differs from the normal upgrade routine so this short article will clarify exactly what needs to be done when we announce a Patch Level (PL) release.
A patch level release contains fixes for only the most critical issues in the previous release. In most cases, these are released to address a security issue. However they can be released for data integrity issues as well.
A patch level is designed to be installed directly over top of your existing installation, with no other action. You do not need to run any upgrade scripts.
Download The Patch
A Patch Level release doesn't come as a full set of files. As such, it doesn't appear in the normal download location. To access the Patch Release, first login to the vBulletin Members Area. In the left hand navigation within the 'Support Services' section, click on the Patches/Security Patches link and you will see a screen showing all Patch Level releases for your Licenses.
Simply click on the Patch for the version you're currently running and you will be taken to the download page, where you will be given options for how to download the Patch. The following options are available via the 'More Download Options' radio button should you need to change these before downloading the ZIP file (in the majority of cases, these will not need to be altered):
PHP File Extension - As a general rule, web servers will use .php as the extension for PHP scripts, but some servers may use a different extension, or you may simply wish to use a different extension out of your own preference. Various extensions are available here for you to choose.
Download File Format - This option allows you to choose the compression format of the package you are about to download. Most people will want to download the .zip package as Windows? has built-in support for zip files. However, if you are downloading the package directly to a Linux server you may prefer to use the tarball (.tar.gz) format.
CGI Shebang - This option will only be of use to you if your server runs PHP as a CGI rather than as a web server module. If your server runs PHP as a CGI and requires a shebang (such as #!/usr/bin/php) then you can enter the required text here and it will automatically be inserted into whichever PHP files in vBulletin require its use.When you have set the download options you can click the Download button to start the download. When the download prompt window appears, you should choose the Save option and choose a directory on your computer in which to save the package.
Updating Files On Your Server
With Patch Level releases, the preparation work is very small - simply extract the ZIP package to your local machine! Once you've done this, you will notice that there is no upload folder. A Patch Level release only contains the files that are being fixed so will not see a complete installation package
Before you do this you should close your forums. This will help eliminate any potential db errors as people attempt to access your forums before the upgrade is complete.
It will also be a good idea at this point to take a backup of your site and database. While the database won't be updated with a Patch Level release, it's useful to have an up-to-date backup in any case. For more information on backing up your database, please see this section of the Online Manual.
Connect to your FTP server using your FTP client of choice. Select the Patch Level files in the local pane and open the existing old files in the remote pane, then drag the new folders/files to the remote window.
You will most likely be prompted by the FTP client at this point to ask if you want to overwrite the existing files. You should confirm this prompt, telling the FTP client that yes, you do want to overwrite the existing files. If the prompt gives you the option to overwrite all existing files without prompting again, use this option.
Once the files are uploaded, that's your installation patched! There are no scripts to run and you can re-open your forums to users again.
This is not a full upgrade. You do not need to run any upgrade scripts to complete the upgrade.
Just as a precaution, I would delete the install folder after uploading the patch.
pityocamptes
10-10-2013, 03:23 AM
Ok, found it and uploaded it. Thanks.
--------------- Added 1381379040 at 1381379040 ---------------
As has been repeatedly said, in the customer area.
I meant in my forum... wasn't sure if it was an automatic upload like a plugin or physical to the server. I did it from the server side...
ozzy47
10-10-2013, 03:24 AM
Not a problem, glad to help. :)
ForceHSS
10-10-2013, 03:39 AM
in 4.2.2 was there only a security problem with forumrunner
ozzy47
10-10-2013, 03:53 AM
No, it was found in 4.2.2, and was patched in earlier versions.
During testing of vBulletin 4.2.2 a potential xss exploit was found by our QA team in the Forum Runner application.
As a result we have fixed this issue in vB4.2.2 & are releasing PL updates for 4.2.1, 4.2.0 & 4.1.12.
vBulletin 4.2.1 PL1
vBulletin 4.2.0 PL4
vBulletin 4.1.12 PL 4
ForceHSS
10-10-2013, 03:54 AM
Thx ozzy best support :)
ozzy47
10-10-2013, 03:54 AM
Not a problem. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.