I get the following error when trying to use the weblinks feature when not logged into administrator:
user error: Unknown table 'na' in where clause
query: SELECT count(type) FROM node WHERE type = "weblink" AND na.grant_view = 1 AND CONCAT(na.realm, na.gid) IN ('all0','node_privacy_byrole_role1','node_privacy_byrole_user0','term_access1') in /home/jey2283/public_html/notes/includes/database.mysql.inc on line 66.

Important Links
ERROR: That node type doesn't exist, there are no entries, or the index page for this node type is disabled.

But when i am logged into administrator mode, everything functions properly.

Can someone tell me how to fix this issue please

http://www.homework4referrals.com/notes

Comments

Bèr Kessels’s picture

Category: bug » support

looks liek a problem with node privacy byrole to me.

Please tell me if any other modules have these problems too. Als o see if the problem disappears if the werblink module is disabled.

jey2283’s picture

when the module is disabled, it still works for admin but not for other users. when module is reenabled, it still only works for admin. there are no other problems with other modules.

Bèr Kessels’s picture

Status: Active » Closed (won't fix)