-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade-vaf.php #9
Comments
You need to export your figments and reimport them after running the installer. Version 2 has no upgrade script. |
Well, I test in 2 ways. |
So is it working now? Keep in mind we're making lots of upgrades and changes at the moment so let us know if you find any more issues. We have lots of big plans in the future. |
Here is my log whent trying to manage vehicule list : |
go to app/code/local/Elite/Vaf and copy config.default.ini to config.ini |
Ok, It's ok for this ! Thanks you. |
then when I press go,
"1_create_schema_tbl.php
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'elite_schema' already exists' in ROOT_FOLDER\lib\Zend\Db\Statement\Pdo.php:228 Stack trace: #0 ROOT_FOLDER\lib\Zend\Db\Statement\Pdo.php(228): PDOStatement->execute(Array) #1 ROOT_FOLDER\lib\Zend\Db\Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array) #2 ROOT_FOLDER\lib\Zend\Db\Adapter\Abstract.php(479): Zend_Db_Statement->execute(Array) #3 ROOT_FOLDER\lib\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('CREATE TABLE
e...', Array) #4 ROOT_FOLDER\app\code\local\Elite\Vaf\sql\migrations\1_create_schema_tbl.php(30): Zend_Db_Adapter_Pdo_Abstract->query('CREATE TABLE
e...') #5 ROOT_FOLDER\app\code\local\Elite\Vafinstall\MigrateBase.php(152): require('C:\xampp\htdocs...') #6 ROOT_FOLDER\app\code\local\Elite\Vafinstall\MigrateBase.php(93): Elite_Vafinstall_MigrateBase->runScript('1', 'C:\xampp\htdocs...') in ROOT_FOLDER\lib\Zend\Db\Statement\Pdo.php on line 234The text was updated successfully, but these errors were encountered: