Project-Sloth / ps-housing

Advanced housing system for QBCore.
https://discord.gg/projectsloth
Other
343 stars 110 forks source link

Unknown column 'zone_data' in 'field list' #260

Open Percydal opened 15 hours ago

Percydal commented 15 hours ago

Describe the bug After trying everything 3 times and checking the other issues can't find any answer. Basically when i create a house with /housing it says it was created but there is no house in the listing and i get the error in the screenshot below telling me a sql error happened since 'Unknown column 'zone_data' in 'field list'

To Reproduce Steps to reproduce the behavior:

  1. Create a house after importing properties.sql
  2. Check live console
  3. See error

Expected behavior The property should've been listed without any error

Screenshots Screenshot 2024-11-15 153948

Any ideas??