PDA

View Full Version : vBulletin 4 Upgrade Question


Prince
10-08-2020, 12:38 AM
If I upgrade vB 4.2.4 to 4.2.5 will it still run on PHP 5.6 or would there be issues until I switch to PHP 7?

Also, I have a few plugins installed, should they continue to work or does it just depend on how the plugin was written?

z3r0
10-08-2020, 03:40 AM
It works fine on PHP5.6

The only plugin I had a problem with was Subscribed threads in notifications (https://vborg.vbsupport.ru/showthread.php?t=267329) as the database thread marking options had been changed in 4.2.5 but it was easily fixed.

Prince
10-08-2020, 05:30 AM
It works fine on PHP5.6

The only plugin I had a problem with was Subscribed threads in notifications (https://vborg.vbsupport.ru/showthread.php?t=267329) as the database thread marking options had been changed in 4.2.5 but it was easily fixed.

Cool, thanks!