Helpful Information
 
 
Category: vBadvanced CMPS
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

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

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

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
return @$this->functions['fetch_array']($queryresult, $this->fetchtypes["$type"]);
}
and 744
return @$this->functions['free_result']($queryresult);

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

Please any one could send us some clue

thanks

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
http://www.vbulletin.org/forum/showthread.php?p=1001517#post1001517

The warning I was receiving was
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>










privacy (GDPR)