all,
I am having a major issue on my site. Members who are trying to access other members' profiles are getting an "access denied" message. it is not for all of the members but most of them.
I have checked the privacy level and this is set up correctly with "Members".
only the admin user can access the profiles of all the other members.
the only reason I could see is that I have received the following SQL error message as well:
Query:
DELETE FROM `modzzz_notify_notify_settings` WHERE `MemberID` = '167'
Mysql error: Table 'squiders_dolphin.modzzz_notify_notify_settings' doesn't exist
Found error in the file '/home/squiders/public_html/modules/modzzz/notify/classes/BxNotifyDb.php' at line 615.
Called 'query' function with erroneous argument #0.
Would this table missing have an impact on my site? thank you in advance for your help