View Full Version : Add-On Releases - New ibProArcade multiple CMPS-Module v2
stangger5
10-14-2007, 10:00 PM
This was developed using vBulletin 3.6.8, vBadvanced CMPS v3.0 and
ibProArcade 2.6.5+ & 2.6.6+
This version should show the right date/time now..
This modification may not be copied, reproduced or published elsewhere without my permission.
This is a multiple CMPS-Module that is highly configurable..
You can setup if each of the included Info-Boxes should appear or not, and how many Games/Scores each one should show..
This Module can be used as a center-Module displaying alot of information, or just a sidebar-Module with just one (or more) active Info-Boxes..
Heres a Demo.. (http://www.next-level-arcade.com)
The Module can show:
* Latest Scores
* Latest Highscore-Champions
* Top X Highscore-Champions
* Random Game(s)
* newest Game(s)
* most popular Game(s)
* best rated Game(s)
How to install:
1) Upload the arcade.module-File with vbAdvanced's AdminCP-Functions
admincp >> vBa CMPS >> Download / Upload Module,,
Select arcade.module file from your computer.
Select Style to install templates to..
After Rebuild Style Information ,,click "Continue" to activate this module on your CMPS pages.
Move to: Center Column,,then set the Order:
2) Import the product-ibProArcade_CMPS.xml-File,,Only,, if the arcade.module does not write the adv_portal_ibproarcade template.
Next versions will have more options..Stats and Touraments info..
If you have the older ibproarcade CMPS module v1 install,,all you need to do is overwrite the ibproarcade.module through your ftp,,using the one from ibProArcade CMPS v2 module.zip../modules/ibproarcade.module
Enjoy !!
Magnumutz
10-15-2007, 07:21 AM
w00t, first install? :D
Btw, your screenshot can't be enlarged...
beanymonster
10-15-2007, 06:17 PM
works great - thank you
Poppet
10-15-2007, 07:38 PM
What sort of module should it be imported as ?
stangger5
10-15-2007, 08:20 PM
admincp >> vBa CMPS >> Download / Upload Module >> Main Options
Module to Upload
Please select a .module file from your computer to upload.
Browse : arcade.module...
Khalid-B
10-15-2007, 08:53 PM
dont understand this option ,, 1) Upload the arcade.module-File with vbAdvanced's AdminCP-Functions
can u explain plzzz??
Thanks
stangger5
10-15-2007, 09:38 PM
Read the post above yours..
i get
Warnung: Division by zero in /modules/ibparcade.php (Zeile 400)
stangger5
10-18-2007, 04:55 PM
i get
Warnung: Division by zero in /modules/ibparcade.php (Zeile 400)
Wais had the older v1 installed..
You can upload the new v2 through your admincp/vBa CMPS/Download / Upload Module and overwrite when asked..
or
overwrite the ibparcade.module through your ftp with the one from ibProArcade CMPS v2 module.zip..
/modules/ibparcade.module
loonytune15
11-04-2007, 02:24 AM
Uploaded and installed. Working good :)
SLY LS1
11-04-2007, 08:59 AM
Uploaded and installed. Working good :)
Me 2, works perfect
Cheers
ramco
11-04-2007, 11:54 AM
*installed* working great
Thanksss
TheBlackPoet
11-07-2007, 04:19 PM
its not keeping score... it works great,, but not keeping the score..
stangger5
11-08-2007, 09:38 AM
The scores uses templates...
When installing,,it adds three new templates...
Do you have a default skin..??
When installing,, if you dont highlight every skin you use,,it wont add those templates to them..
stangger5
11-08-2007, 09:40 AM
I just looked at your arcade....No one has played any games...You have to play a game and score something before it will show...
TheBlackPoet
11-09-2007, 01:18 AM
whenever i install a hack.. i test it.. the reason why you dont see a score.. is the root of my problem... its not keeping score... not even when i play fro the menu......
stangger5
11-09-2007, 09:33 AM
The arcade itself not keeping scores ???
TheBlackPoet
11-10-2007, 01:29 AM
i figured out the issue... because i am using another index.php i needed to add the script that comes available in the arcade hack... so, your hack is fine... thanks..
Can someone please help?
I opened the module to follow the directions and I'm stuck before I even start!
"HERE YOU HAVE TO ADAPT YOUR SETTINGS"
Where do I do that? Where do I make all the changes???
m002.p
11-19-2007, 03:30 PM
This is a great mod :D Installed thanks stangger!
However have a little question if I may, in the file ibparcade.php what code could I add to this below in order for the "newest games" listing to be randomised. In other words, can the code be modified to randomly select the desired amount of games specified in your mod from the set amount of "new games" in the arcade?
if ($games_new < $largelimit+1)
{
$bigfield .= newline($games_new) . $output_new . newline($games_new) . linebreak($big); $big++;
}
else
{
$smallfield .= newline($games_new) . $output_new . newline($games_new) . linebreak($small); $small++;
}
stangger5
11-20-2007, 03:31 AM
Can someone please help?
I opened the module to follow the directions and I'm stuck before I even start!
"HERE YOU HAVE TO ADAPT YOUR SETTINGS"
Where do I do that? Where do I make all the changes???
I need more info on what you did ??
stangger5
11-20-2007, 03:37 AM
This is a great mod :D Installed thanks stangger!
However have a little question if I may, in the file ibparcade.php what code could I add to this below in order for the "newest games" listing to be randomised. In other words, can the code be modified to randomly select the desired amount of games specified in your mod from the set amount of "new games" in the arcade?
if ($games_new < $largelimit+1)
{
$bigfield .= newline($games_new) . $output_new . newline($games_new) . linebreak($big); $big++;
}
else
{
$smallfield .= newline($games_new) . $output_new . newline($games_new) . linebreak($small); $small++;
}
m002.p ,,You dont have (marked as installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=160283))..
You want random new games ??
The_Rayman
01-15-2008, 06:08 PM
Hi Strannger05,
I tried to install it into my board, but when i upload the module in CMPS3.0 i get the message "Invalid Module Specified" ... also creating the module by hand give this error... any suggestions?
::additional info::
Had a small problem with the database, so reinstalled ibparcade. I removed all adv_portal_ibp* from the database, no errors on installation except the error above.
stangger5
01-16-2008, 07:22 AM
I would just have to look and see if I could find the problem...
WwW.2ReHam.CoM
01-16-2008, 01:08 PM
I use ibProArcade 2.6.5+ on my forum.
but when it wanna to submit the score, this ERROR appeared:
Board Message
Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.
The error returned was:
This score was not submitted from the game. Your score will not be saved
how can i FIX this error.
thanx A LOT :D.
stangger5
01-16-2008, 08:00 PM
I use ibProArcade 2.6.5+ on my forum.
but when it wanna to submit the score, this ERROR appeared:
how can i FIX this error.
thanx A LOT :D.
Have you tried the edit in the INFO - vbadvanced or another Portal.text file ??
That file comes with the arcade..
The_Rayman
01-17-2008, 09:10 AM
Hi Strannger05,
I tried to install it into my board, but when i upload the module in CMPS3.0 i get the message "Invalid Module Specified" ... also creating the module by hand give this error... any suggestions?
::additional info::
Had a small problem with the database, so reinstalled ibparcade. I removed all adv_portal_ibp* from the database, no errors on installation except the error above.
Problem is solved. Issue with the database after move to a new server.
Fixed it by entering this query in the SQL databse:
ALTER TABLE `adv_modules` CHANGE `modid` `modid` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT;
The "adv_modules" is the table which needs modification
The "modid" is the field to be adjusted
Use above command if there are database errors like these:
Invalid SQL:
INSERT INTO field_name .... etc etc
MySQL Error : Duplicate entry '0' for key 1
Error Number : 1062
Be carefull... you're really "hacking" into the database!
Replace the table name and field according to your errors you receive.
This usually happens when a lock is on the field in teh database if I'm correct.
Also, a good link for database issues:
http://www.vbulletin.com/docs/html/
Cheers and thanks for the module!!!!
S7rik3R
01-19-2008, 02:32 PM
Thanks for sharing this mod
*INSTALLED*
vgevolution
01-21-2008, 03:59 PM
I love this module, despite the HUGE number of queries it adds. However, there's one thing missing I'd love to have:
Since I prune scores every so often, I'd like to have a section for top three high scorers of all time (not reset when scores are pruned), not just the current high score champs (is reset when scores are pruned) . It should be simple, so I may look into this myself, but I'm throwing it out there in case someone else already did this.
boomcar68
02-17-2008, 08:38 PM
Hmm this is strange,i try to redo it 3 times but i dont get the same block as the demopage shows.
Can someone take a look at site (http://www.f-f-f-clan.com) and tell me what version i have!!!
I downloaded everything from here and used the new ibpro.php
Thanks in advance;)
stangger5
02-27-2008, 08:29 AM
Theres not site to see..
The version thats posted here,,,is just like the images thats posted..
The ibProArcade multiple CMPS-Module in the demo has been redone and not posted anywhere yet...
jim6763nva
03-05-2008, 05:13 AM
Thank you so much for this module!!! Works like a charm! :D I'm running vba 3.0 gold and vb 3.7.0 b5
Magnumutz
03-07-2008, 02:37 PM
When i tried uploading the product .xml file, i got this error in the AdminCP:
A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: prefixrequired = credits_cantearn
And this one on the portal:
Fatal error: Cannot redeclare getgames() (previously declared in /path/to my forum/public_html/forum/modules/ibparcade.php:202) in /path/to my forum/public_html/forum/modules/ibparcade.php on line 202
stangger5
03-07-2008, 05:04 PM
When i tried uploading the product .xml file, i got this error in the AdminCP:
[code]A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed.
How did you install ??
You dont need the .xml file if it works..
2) Import the product-ibProArcade_CMPS.xml-File,,Only,, if the arcade.module does not write the adv_portal_ibproarcade template.
Can I have a look at your portal ??
I dont see a portal on your site..
Magnumutz
03-08-2008, 03:18 AM
The portal is: http://arcademania.ro/portal.php
Later edit: nevermind... i managed to make it work.
stangger5
03-08-2008, 10:07 AM
The portal is: http://arcademania.ro/portal.php
Later edit: nevermind... i managed to make it work.
What did you do ??
Goomzee
04-05-2008, 11:07 AM
wow great it;s works fine but it;s looks weird
Goomzee
04-06-2008, 04:20 PM
Please Someone replay my above post i really need help
bigevil
04-13-2008, 08:31 PM
Quick question about updating from MrZeroPage's mod to this one...
If I update, the directions are to upload the ibparcade.module from the ibProArcade CMPS v2 module.zip. There is no .module file in this zip there is only a php file. Is this what I upload via FTP and replace with the old php file?
daydie
06-15-2008, 09:18 AM
My images are to Big, How can i make them resize small?
BeerLuver
06-25-2008, 03:52 AM
OK... how can I add a small module block for this onto the right column? I have the main module block in the center area, but I'd like to add a smaller one now. You didn't provide info on how to do that in the instructions.
Great mod so far though too :)
kizzmet
07-13-2008, 04:52 AM
I`m still having problems. I am using cmps 3.0.1 and VB v3.7.2 and I updated to this version, I`m assuming it is the most up to date right?
I get this message on the top of my portal page repeated several times (and then it shows the rest of my portal page all in tact under it)
Warning: Division by zero in [path]/modules/ibparcade.php on line 400
Cocko
07-24-2008, 03:50 PM
Was in trouble after upgrading to CMPS 3.0.1
Good job. Thanx.
mikeinjersey
08-18-2008, 09:35 PM
I have 2 questions.
Is this compatible with the latest version of vBulletin and the lastest version of vbAdvanced ?
Is there a way to add the stats to a vertical column along the right side ?
thanks much.
m0nde
08-20-2008, 04:29 PM
when i install and activate this module, I get the following SQL error:
Invalid SQL:
SELECT g.gid, g.gname, g.gcount, g.gtitle, g.g_rating, g.gwords
FROM forum_games_list AS g, forum_games_cats AS c
WHERE g.active='1' AND g.gcat=c.c_id AND c.password=''
ORDER BY gid DESC
LIMIT 5;
akulion
08-30-2008, 09:27 AM
worked perfectly with vb 3.7.3 + CMPS v3.0.1 + ibProArcade v2.6.7
thanks
veenuisthebest
09-07-2008, 05:46 PM
will really appreciate if somebody makes it xhtml valid. This is the only part in my site that isn't xhtml valid and thus generating a lot of validation errors.
stangger5
09-09-2008, 01:11 AM
will really appreciate if somebody makes it xhtml valid. This is the only part in my site that isn't xhtml valid and thus generating a lot of validation errors.
I`ll work on it...;)
veenuisthebest
10-09-2008, 08:13 PM
I`ll work on it...;)
I am still waiting for it sir !
Actually i would have done it myself and I DID remove 90% of the errors, but you see this mod doesn't use the normal vba style coding. Most of the HTML is generated from .PHP and not from the template. So, it has become quite confusing for me.
Thank you
NeverBored
10-09-2008, 09:54 PM
I am still waiting for it sir !
Actually i would have done it myself and I DID remove 90% of the errors, but you see this mod doesn't use the normal vba style coding. Most of the HTML is generated from .PHP and not from the template. So, it has become quite confusing for me.
Thank you
I agree. I had fixed everything except a problem within the tables. The way it's coded is overally complicated with all the tables. It's a nice mod, but the html should be simplified and validated, or at least validated.
Vaupell
01-21-2009, 05:58 PM
tx installed and working on
CMS 3.1 and Vb 3.8.0
dxlwebs
01-28-2009, 05:32 AM
hey all,
i get this error
a:3:{s:6:"module";s:344:"a:12:{s:5:"title";s:6:"Arcade";s:10:"identifier";s:16:"ibProArcade_Game";s:8:"filename";s:13:"ibparcade.php";s:7:"inctype";s:8:"php_file";s:6:"parent";s:0:"";s:12:"templatelist";s:24:"adv_portal_ibproarcade ";s:7:"colspan";s:1:"0";s:8:"formcode";s:0:"";s:11:"cleanoutput";s:1:"0";s:7:"options";s:0:"";s:8:"useshell";s:1:"1";s:4:"link";s:0:"";}";s:4:"file";s:14030:"
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
Warning: Division by zero in [path]/modules/arcade.module on line 401
";s:8:"settings";a:15:{s:14:"show_newchamps";a:8:{s:7:"varname";s:14:"show_newchamps";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:1:"4";s:5:"title";s:21:"Show latest Champions";s:11:"description";s:42:"Display the latest new Highscore-Champions";}s:10:"maxcolumns";a:8:{s:7:"varname";s:10:"maxcolumns";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"4";s:12:"defaultvalue";s:1:"4";s:10:"optioncode";s:0:"";s:12:"displayorder";s:1:"1";s:5:"title";s:34:"Amount of small Info-Boxes per row";s:11:"description";s:55:"This only affects the small Boxes which go side by side";}s:15:"show_top_champs";a:8:{s:7:"varname";s:15:"show_top_champs";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:1:"6";s:5:"title";s:21:"Display Top Champions";s:11:"description";s:34:"Display Users with most Highscores";}s:10:"top_champs";a:8:{s:7:"varname";s:10:"top_champs";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"3";s:12:"defaultvalue";s:1:"3";s:10:"optioncode";s:0:"";s:12:"displayorder";s:1:"7";s:5:"title";s:36:"How many Highscore-Champions to show";s:11:"description";s:35:"always small Box (multiple per row)";}s:12:"games_rating";a:8:{s:7:"varname";s:12:"games_rating";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"5";s:12:"defaultvalue";s:1:"2";s:10:"optioncode";s:0:"";s:12:"displayorder";s:2:"15";s:5:"title";s:32:"How many top-rated Games to show";s:11:"description";s:63:"1-2: large Box (1 row)
3+ : small Box (multiple per row)";}s:13:"games_popular";a:8:{s:7:"varname";s:13:"games_popular";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"5";s:12:"defaultvalue";s:1:"2";s:10:"optioncode";s:0:"";s:12:"displayorder";s:2:"13";s:5:"title";s:30:"How many popular Games to show";s:11:"description";s:63:"1-2: large Box (1 row)
3+ : small Box (multiple per row)";}s:17:"show_games_rating";a:8:{s:7:"varname";s:17:"show_games_rating";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:2:"14";s:5:"title";s:20:"Show top-rated Games";s:11:"description";s:28:"Display the best-rated Games";}s:18:"show_games_popular";a:8:{s:7:"varname";s:18:"show_games_popular";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:2:"12";s:5:"title";s:18:"Show popular Games";s:11:"description";s:29:"Display the most played Games";}s:9:"games_new";a:8:{s:7:"varname";s:9:"games_new";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"5";s:12:"defaultvalue";s:1:"2";s:10:"optioncode";s:0:"";s:12:"displayorder";s:2:"11";s:5:"title";s:26:"How many new Games to show";s:11:"description";s:65:"1-2: large Box (1 row)
3+ : small Box (multiple per row) ";}s:14:"show_games_new";a:8:{s:7:"varname";s:14:"show_games_new";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:2:"10";s:5:"title";s:17:"Show newest Games";s:11:"description";s:34:"Display the latest installed Games";}s:15:"show_games_rand";a:8:{s:7:"varname";s:15:"show_games_rand";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:1:"8";s:5:"title";s:17:"Show random Games";s:11:"description";s:20:"Display random Games";}s:10:"games_rand";a:8:{s:7:"varname";s:10:"games_rand";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:1:"1";s:10:"optioncode";s:0:"";s:12:"displayorder";s:1:"9";s:5:"title";s:29:"How many random Games to show";s:11:"description";s:63:"1-2: large Box (1 row)
3+ : small Box (multiple per row)";}s:9:"newchamps";a:8:{s:7:"varname";s:9:"newchamps";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"5";s:12:"defaultvalue";s:1:"5";s:10:"optioncode";s:0:"";s:12:"displayorder";s:1:"5";s:5:"title";s:33:"How many latest Champions to show";s:11:"description";s:14:"always big Box";}s:14:"show_newscores";a:8:{s:7:"varname";s:14:"show_newscores";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"1";s:12:"defaultvalue";s:0:"";s:10:"optioncode";s:5:"yesno";s:12:"displayorder";s:1:"2";s:5:"title";s:18:"Show latest Scores";s:11:"description";s:25:"Display the latest Scores";}s:9:"newscores";a:8:{s:7:"varname";s:9:"newscores";s:10:"grouptitle";s:27:"adv_portal_ibProArcade_Game";s:5:"value";s:1:"5";s:12:"defaultvalue";s:1:"5";s:10:"optioncode";s:0:"";s:12:"displayorder";s:1:"3";s:5:"title";s:30:"How many latest Scores to show";s:11:"description";s:14:"always big Box";}}}
TC Topps
02-02-2009, 04:24 AM
Hello;
I have 3.8vb and adv 3.1. I see the program working. But question if I have the CMPS part working. I will have to check about the custom content box working in a center location. But first of all I am looking for an xml file and an arcade.module file to load up. Where are they/
I down loaded both a zip version and CMPS modulev2. When I extracted them neither had a xml file just ibproarcade.php. And although they have different names they both copy to the same directory over writing each other?
So what happen to the xml file to be uploaded thru CMPS admin module import location.
I see no instructions as to an updated use of a php file. Help please as I have searched but not found an explanation?
Thank you
TC Topps
TC Topps
02-04-2009, 02:13 AM
A little help please!
I have confused one of the extracted files and may have stored it inside of my unziped arcade game directory. But there is a couple different files for the CMPS. So a little clarity may have helped.
One of the upload files is a php file that I would manually upload to the forum subdirectory named modules. That was the only file in an extracted directory!
I would then create a module using the php module creation tool inside of CMPS admincp drop down.
The other zipped file I found had the module.arcade.php aleady created. It also had the CMPS product-file for the plugin and product manager drop down at bottom left nav bar of vbControl panel.
I am new at this. But starting to pick up on some this as I wade thru it.
My Question: Which extracted file should I use. I prefer the automated of course rather than trying to make a module at this point in my learning curve.
Just want to be sure!
Thanks for your help!
TC Topps
rjnsmith
02-09-2009, 02:19 AM
I noticed the games not working when I upgraded to 3.8 (latest stable)
So I when to uninstall it, and now I get this error:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT c.*, g.gcat, g.gid, g.gname,u.username,u.usergroupid,cat.password,COUN T(champ_mid) AS total
FROM games_list AS g, games_cats AS cat, games_champs AS c
LEFT JOIN user AS u ON(c.champ_name = u.username)
WHERE c.champ_gid=g.gid AND g.gcat=cat.c_id AND cat.password=''
GROUP BY userid ORDER BY total DESC LIMIT 0,3;
MySQL Error : Table '*****_forums.games_list' doesn't exist
Error Number : 1146
Request Date : Sunday, February 8th 2009 @ 11:14:45 PM
Error Date : Sunday, February 8th 2009 @ 11:14:46 PM
Script : http://www.**********.com/index.php
Referrer : http://www.**********.com/showthread.php?t=15577
IP Address : **.***.**.**
Username : Ryan
Classname : vB_Database
MySQL Version : 4.1.22-standard
Any reason why or how to fix it?
Although, I can still access the admin panel.
Also, for privacy reasons, I put stars (*) blocking out what I think should have been blocked out.
- Ryan
mikeinjersey
02-22-2009, 04:22 PM
Im using this as a Right Column. and im trying to lower the Width some within -
adv_portal_ibproarcade
But it doesnt seem to be listening.. Is it the $output calling that is making this a mandatory 160 PX or larger width ?
If so , is there a way to edit $output to lower the width a little ?
Mahoni999
04-15-2009, 08:34 PM
Is there a Chance to change Language to german ? I mean "Latest Scores" "Random Games" and so on....
Sorry i don`t know where to look into...but if someone can tell me where it is located then i will be able to do it :)
Mahoni
alyster4k
09-10-2009, 05:48 AM
Installed perfectly on a clean 3.8.3 and vBa 3.2.1. Thanks.
Hippy
07-25-2010, 05:09 PM
can you please update this to work with vb4 > vBadvanced CMPS v4.0.1
the info displays correctly but some calls need to be updated
and a errors as well..
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: adv_portal_ibproarcade in [path]/includes/functions.php on line 3984
if someone could just lead me in the correct direction as to what I need to update so this will work
would be greatly appreciated
Hippy
07-26-2010, 11:21 PM
I got it working with vBadvanced CMPS v4.0.1
ibProArcade v2.7.0+ on vb4.0.5
I have all the info but I don't know how to update the module
I get this if I edit the module and try to install it
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/vba_cmps_admin.php on line 4027
so I just manually edited it once it was installed
WendM
08-28-2010, 10:38 PM
@Hippy, can you share how to install it on vB4, please?:)
Hippy
08-28-2010, 11:21 PM
sure..
stangger5
would it be ok to post the updated module?
pedroenf
09-13-2010, 10:08 AM
Yes please :)
LoneWolf71
01-25-2011, 01:39 AM
bumpy bumpy
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.