when I ran the script phpMyAdmin and this was the result:: MySQL returned an empty result set (i.e. zero rows). (Query took 0.0060 seconds.)
I add the line die($rs_member->debugSQL());
and two things happened:
#1) the recordsset server behaviour disappeared in the left panel but the code was still in the page
#2) this is what was displayed when I clicked on the persons name and the EditByStaffProfile.php
SELECT v_MemberProfile.* FROM v_MemberProfile WHERE v_MemberProfile.persSeq = 789 LIMIT 1