vendethiel / ezarena

Reprise de l'ultimarena pour ajouter plus de fonctionnalités et un RPG !
MIT License
4 stars 3 forks source link

[adr_shops] can't create shop #30

Closed vendethiel closed 9 years ago

vendethiel commented 9 years ago

Erreur SQL: 1054 Unknown column 'shop_zone' in 'field list'

Seems like an oversight from me :/. I forgot to change that when I installed "shops in multiple zones"

ALSO ?mode=shop_list errors out with:

Erreur SQL: 1054 Unknown column 's.shop_zone' in 'where clause'
vendethiel commented 9 years ago

I should just remove these, apparently: https://github.com/vendethiel/ezarena/commit/c87236b91e2ac824947dcd45389c6a04a52c24ef#diff-84bfdc2a22e47b02f4d20c33070852a8L2063

I guess shop_zone is okay enough (?)