Finally I found the solution to this problem and I hope from the support team of ibProArcade to add one Colum to their instruction of installation as p.s to users if they changed the admincp?s folder name, or the main config file of their vb forum or folders and files paths, then they have to get some changes in the main files of the script to let the game have the shared database and get full functionality.
Before uploading all ibProArcade v2.6.7 to your main root of your forum, two files should be changed in the
upload folder of ibProArcade v2.6.7:
# 1-
arcade.php (the one that will upload directly to your forum root)
#2- admincp/
arcade.php (the one that you will find it inside the admincp folder)
Find in both files the direct path to vBulletin database and change the path of your vBulletin path if you have changed previously the path of your
vBulletin?s config.php
Anyway, above instructions for people whom have changed their
vBulletin admincp?s folder name or changed the target or the path of the
vBulletin config file in the includes directory, example:
/includes/config.php (ordinary function).
See bellow pictures for the above mentioned files.
arcade.php in the root path of your forum
Line no.
143
just configure it as your where is the root path of your vBulletin config file
-------------------------------------------------------------------------------------
arcade.php in your admincp directory of your forum
Line no.
31
just configure it as your where is the root path of your vBulletin config file