The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hello I am getting error while upgrading
Hi all.
I was using 3.8 1 version now I bought a 4 .2.5 version I am trying upgrade but I am getting error like on the main page Quote:
for the upgrade.php Quote:
|
#2
|
||||
|
||||
The first error appears to be related to a plugin called credits.
vB3.x modifications are not generally compatible with vB4.x The second question is: Which version of PHP and MySQL are you running? |
#3
|
|||
|
|||
Thank you so much for the help.
So how to disable credit plugin ? here is the details for PHP version Database client version: libmysql - 5.1.73 PHP version: 5.6.30 --------------- Added [DATE]1531224675[/DATE] at [TIME]1531224675[/TIME] --------------- while upgrading I am getting this error An error has occurred. Please contact vBulletin Support for assistance. Module: vbblog, Step 1 Error. A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were: Bitfield Collision: credits_cantearn = allowvideos Bitfield Collision: credits_cantshow = bypassdp Bitfield Collision: credits_cantaward = displaywrt Bitfield Collision: credits_modawards = canreputation Bitfield Collision: credits_cantearn = allowvideos Bitfield Collision: credits_cantshow = bypassdp Bitfield Collision: credits_cantaward = displaywrt Bitfield Collision: credits_modawards = canreputation |
#4
|
||||
|
||||
Disable the credits mod via manage products, then go into plugins and ensure ALL the checkboxes are not clicked, then save i.e. it's disabled in the product manager and the plugins are marked as non-active.
Then edit config.php and add this directly below <?php: Code:
define('DISABLE_HOOKS', true); *In a worst case scenario you could ultimately reference the credit mods xml file to see which tables if any it affects, export all those tables then simply re-import them after the upgrade completes. **IF YOU HAVE THE SUITE i.e. CMS, Blogs, Forum and your CMS/Blog is disabled, re-enable them both before upgrading else errors can also occur, then simple disable again when upgrade is complete. |
#5
|
|||
|
|||
Thank you I added define('DISABLE_HOOKS', true);
But now I am getting Quote:
|
#6
|
||||
|
||||
Hmm check your htaccess file:
https://www.vbulletin.com/forum/foru...-now-down-hard i.e. rename it to .htaccess1 temporarily, then try the upgrade script (rename back when done). This *might also be related to PHP version you can try switching/swapping that out if you have an easy option in cPanel such as "Select PHP Version" but just note the modules installed on the current (print screen button/paste into paint etc). |
#7
|
|||
|
|||
Thank you forum is working now .. So now since define('DISABLE_HOOKS', true); inside config file how do i install new mods? can I remove this now :> [define('DISABLE_HOOKS', true);]
|
#8
|
||||
|
||||
You need to find out what was causing the error and resolve the issue before you attempt to add new modifications.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|