#cw-racingapp sql issue
1 messages · Page 1 of 1 (latest)
Looks to me like you didn't install it correctly
Are you missing the race_tracks table?
And it looks like it's supposed to? THe sql file lists all the columns it should have
Looksl ike you got the basic qb one
delete the table, then run the sql code provided
okay thanks, because it just kept telling me that table already exists when I tried to redo it
the default races are there but the bounty races still dont exist in database?
Did you restart the script after you added them?
yes
yes I did
make sure everything in your database is matching what is in the sql files