Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi all, I'm setting up a CMS using drupal ATM. In the CMS, everyone can post pages and books as well as other types of node, but I need administrators could decide whether or not to publish these nodes by voting, currently there are 3 administrators in the CMS, so if 2 of them approve the content, these nodes will be published.
Could somebody help me how to do this? Any modules for this? Thanks!
I would like to replace the default front page content of recently created nodes, displaying instead a specific number of randomly selected nodes. Ideally, I would like to have one node from each taxonomy rotating on the front page. Is there a module or block that allows that?
I am getting warnings whenevr I try to create a banner, using the banner module, or do a search using either Drupal's search module or the google search module. The warnings I am getting are similar:
warning: Invalid argument supplied for foreach() in /mounted-storage/home26b/sub002/sc24054-VVRS/www/modules/civicrm/CRM/Contact/BAO/Query.php on line 332.
warning: array_keys() [function.array-keys]: The first argument should be an array in /mounted-storage/home26b/sub002/sc24054-VVRS/www/modules/civicrm/CRM/Contact/BAO/Query.php on line 889.
I was just wondering, has anyone experienced any problems with sessions closing on user while they take a long time yo fill in the forms on the node submission pages - so when they go to post the content it tells them that access is denied?