Cloudrunner |
06-19-2005 11:35 PM |
Quote:
Originally Posted by TTG
Whoops .. upgrade to 1.05
Code:
Warning: explode(): Empty delimiter. in /admincp/donation_install/donation_upgrade.php on line 21
Code:
Database error in vBulletin 3.0.6:
Invalid SQL: ALTER TABLE user ADD donor TINYINT(1) DEFAULT '1' NOT NULL
mysql error: Duplicate column name 'donor'
mysql error number: 1060
Date: Sunday 19th of June 2005 11:21:30 PM
Script: http://www.thetechguys.co.uk/retreat/admincp/donations_install.php
Referer: http://www.thetechguys.co.uk/retreat/admincp/donations_install.php
Username: The Tech Guy
IP Address: 82.43.102.40
|
Was not expecting an empty set there, sorry...
Anyway, attached is the correct donation_upgrade.php file.
Upload that into the ./admincp/donation_install/ directory, then put your vbulletin into debug mode (put in your config.php file just above the line that says
PHP Code:
// ****** DATABASE SERVER NAME ******
) and in the vB settings 'untouchables' change your ppdonations version to 1.04 then take your vBulletin out of debug mode and re-run the installer, you will see the option for the updater now. Try again from there let me know how you fair...
I also updated the archive in the first post to reflect this change in the upgrader code.
|