PDA

View Full Version : IBP Arcade Addon


Michael_Tree
07-01-2006, 11:14 PM
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', 'vbBux / vbPlaza - ibProArcade Authorize Start', 'ibproarcade_authorize_start', '// include the vbplaza_ibproarcade_authorize_start.php\r\ninclude (DIR . \'/plugins/vbplaza_ibproarcade_authorize_start.php\');', 'ibproarcade_vbplaza');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Friday, June 30th 2006 @ 06:46:01 PM
Script : http://www.icnoc.com/vb/admincp/plugin.php
Referrer : http://www.icnoc.com/vb/admincp/plug...?do=productadd
IP Address : 71.158.175.118
Username : Presario2
Classname : vb_database


That happens when I upload the ibparcade product :(

Guest0321
07-02-2006, 04:13 PM
See this thread, and scroll down for a ibproarcade xml fix.
https://vborg.vbsupport.ru/showthread.php?t=119966

Michael_Tree
07-05-2006, 05:34 PM
ty!!!

CMX_CMGSCCC
07-13-2006, 07:54 PM
I will edit this change for the v1.5.8 release. I didnt realize it even said execution order in there :)

-CMX