Quote:
Originally Posted by Dream
I don't have time to support two versions, sorry.
But I don't see why this version shouldn't work in 3.5, could you try for me? The only problem I would see is product file incompatibility.
|
yup, product files are incompatible.
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Chatbox - WOL Support', 'online_location_process', 'if($filename==\'chatbox.php\'){$userinfo[\'activity\'] = \'dream_chatbox\';}', 'chatbox_lite');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Thursday, May 10th 2007 @ 09:58:43 PM
Script : http://xxx/forum/admincp/plugin.php
Referrer : http://xxx/forum/admincp/plugin.php?do=productadd
IP Address : 89.xxxxxxx
Username : Sir_Yaro
Classname : vB_Database