unable to execute query in 2.7 upgrade \ clean install
im getting an error in "upgrade_start.php" when upgrading from 2.6 to 2.7 and same error in "install_create_tables.php" when installing from the begining, what could it be ?
Code:
ERROR: Unable to execute query
SELECT user_password,user_salt FROM `users` WHERE
`user_name`='ChaosMage'
Table 'rutube.users' doesn't exist
in 2.6 i didnt have table "users".
help plz
Re: unable to execute query in 2.7 upgrade \ clean install
install_create_tables.php
This is for fresh installation, will never get called if you are upgrading.
Contact me at [email protected], i can fix your upgrade/installation.
Re: unable to execute query in 2.7 upgrade \ clean install
Quote:
Originally Posted by hostonnet
install_create_tables.php
This is for fresh installation, will never get called if you are upgrading.
Contact me at
[email protected], i can fix your upgrade/installation.
thank you. i just managed it.
the error was because of windows account under wich i was installing vshare 2.6 (ChaosMage) , i reinstalled windows some time ago and changed it.
So created same account as it was and started installation