Okay, I did something really stupid. I turned off node access for annonymous users and forgot to turn it back on before logging out and now I can't access anything. I tried adding appropriate permisionss for the annonymous rid in drupal.permission but that didn't work. I assume there must be a way to fix this on the back end but haven't been able to figure it out.
My current Users Roles are:
Writers
Editors
Publishers
I am trying to set up Drupal so that only Writers can write articles but they can not publish them.
I want an article, once written, to then have to wait for an Editor to edit it before it can be published by a Publisher. I also want the Writer to be able to make changes after the Editor edits it which will require it to be edited again before it can be published.
I would like to know if there is a way to create a form that does NOT display the table field names (e.g., "textarea_1149021736") on the submission form seen by end-users?
I am wanting to upgrade the CVS versions of CCK and Views. Is there a formal process for upgrading modules? This is my plan as of now:
1. uncheck the Views and CCK modules under the administration > modules page.
2. delete the current Views and CCK files in my modules directory.
3. copy the new files into my modules directory
4. check the Views and CCK modules under the administration > modules page.
I have installed cpanel.module for drupal 4.6.5 and users see the option to create an email account, so I guess it has installed correctly.
I a user requests to create an email account, the user interface says that everything went ok, but the account is not created.
When looking at the drupal logs I see "Error creating cPanel email account" but I don't get anymore information about what is wrong.