Closed (fixed)
Project:
Drupal core
Version:
6.13
Component:
mysql database
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2009 at 15:58 UTC
Updated:
21 Sep 2009 at 06:25 UTC
The user login block disappeared from mysite.com. Have been through the forums and tried
everything, still access denied for all pages.
Is there a way to change the anonymous user permissions from the SQL database?
I am a newbie and don't know how to work with SQL much. I see the user table and the permissions table.
I tried running the following query but it said it was redundant.
INSERT INTO node_access VALUES (0, 0, 'all', 1, 0, 0);
Just want to get the login block back so I change everything the correct way.
Comments
Comment #1
slipsey1 commented