![]() |
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? Code:
if ($games_new < $largelimit+1) |
Quote:
|
Quote:
You want random new games ?? |
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. |
I would just have to look and see if I could find the problem...
|
I use ibProArcade 2.6.5+ on my forum.
but when it wanna to submit the score, this ERROR appeared: Quote:
thanx A LOT :D. |
Quote:
That file comes with the arcade.. |
Quote:
Fixed it by entering this query in the SQL databse: Code:
ALTER TABLE `adv_modules` CHANGE `modid` `modid` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT; The "modid" is the field to be adjusted Use above command if there are database errors like these: Invalid SQL: Code:
INSERT INTO field_name .... etc etc 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!!!! |
Thanks for sharing this mod
*INSTALLED* |
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. |
All times are GMT. The time now is 09:50 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|