• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Help] hen i try to add items in Shop offer in website.

nanok

Senoria.sytes.net
Joined
Jul 9, 2009
Messages
39
Reaction score
1
Location
Sweden
Hello!

When i try to add a item in z_shop_offer (in localhost) i come across this error : #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

This is what i try to add in shop offer: INSERT INTO `z_shop_offer` (`1`, `15`, `8931`, `1`, `0`, `0`, `item`, `Buy a solar sword`, `Solar Sword`) VALUES
 
Last edited:
Back
Top