By Soner TAMER on
Hello;
These days i have a problem with my drupal system. i add content but.. it's just not there.. when i'm logged in i can see like the other users logged in but visitors cant see them. help me!
Hello;
These days i have a problem with my drupal system. i add content but.. it's just not there.. when i'm logged in i can see like the other users logged in but visitors cant see them. help me!
Comments
So the content you add is
So the content you add is available to logged in users but not to anonymous users? Is it all content or only some?
If only some, what's the type of the content that they can't see? CCK types, panels, and the like each have their own permission set.
If it's all content, are anonymous users getting an "Access denied" message? If so, look at the 'access content' permission in the 'node module' group under Permissions.
Everything seems to be OK but...
The content I added is just a simple story node which shoul be visible to everyone but right now only logged users are able to see. I also add other storyies to but the result is same.
I double check user permissions but there seems to be everything is normal.
To sum up the story I can say you that in an error I deleted all Drupal files from server. Then I installed it again and connected new Drupal installation to the ex database. As a note I must mention that I forgot ex database password and then delete that user and created a new one. After finding password for ex database I realised that it is all same.
And now only the content which was created earlier then "mistake" is visible but the content created after new installation is invisible. Please note that all the contents have same properties.
Solved!
I found this link from another forum thread.
http://www.tech4him.com/content/drupal-access-denied-permission-are-correct
I just put the SQL code into my ex database and it's solved.