I can't seem to get my post data in... i keep getting sql errors from hex codes.
Mysqli statement execute error : Incorrect string value: '\x81@\x81@ne...' for column 'message' at row 1
Mysqli statement execute error : Incorrect string value: '\x81@\x81@it...' for column 'message' at row 1
i've scrubbed my source db as well as i could, replaced all 0X's with Ox's, a search for 81@ne returns nothing but a few email addresses. I can't figure out where its coming from.
I am running the web import script from vb3.8.5.
anyone have any tips?
Mysqli statement execute error : Incorrect string value: '\x81@\x81@ne...' for column 'message' at row 1
Mysqli statement execute error : Incorrect string value: '\x81@\x81@it...' for column 'message' at row 1
i've scrubbed my source db as well as i could, replaced all 0X's with Ox's, a search for 81@ne returns nothing but a few email addresses. I can't figure out where its coming from.
I am running the web import script from vb3.8.5.
anyone have any tips?
Last edited: