DJ_Shocker Posted March 29, 2014 Share Posted March 29, 2014 I'm encountering this error: 0: attempt to get length of field '?' ( a nil value ) now the line 0 is very helpful on top of the fact the "?" What the heck does this mean and what can I look for to resolve it? Link to comment
WhoAmI Posted March 29, 2014 Share Posted March 29, 2014 Are you using string.len or sth? Show us the code. Link to comment
DJ_Shocker Posted March 29, 2014 Author Share Posted March 29, 2014 I figured out it was a MySQL issue when it was trying to get the last set shop ID. Thanks WhoAmI. and no i wasn't using string.len or sth, but I do appreciate the response. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now