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
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: