when i try to run this
<?php
global $SESS;
$mid = $SESS->userdata[‘member_id’];
?>
i get this error
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: libraries/Functions.php(680) : eval()‘d code
Line Number: 3