vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   Global error (https://vborg.vbsupport.ru/showthread.php?t=76580)

School-Help 02-18-2005 06:04 PM

Global error
 
I don't know what i have done wrong here peeps. I have tried rehacking a fresh global over and over for this hack it still gives me

Warning: Invalid argument supplied for foreach() in /global.php on line 686

This error? Anybody Help?
tx in advance

MR-2ZZ 02-23-2005 09:18 PM

Can you post your code, so I can see what exactly is on 686. Sounds like maybe a mis-typed path or typo.

Gommeke 02-21-2006 08:12 PM

This thread sounds like in the right direction to solve my php-error-log

Quote:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in O:\FOO\www\includes\class_core.php on line 694
Date: Tuesday 21st of February 2006 09:28:28 PM
Username: Niet geregistreerd
IP Address: 66.249.65.47

================================================== ===

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in O:\FOO\www\includes\class_core.php on line 744
Date: Tuesday 21st of February 2006 09:28:28 PM
Username: Niet geregistreerd
IP Address: 66.249.65.47
Referring to this line in class_core.php
694
Quote:

return @$this->functions['fetch_array']($queryresult, $this->fetchtypes["$type"]);
}
and 744
Quote:

return @$this->functions['free_result']($queryresult);

smdani 05-23-2006 10:09 AM

I’m having same warning in my forum
Did you found the origin?

smdani 06-05-2006 09:39 AM

Please any one could send us some clue

thanks

smdani 06-08-2006 05:28 AM

I’ve just find the origin of the problem. I have installed the vbjournal plugin and the error occurs when anyone enters at vbjournal pages.
Changing the journal.php to a white page (blocking the access to the journal system) the issue fully disappears.

Now I need to know how to fix it. I’ll try to ask for this at plugins developer forum
https://vborg.vbsupport.ru/showthrea...17#post1001517

The warning I was receiving was
Quote:

Warning: mysql_free_result(): supplied argument is not a valid MySQL result <therootofmyforum>/includes/class_core.php on line 744
Date: Wednesday 07th of June 2006 09:15:20 PM
Username: <username>
IP Address: <userip>


All times are GMT. The time now is 07:37 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.02157 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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