the title says it. i created a textfield and show it inside a tab in one content type. that only works when logged in. when not logged in, the tab appears, but its empty.

is there a way to fix this? or is it a bug?

Comments

michelle’s picture

I can't get this to work when not logged in, either. There isn't any access control that I can find. Very strange.

(5.x version for me)

Michelle

nilsja’s picture

Category: support » bug

than i think it is a bug.

nilsja’s picture

Category: bug » support

does anybody know how to fix this?

Moonshine’s picture

@nilsja

Do you have CCK's "Content Permssions" module enabled. Sounds like you might have that enabled and haven't given anonymous users access to edit the field.

nedjo’s picture

Category: support » bug

This sounds like a bug. Presumably we shouldn't be creating tabs if they're not going to have content.

rconstantine’s picture

Status: Active » Closed (duplicate)
javiereduardo’s picture

Thanks @Moonshine. In permissions I have check all the boxes in the "module content_permissions" and now it works.