No items in the shops.[ESX]

Recently added esx_foodtruck-master and now we have nothing left in the shops, how do i fix this ASAP? can still find the “shops” in the database https://gyazo.com/68a4a5feeeb6cdef74c0c04245d23558

Hi, this is because in your database the name of the market are “market” but in the esx logic you need to put “LTDgasoline” or the other market name declared in the scripts

1 Like

I got it to worked somehow, but i really appericate you`re help!

1 Like

help no item shops

You have the same issue as above. The markets are conflicting

What part do I need to edit?
thank you

1 Like

Are you using the markets for anything? If not you should get rid of those.

1 shop


1 Like

The only resource I know that uses a market is esx_foodtruck and I don’t see that in yours. Delete those markets from the table.

thank you
mod esx_foodtruck

I got the same issue could u help me?

All items you want buy must be in items table.

Yeah but how do i add them into items

i made simple sql code

USE `essentialmode`;

INSERT INTO `items` (`name`, `label`) VALUES
('bread', 'Bread'),
('water', 'Water')
;

I dont understand i did it with the items but didnt work, it works to give me bread and water but i cant buy it

What items your shops table have

1 Like

It worked thanks alot dude! (:slight_smile:

1 Like

having the same issue however when i press e nothing happens not even an empty menu and when i try to go to another store/bar it doesnt even come up to press E no duplicates in databases however ther are four rows that say bar any help would be great

How did you get this to work…

can this be closed already, this should’ve been asked in the esx thread and not in a new one. also those 2 months bumps…