Quote:
Originally Posted by Gottcha
ok....i have a problem...tried to install and am getting database errors
Database error in vBulletin 3.0.7:
Invalid SQL: INSERT INTO settinggroup VALUES ('donations', '2020', '1')
mysql error: Duplicate entry 'donations' for key 1
tried to uninstall and get the following errors:
Warning: main(./includes/adminfunctions_language.php): failed to open stream: No such file or directory in /home/fragtrad/public_html/forums/admincp/donation_install/donation_uninstall.php on line 15
Fatal error: main(): Failed opening required './includes/adminfunctions_language.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fragtrad/public_html/forums/admincp/donation_install/donation_uninstall.php on line 15
|
The duplicate value is there only if you have something else installed in that column with the same name. There is only one line in the system that calls that specific query.
On the uninstall error, where did you place your donations_install.php file?