Skip to content
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

Problem after installation #5

Open
annearndt opened this issue Sep 28, 2022 · 1 comment
Open

Problem after installation #5

annearndt opened this issue Sep 28, 2022 · 1 comment

Comments

@annearndt
Copy link

After installation I'm receiving this error:

Fatal error: Uncaught Exception: Unknown column 'np_value' in 'field list' INSERT INTO np_option (key, value, site_id) VALUES ( "site-title", "XXXXXX", 1 ) ON DUPLICATE KEY UPDATE np_value = values(value) - INSERT INTO np_option (key, value, site_id) VALUES ( :key, :value, :site_id ) ON DUPLICATE KEY UPDATE np_value = values(value) in /home/host/domains/xxxxxxx/public_html/vvveb/system/db/mysqli.php:336 Stack trace: #0 /home/host/domains/xxxxxxx/public_html/vvveb/storage/model/install/optionsql.php(106): Vvveb\System\Db\Mysqli->execute() #1 /home/host/domains/xxxxxxx/public_html/vvveb/system/option.php(67): Vvveb\Sql\OptionSQL->setOption() #2 /home/host/domains/xxxxxxx/public_html/vvveb/system/functions/functions.php(96): Vvveb\System\Option->multiSet() #3 /home/host/domains/xxxxxxx. in /home/host/domains/xxxxxxx/public_html/vvveb/system/db/mysqli.php on line 336

Any idea about how I can solve that?

@givanz
Copy link
Owner

givanz commented Oct 3, 2022

Hi

Thanks for testing Vvveb, this error was caused by a bug from table prefix option, please redownload the zip file to get the fixed version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants