SaveItem Errors
Posted: Mon Sep 06, 2010 1:34 am
SaveItem consistently bugs out, and I'm not entirely sure why -- well I am, but not sure what's causing it.
Compiled from the SVN release I grabbed a few days ago.
Looking at the SQL query, it seems to be putting some very large number in the item_id section of the query.. An item that doesn't exist. In turn that's bugging it out due to the SQL server trying to make the connection with that item_id and the items table and finding nothing.
Any thoughts?
Compiled from the SVN release I grabbed a few days ago.
Looking at the SQL query, it seems to be putting some very large number in the item_id section of the query.. An item that doesn't exist. In turn that's bugging it out due to the SQL server trying to make the connection with that item_id and the items table and finding nothing.
Any thoughts?