The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQL error
I got this:
Quote:
Code:
mysql> describe news; +-------+---------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-------+---------------+------+-----+---------+----------------+ | id | int(11) | | PRI | NULL | auto_increment | | when | timestamp(14) | YES | | NULL | | | what | text | | | | | +-------+---------------+------+-----+---------+----------------+ 3 rows in set (0.00 sec) |
#2
|
|||
|
|||
BTW no, this isn't vB code, just something I'm trying out for myself.
|
#3
|
|||
|
|||
D'oh! when is a keyword! http://www.mysql.com/doc/en/Reserved_words.html :angry:
|
#4
|
||||
|
||||
Try inserting a value only into what, and then only into when. See what's giving you the error.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|