The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
ok well i am completely confused to why this happening
the error is Code:
Database error in vBulletin 3.0.7:
Invalid SQL:
INSERT INTO journals
(journalist, journalist_id, journaldate,
journaldesc, private, allowbuddies, whocanview, lastentry,
lastentry_date, lastentry_misc, ipaddress, entrycount, active,privatecount
)
VALUES
('Antonbomb22', '20',
1124306286, '', 0, , '',
'testing private entry', 1124306286,'a:3:{s:7:\"private\";i:1;s:10:\"whocanview\";s:0:\"\";s:12:\"allowbuddies\";i:0;}', '69.141.184.51'
,1,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 ' '',
'testing private entry', 1124306286,'a:3:{s:7:\"private\";i:1;s:10:' at line 8
mysql error number: 1064
PHP Code:
any help would be appreciated. edit: fixed my active and stuff problems but still getting syntax error>_> |
|
#2
|
|||
|
|||
|
Try using a value for allowbuddies (0, '' or NULL).
I don't see an 11. |
|
#3
|
||||
|
||||
|
Quote:
thank you so much |
|
#4
|
|||
|
|||
|
No problem.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|