Ziroc
Mon 8th Aug '05, 1:12am
I run the latest version of PHP and mySQL on a Windows 2000 server.
When I go to import the users, it failed on a few users that had " ' "s in the email address (not quotes, but ' ) anyway, I go del that user, and it continues fine. only 4 users had those chars.
All goes well with everything until I get to importing actual posts (after threads/headers) and the below error is what I get. I believe it doesn't like the ' as well in the "don't" because it starts off with "syntax to use near 't speak. <br>" see? the first character is ' .
After it fails, I go back, and it doesn't let me continue, so I go to reset the database in vb (remove all imports) and I can again import, but all the users I imported are still there!! Weird. but the import list shows 0 done.
Any help?? I just bought this, and I'm scared I don't know what to do. :(
Please help. Thank you!
===============================================
Database error in vBulletin:ImpEx Target 3.0.8:
Invalid SQL:
INSERT INTO vb3_post
(
threadid, userid, importthreadid,
parentid, username, title,
dateline, pagetext, allowsmilie,
showsignature, ipaddress, iconid,
visible, attach, importpostid
)
VALUES
(
'184',
'508',
'183',
'',
'Aurum',
'',
'970734000',
':\'-( Cry.
Sadness.
:-I Indifference.
Laughter.
Smile.
:-0 Sorprise.
Blink.
) Very happy.
:-7 Forced smile.
:-P Half enserio half joking.
:-* Kiss.
( Very sadness.
|-0 Yawn.
:-| ¡Hum!
:-',
'1',
'',
' Mad.<br> %-) Confused.<br> :-x I don't speak. <br> :-& Silent. <br> :-/ Undecided. <br> :-@ Screaming. <br> :-u Screeching. <br>__________________________________________________ __________________________________________<br><br> When the world of the deads comes,<br>we will already be there.',
'',
'1',
'',
'1'
)
mysql error: 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 't speak. <br> :-& Silent. <br> :-/ Undecided. <br> :-@
mysql error number: 1064
=================================
When I go to import the users, it failed on a few users that had " ' "s in the email address (not quotes, but ' ) anyway, I go del that user, and it continues fine. only 4 users had those chars.
All goes well with everything until I get to importing actual posts (after threads/headers) and the below error is what I get. I believe it doesn't like the ' as well in the "don't" because it starts off with "syntax to use near 't speak. <br>" see? the first character is ' .
After it fails, I go back, and it doesn't let me continue, so I go to reset the database in vb (remove all imports) and I can again import, but all the users I imported are still there!! Weird. but the import list shows 0 done.
Any help?? I just bought this, and I'm scared I don't know what to do. :(
Please help. Thank you!
===============================================
Database error in vBulletin:ImpEx Target 3.0.8:
Invalid SQL:
INSERT INTO vb3_post
(
threadid, userid, importthreadid,
parentid, username, title,
dateline, pagetext, allowsmilie,
showsignature, ipaddress, iconid,
visible, attach, importpostid
)
VALUES
(
'184',
'508',
'183',
'',
'Aurum',
'',
'970734000',
':\'-( Cry.
Sadness.
:-I Indifference.
Laughter.
Smile.
:-0 Sorprise.
Blink.
) Very happy.
:-7 Forced smile.
:-P Half enserio half joking.
:-* Kiss.
( Very sadness.
|-0 Yawn.
:-| ¡Hum!
:-',
'1',
'',
' Mad.<br> %-) Confused.<br> :-x I don't speak. <br> :-& Silent. <br> :-/ Undecided. <br> :-@ Screaming. <br> :-u Screeching. <br>__________________________________________________ __________________________________________<br><br> When the world of the deads comes,<br>we will already be there.',
'',
'1',
'',
'1'
)
mysql error: 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 't speak. <br> :-& Silent. <br> :-/ Undecided. <br> :-@
mysql error number: 1064
=================================