Having a problem with this style on my vb 4.0.8 test installation, when ever I try and post a thread or reply to a thread it gives me the following DB error:
Code:
Invalid SQL:
INSERT INTO post
(showsignature, allowsmilie, htmlstate, username, userid, title, pagetext, iconid, visible, parentid, threadid, dbtech_thanks_enablethanks, dbtech_thanks_requirethanks_content, dbtech_thanks_requirethanks_attach, dbtech_thanks_enablelike, dbtech_thanks_requirelike_content, dbtech_thanks_requirelike_attach, dbtech_thanks_enabledislike, ua, dateline, ipaddress, attach)
VALUES
(0, 1, 'on_nl2br', 'Alex', 256, '', '[QUOTE=Alex;603550]Justin has a medal :o[/Q UOTE]\r\n \r\nTesting quoted replies on the smartphone style', 0, 1, 603550, 43271, '1', '0', '0', '1', '0', '0', '1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 1287962753, '194.72.102.165', 0);
MySQL Error : Unknown column 'ua' in 'field list'
Error Number : 1054
Request Date : Monday, October 25th 2010 @ 12:25:53 AM
Error Date : Monday, October 25th 2010 @ 12:25:53 AM
Script : http://xxxxxx.com/forum/newreply.php
Referrer : http://xxxxxx.com/forum/newreply.php?do=newreply&p=603550
IP Address : xxx.xxx.xxx.xxx
Username : Alex
Classname : vB_Database
MySQL Version : 5.0.45