oneside
01-27-2006, 03:53 PM
When i try to open my directory on my webspace i get an error:
Fatal error: Call to a member function on a non-object in /xxxxx/include/functions.php on line 47
Line 47 is the part:
$rs->MoveNext();
Content visible to registered users only.
When i run the same code local it works fine :-((
How can i fix it?
THX
Fatal error: Call to a member function on a non-object in /xxxxx/include/functions.php on line 47
Line 47 is the part:
$rs->MoveNext();
Content visible to registered users only.
When i run the same code local it works fine :-((
How can i fix it?
THX