chris frolic
06-23-2003, 07:37 PM
I'm trying to add non-vb pages to my Who's online.
I added
require_once( './global.php' );
to the page I would like added. Problem is, when that page is run I get this error:
Invalid SQL: DELETE FROM session WHERE sessionhash=''
The rest of the page executes, and it DOES show up on my Who's Online if I look at that time (location unknown, but I know how to edit that).
Any ideas?
I added
require_once( './global.php' );
to the page I would like added. Problem is, when that page is run I get this error:
Invalid SQL: DELETE FROM session WHERE sessionhash=''
The rest of the page executes, and it DOES show up on my Who's Online if I look at that time (location unknown, but I know how to edit that).
Any ideas?