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)

x iJailBreak x 10-23-2018 04:02 PM

Quote:

Originally Posted by Pocket Aces (Post 2596799)
this mod still works on versions in my signature, there are bugs though that need manual edit to fix so Ive decided to uninstall this and install a different arcade mod

What bugs?

MarkFL 10-26-2018 05:56 PM

I downloaded and installed version 2.7.5 on my local dev site (vB 4.2.5/PHP 7.0.x) and it worked without any issues. So, I figured all was good and I installed on live site (vB 4.2.5/PHP 7.0.x), and get the following error:

Code:

Call to undefined function mysql_connect() on line 41 in /home/aspiri9/public_html/arcade/functions/dbclass.php
#0 /home/aspiri9/public_html/arcade.php(192): db_driver->connect()
#1 /home/aspiri9/public_html/dbseo.php(474): require('/home/aspiri9/p...')
#2 {main}

Any suggestions?

stangger5 10-26-2018 06:29 PM

Do you have $MYSQLI = 1; at the top of the arcade.php file?

MarkFL 10-26-2018 06:35 PM

Quote:

Originally Posted by stangger5 (Post 2597024)
Do you have $MYSQLI = 1; at the top of the arcade.php file?

That's the default value in the new version of this file, right? But I checked to make sure, and yes that's what I have.

stangger5 10-26-2018 06:58 PM

Its should be calling: dbclass_mysqli.php

stangger5 10-26-2018 07:06 PM

Give this a try:

Line 157, in the arcade.php main.
PHP Code:

// $sql_driver = FUNCTIONS_PATH . "dbclass.php"; 


MarkFL 10-26-2018 07:11 PM

Quote:

Originally Posted by stangger5 (Post 2597026)
Its should be calling: dbclass_mysqli.php

I figured out the issue, which was all my fault. I didn't have the database type set as "mysqli" in my config.php file.

All good now, and thanks for helping point me i the right direction. :)

MrZeropage 10-27-2018 05:12 AM

You set vBulletin now to mysqli (config.php) or changed ibProArcade back to mysql?

I think I should read the config.php and use the value from there, to always fit the right database-driver... hmmmm first feature for v2.7.6 :cool:

stangger5 10-27-2018 09:50 AM

Quote:

Originally Posted by MrZeropage (Post 2597031)
You set vBulletin now to mysqli (config.php) or changed ibProArcade back to mysql?

I think I should read the config.php and use the value from there, to always fit the right database-driver... hmmmm first feature for v2.7.6 :cool:

I was thinking the same thing..

MrZeropage 10-27-2018 10:48 AM

Yes, this will be the first feature of v2.7.6+ :)

Beside that, in the past hours I did a new converter for those coming from DBTech vBArcade and want to migrate to ibProArcade v2.7.5+ and convert their games and scores...


All times are GMT. The time now is 12:30 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.13335 seconds
  • Memory Usage 1,743KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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