We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, i have this error from otserv-global-12 (otserv.com.br)
`SQLSTATE[42S22]: Column not found: 1054 Unknown column 'guild' in 'where clause'
Backtrace:
#0 /var/www/html/system/libs/pot/OTS_Base_DB.php(85): PDO->query('SELECT * FROM ...') #1 /var/www/html/system/pages/houses.php(149): OTS_Base_DB->query('SELECT * FROM ...') #2 /var/www/html/index.php(341): require('/var/www/html/s...') #3 {main}`
...') #1 /var/www/html/system/pages/houses.php(149): OTS_Base_DB->query('SELECT * FROM
The text was updated successfully, but these errors were encountered:
This is very weird issue you having. Did you try to clean the cache?
Try setting this in your config.local.php, and tell me if the issue persists:
$config['env'] = 'dev';
#Edit
Ok, got it. My concentration fail today.
Sorry, something went wrong.
fcff820
Hello,
This has been just fixed in fcff820
Fix #131
de1d6b9
(cherry picked from commit fcff820)
No branches or pull requests
Hello, i have this error from otserv-global-12 (otserv.com.br)
`SQLSTATE[42S22]: Column not found: 1054 Unknown column 'guild' in 'where clause'
Backtrace:
#0 /var/www/html/system/libs/pot/OTS_Base_DB.php(85): PDO->query('SELECT * FROM
...') #1 /var/www/html/system/pages/houses.php(149): OTS_Base_DB->query('SELECT * FROM
...')#2 /var/www/html/index.php(341): require('/var/www/html/s...')
#3 {main}`
The text was updated successfully, but these errors were encountered: