vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

gnrx 01-02-2021 09:57 AM

Quote:

Originally Posted by stangger5 (Post 2605521)
I`m using vb4 and ibproarcade with php 7.4.13 right now.

The link that you indicate, its about php 7.3 , I read the thread and in my case, I have some addons and I think that I can't upgrade php to 7.4

Regards!.

stangger5 01-02-2021 11:59 AM

The edits still work with php 7.4

gnrx 01-02-2021 12:29 PM

Quote:

Originally Posted by stangger5 (Post 2605530)
The edits still work with php 7.4

Like always, thanks stangger5, I deduced that, this edits are for work with php 7.4 vb 4.2.5 and ibProArcade, others mods...I don't know...

Thanks and happy new year!

lagrace 01-03-2021 08:54 PM

hello I come back to you
I have this error above my forum

Code:

PHP Warning: Use of undefined constant act - assumed 'act' (this will throw an Error in a future version of PHP) in ....\forum.php(89) : eval()'d code on line 40

PHP Warning: Use of undefined constant autocom - assumed 'autocom' (this will throw an Error in a future version of PHP) in ....\forum.php(89) : eval()'d code on line 41

PHP Warning: Use of undefined constant showuser - assumed 'showuser' (this will throw an Error in a future version of PHP) in ....\forum.php(89) : eval()'d code on line 42

vb4.2.5 + php7.4.13 + mariadb 10.4.17
with ibproarcade 2.7.6+

stangger5 01-03-2021 09:58 PM

In the Score.txt edit for the index.php.

Change this:
Code:

$act = $_GET[act];
$autocom = $_GET[autocom];
$showuser= $_GET[showuser];
if($act == "Arcade" || $autocom=="arcade") {
include "arcade.php";
exit();
}

to this:
Code:

$act = $_GET['act'];
$autocom = $_GET['autocom'];
$showuser= $_GET['showuser'];
if($act == "Arcade" || $autocom=="arcade") {
include "arcade.php";
exit();
}


lagrace 01-04-2021 12:20 AM

I did not find this code in index.php so I was changing it in the posbit-display-start hook thank you
I'm making great strides, thank you, I also have this as an error

PHP Code:

PHP WarningA non-numeric value encountered in ....\admincp\arcade.php on line 589 


nte 01-26-2021 10:58 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=328545" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=328545</a>

If someone can help me here ... :S

Thx (:

lagrace 02-06-2021 05:35 PM

I have this as an error

PHP Code:

NoticeUndefined indexact in
 Notice
Undefined indexautocom in
 Notice
Undefined indexshowuser in 


boss22 02-28-2021 09:32 PM

stangger5

is it possible to have Dbtech arcade and this ibProArcade - professional Arcade System in sametime and how?

regards
bosss

danielmorashov 03-11-2021 04:50 AM

Anyone tried this on vb5 ? 2021

Robp57 05-08-2021 09:48 AM

This is what I get..it broke my site...

126,128c126,128 < DBARRAY_NUM => 'MYSQL_NUM', < DBARRAY_ASSOC => 'MYSQL_ASSOC', < DBARRAY_BOTH => 'MYSQL_BOTH' --- > DBARRAY_NUM => MYSQL_NUM, > DBARRAY_ASSOC => MYSQL_ASSOC, > DBARRAY_BOTH => MYSQL_BOTH 2540c2540 < case TYPE_NUM: $data = floatval($data) + 0; break; --- > case TYPE_NUM: $data = strval($data) + 0; break; 3746c3746 < if (!defined('LOCATION_BYPASS') AND defined('WOLPATH')) --- > if (!defined('LOCATION_BYPASS')) 3952c3952 < 'location' => !defined('LOCATION_BYPASS') ? '' : 'WOLPATH', --- > 'location' => defined('LOCATION_BYPASS') ? '' : WOLPATH, 4224c4224 < if (is_array($this->callbacks)) --- > if (sizeof($this->callbacks)) 5526c5526 < $units_found = array(); --- > $units_found = null;

Robp57 05-08-2021 12:10 PM

Now I get this when I click on the arcade tab.....

mySQL query error: SELECT c.champ_gid AS GID, c.champ_mid AS MID, c.champ_name AS name, COUNT(c.champ_mid) AS total, g.opentag AS prefix, g.closetag AS suffix
FROM games_champs AS c
LEFT JOIN user AS m ON (m.userid=c.champ_mid)
LEFT JOIN usergroup AS g ON (g.usergroupid=m.usergroupid)
GROUP BY MID
ORDER BY total DESC LIMIT 3

mySQL error:
mySQL error code:
Date: Saturday 08th 2021f May 2021 02:09:19 PM

stangger5 05-08-2021 09:46 PM

Mind if I have a look?

Robp57 05-09-2021 09:41 AM

Quote:

Originally Posted by stangger5 (Post 2607009)
Mind if I have a look?

Stop by and I will set you up...
www.spooky-hideout.com

hunter1985 08-30-2021 03:52 PM

Hello I need help, I've installed this mod along with HTML5 Game Mod IBProArcade, but it appears those HTML5 games I've got are loaded as Flash games, but they AREN'T really .swf or Flash games


All times are GMT. The time now is 12:47 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.08577 seconds
  • Memory Usage 1,755KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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