Jump to content

Need a little help.


Unique

Recommended Posts

Posted

Hey, i got some problem, in console i have database error.. like:

MYSQL ERROR [QUERY] SELECT * FROM `marijuanaplants` [ERROR] 1146: Table 'roleplay.marijuanaplants' doesn't exist

MYSQL ERROR [QUERY] SELECT * FROM vendingmachines [ERROR] 1146: Table 'roleplay.vendingmachines' doesn't exist

MYSQL ERROR [QUERY] SELECT id FROM clothes WHERE owner=63 [ERROR] 1146: Table 'roleplay.clothes' doesn't exist

MYSQL ERROR [QUERY] DELETE FROM `vehicles_notes` WHERE `vehid`='3' [ERROR] 1146: Table 'roleplay.vehicles_notes' doesn't exist

Maybe someone know how to fix this?

Posted (edited)
1 hour ago, Patrick said:

Tables are not exists in the database.

there are exists :D 

spacer.png

or.. i need remake like roleplay.vehicles_notes? like database name.. idk

Edited by Danex
  • Moderators
Posted
36 minutes ago, Danex said:

or.. i need remake like roleplay.vehicles_notes? like database name.. idk

Database name need to be roleplay

  • Moderators
Posted
4 hours ago, Danex said:

Someone else mby?

I am not sure if you can run this with dbQuery, but never the less give it a try.

SHOW FULL TABLES

 

  • Thanks 1
Posted

I see one little mistake, in your errors messages you use vehicles_notes and in your screenshot of the db you use vehicle_notes

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...