Closed (duplicate)
Project:
IndexPage
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2005 at 02:33 UTC
Updated:
25 Nov 2005 at 17:14 UTC
I tried this module but it does NOT work at all when it is used by authenticated users. It works perfectly when used by administrator, but that is all that does. When other users use it, they get no pages found error.
Comments
Comment #1
Taylor Hewitt commentedi get the same error!
Comment #2
rav-1 commentedThis a great module but I do not believe there is much documentation on it.
To fix this issue you may need to log in as administrator. Goto administer -> access control -> and under 'authenticated user' click the box labeled ‘access index page.’ Remember to save your changes.
This should allow you to access indexpages for authenticated users. Well it worked for me.
Hope this helps.
Ravi
Comment #3
nethome commentedWhen I do that, the following error occurs:
user error: Unknown table 'na' in where clause
query: SELECT count(type) FROM node WHERE type = "blog" AND na.grant_view = 1 AND CONCAT(na.realm, na.gid) IN ('all0') in /home/nethome/public_html/asian-american/includes/database.mysql.inc on line 66.
Comment #4
Mad Maks commentedhttp://drupal.org/node/24202