The Arcive of vBulletin Modifications Site. |
|
Script errors in Version: 2.6.2+ of IbproArcade Details »»
|
|||||||||||||||||||||||||||
|
Script errors in Version: 2.6.2+ of IbproArcade
Developer Last Online: Jan 2014
I have recently downloaded and installed Version: 2.6.2+ of IbproArcade. It is excellent. However i have noticed what i believe to be a few problems with table references in some of the scripts. All the tables are prefixed with ibf_ eg ibf_games_list. No tables with this prefix exist in the database and i had to replace the ibf_ with the prefix i had used when setting up Vbulletin. In addition the file mod_arcade.php contains references to a table ibf_members. Members with any prefix at all does not exist in the database. I replaced 'members' with 'user'.
Hope this helps with some of the problems in this forum. Regards tinman12 ![]() Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
you don't need to replace anything, all those things are automatically adapted by the database-class
so don't mess around with the code, it does work fine the way it is |
![]() |
|
|