Hello everyone, I have a drupal 6.34 site and I have Rotor Banner installed and semi-running on the home page. http://www.AVSCO.com. However, only the first image appears and the others do not slide in. I have found this issue in the issues section of the Drupal site and see others have fixed their problem. However, the solution they used is not posted there. Can someone tell me how to fix this issue?
Hello! I've been tasked with streamlining the content posting process for the drupal-hosted website for my company. I'm a bit fresh-faced with drupal, so I'm hoping to find some answers or information about helpful modules here.
My site has a job board where users can post available positions. I have 2 postings that are older than my employment and are dead links. I have looked under all content listing and cannot find a way to delete them. Any help is greatly appreciated. Thanks!
Is there a possibility to bypass the node deletion when a user delete a node ?
do not missunderstand me:
i do not want not to dissallow a user to delete a node of my own node type.
i only want to set an own attribute (disabled = true) in my own node. The node should accessible by drupal search and so on.
Only in the context programmed by ourself the "disabled" attribute is used.