vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade (https://vborg.vbsupport.ru/forumdisplay.php?f=170)
-   -   errror php (https://vborg.vbsupport.ru/showthread.php?t=328509)

lagrace 01-10-2021 09:03 PM

errror php
 
hello my probleme wiyh ibproarde 2.7.6+ and php 7.4.12 and Mariadb 10.4.17

PHP Warning: Creating default object from empty value in ....\admincp\arcade.php on line 82

line76-83

PHP Code:

if ($vbversion == "3.0")
{
$ibforums->member['id'] = $bbuserinfo['userid'];
}
else
{
$ibforums->member['id'] = $vbulletin->userinfo['userid'];



PHP Warning: mysqli_query(): (22007/1366): Incorrect integer value: '' for column `ibparcade`.`games_list`.`bestmid` at row 1 in ....\arcade\functions\dbclass_mysqli.php on line 193

PHP Code:

$this->query_id mysqli_query($this->connection_id$the_query); 

PHP Warning: mysqli_error() expects exactly 1 parameter, 0 given in ....\arcade\functions\dbclass_mysqli.php on line 512

line512-514

PHP Code:

        $the_error .= "\n\nmySQL error: ".mysqli_error()."\n";
        
$the_error .= "mySQL error code: ".$this->error_no."\n";
        
$the_error .= "Date: ".date("l dS of F Y h:i:s A"); 

There is a SQL error.
You can contact the board administrator by clicking here

Error Returned
PHP Code:

mySQL query errorUPDATE games_list SET bestscore='0',bestmid='',besttime='0' WHERE gid IN (1)

mySQL error
mySQL error code
DateTuesday 12th 2021f January 2021 02:35:09 

We apologise for any inconvenience

thanks for the solution


All times are GMT. The time now is 07:22 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.01035 seconds
  • Memory Usage 1,717KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete