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

Error on houses #131

Closed
yehia opened this issue Jun 13, 2020 · 2 comments
Closed

Error on houses #131

yehia opened this issue Jun 13, 2020 · 2 comments

Comments

@yehia
Copy link

yehia commented Jun 13, 2020

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}`

@slawkens
Copy link
Owner

slawkens commented Jul 6, 2020

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.

@slawkens
Copy link
Owner

slawkens commented Jul 6, 2020

Hello,

This has been just fixed in fcff820

slawkens added a commit that referenced this issue Jul 6, 2020
(cherry picked from commit fcff820)
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