By shinyclayheadedkabouter on
I have began building a website using drupal but have hit a problem.
I have created content but nobody can see it unless they log in.
My first question is why do users have to log in to see the content, there must be something I have missed.
My second question is how do I get images to display, I only get to see a thick band which I have to click on in order to see the image.
I am sure someone out there can answer these questions and put me out of my misery.
Comments
access control
go to
http://www.yoursite.com/admin/accessand explore the access control options.
The one that you are looking for is node module check the anonymous user box for the access content row.
Thankyou thankyou thankyou enormously
Now everyone can see the content but my next question is how to enable an attached image to become directly visible without having to click on it.
ananomous users... can not see pictures. either...
my guest users ( not authenticated) can see text, and go anywhere they like... but they can not see pictures. even in the galeries... I went to the access control options, and it is set for ananomous... but you have to log into see pics... Help please... what am i doing wrong here? I am using the image module.
Doing Native iPHONE, ANDROID, Titanium, node.js and DRUPAL. as a contractor.
displaying images.
check this out... in your node edit section, under input format, is the format set to "filtered HTML" or "full Html" . to display pics, you should be full html, unless you have permited the
tag in flitered.
but I dont think this is your problem.. just a short check.
Doing Native iPHONE, ANDROID, Titanium, node.js and DRUPAL. as a contractor.