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

MySQL error, missing column? #40

Open
libussa opened this issue Jan 19, 2018 · 1 comment
Open

MySQL error, missing column? #40

libussa opened this issue Jan 19, 2018 · 1 comment

Comments

@libussa
Copy link

libussa commented Jan 19, 2018

I'm trying to set this up to test, but it fails. The error I'm getting is:
PHP message: set_location_in_cache() : MySQL ERROR : Unknown column 'site' in 'field list'
and indeed, I can see on https://github.com/Ydalb/mapicoin/blob/master/inc/functions.inc.php#L89 that there should be a 'site' column in the geocode table.
Should it be created before the first run? What type is it?

Thanks!

@Ydalb
Copy link
Owner

Ydalb commented Jan 19, 2018 via email

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