Quote:
Originally Posted by ghiboz
thanks! but
PHP Code:
require("./includes/config.php"); require("./global.php");
I use these, and works, 'cause i tried to comment the second line and the message that appears is this:
Code:
Fatal error: Call to a member function on a non-object in /home/admin/domains/test/public_html/forum/includes/functions_user.php on line 263
I suppose that the path is correct and global.php is included, but the session doesn't appears valid
thanks again:up:
|
I've been trying to get past this for months. Someone please help him (us)
Just to add to the information pool, I also get this error sometimes when trying to do the same thing:
warning: array_keys(): The first argument should be an array in /var/www/forums/includes/functions.php on line 3699.
warning: Invalid argument supplied for foreach() in /var/www/forums/includes/functions.php on line 3699.