hola, soy nuevo utilizando drupal, me ha presentado un ERROR con los usuarios, tengo bien definidos los roles, el detalle es que todos los usuarios entran al contenido que corresponde ahi todo bien, pero ahora creo un usuario nuevo y no tiene acceso Al contenido que corresponde, lo compara con el usuario que ya tiene meses de haber sido creado y tiene el mismo rol que el usuario nuevo, pero el usuario nuevo no tiene acceso a este contenido, se muestra una página en blanco
My website runs slow often, so I check the MySQL processes in WHM. It looks like processes which say "Copying to tmp table" are taking a long time to complete and just hang there, clogging the system. Are these caching queries? It seems like it's making a record of something somewhere.
I know I turned on caching before, but I think I turned it off so I could test this. These queries are still popping up and causing congestion, so I'm wondering what these are, and if I can get rid of them? I did some research and they do appear to be related to cache, but I'm not certain.
I'm trying to use the fields conditonal state module but the trigger states are not showing, only none is show in the drop down list. Is there something I need to enable for the states API in drupal to be available to use?
Hi,
I am looking for a way to schedule a field value change in set time after publishing node.
I need the node to be "active" for 30 days after publishing, and to change automatically for "not active" after 30 days.
I have came across the Node Expire module which lets me do that, but it does not allow to change the status to "not active" manually. In some cases I will need to set to "not active" status earlier than 30 days after publishing.