Yes I have total access to the DB.
I am assuming this is what's supposed to be in that row :
INSERT INTO `node_access` VALUES (0, 0, 'all', 1, 0, 0);
correct?
If so, yes, that's ok in the node_access table.
Any other clues?
BTW, if you go to http://dailygotham.com
you'll see what i mean.
I also checked the PHPtemplate and nothing looks unusual.
/ liza
On 27.Feb.2008, at 09:38 PM, Morbus Iff wrote:
Logging in users can see the content. It's ROLE #1 (anonymous) that can't see the nodes EVENTHOUGH, and I repeat, the permissions are set
I've seen this before - it tends to mean your node_access table has gotten corrupted. There should be a single entry (at least) in there for user 0 (the anonymous user). If there's nothing in there, then that's your problem. How much control do you have over your database? Can you get access to it to manually run commands?
-- Morbus Iff ( flee at once -- all is discovered ) Technical: http://www.oreillynet.com/pub/au/779 Enjoy: http://www.disobey.com/ and http://www.videounderbelly.com/ aim: akaMorbus / skype: morbusiff / icq: 2927491 / jabber.org: morbus -- [ Drupal support list | http://lists.drupal.org/ ]