Not sure what is causing this issue...
I create new Janodes, and they are not viewable by authenticated users. I am creating the nodes using an admin account, which was the second account that I created in Drupal, and is the account I use for everything. It doesn't happen to all Janodes that are created...but most of them. Also, deleting the nodes and recreating them corrects the issue. What could be causing this issue?

Comments

dmetzcher’s picture

Title: Some nodes are "Access Denied" to authenticated users » Nodes are resetting to "Unpublished" status

I checked the database...
It looks like nodes are somehow being reset to unpublished status (status field in node table is '0'). This happens AFTER a node is published and working. Could it be that the link checking feature is getting an error and unpublishing the nodes?

AjK’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

That's exactly what Jaonde does, if cron fails to get the page it unpublishes it. If you get a lot of unpublishing going on I susspect your server has a problem getting remote docs (maybe a firewall or PHP set-up). Please read the docs.

dmetzcher’s picture

That makes sense that it was a feature. I just turned it off. We are not a huge community, and bad links can simply be reported by members, so the feature isn't critical to us.

So, as long as I've turned the feature off, it will no longer unpublish, correct?

Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)