
09-21-2004, 05:53 AM
|
 |
|
|
Join Date: Feb 2002
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by KW802
 I'm running 3.0.3 and used the instructions in the first post; took about 5 minutes.
|
Rob, you might need to revise the hack a bit:
Quote:
Invalid SQL: INSERT INTO pmtext
(
fromuserid,
fromusername,
title,
message,
touserarray,
iconid,
dateline,
showsignature,
allowsmilie
)
VALUES
(
1,
'ManagerJosh',
'Welcome to WorldSims Forums!',
'',
'a:1:{i:8387;s:13:"Sims2Kid'sMom";}',
0,
1095699710,
0,
0
)
mysql error: You have an error in your SQL syntax near 'sMom";}',
0,
1095699710,
0,
0
)' at line 19
mysql error number: 1064
|
|