vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - New ibProArcade multiple CMPS-Module v2 (https://vborg.vbsupport.ru/showthread.php?t=160283)

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?

Code:

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

Quote:

Originally Posted by iou1 (Post 1381089)
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

Quote:

Originally Posted by m002.p (Post 1385620)
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)
{
        $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)..

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:
Quote:

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

Quote:

Originally Posted by WwW.2ReHam.CoM (Post 1422508)
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

Quote:

Originally Posted by The_Rayman (Post 1422030)
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:
Code:

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:
Code:

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.


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
  • Page Generation 0.01167 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete