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.
OK, I'm stumped. I'm testing Greybox javascript popups and I'm seeing what seems to me to be strange behavior. The popups work fine from the front page but clicking the link in the single node view only opens the target URL in a full window. Same behavior in IE and Firefox.
I've copied the greybox folder to the server and added the script tags to page.tpl.php (theme = "fancy") in the header section as directed:
In my input Form, I need to have a button so I can open a default folder to view all images in this folder. Then I can select any of them and click delete. I can also click an upload button so that I can put any image into this default folder.
I'm trying to get a list of users who have one role but not another - I've tried altering http://drupal.org/node/63422 (list of users of a certain role) but I'm not having any luck - any suggestions? For some reason views can't seem to handle excluding certain roles. any suggestions are appreciated - thanks!
Existing Drupal site broke yesterday -- just throws off blank page -- see unresolved issue at http://drupal.org/node/159872
When I try to upgrade from 4.7.4 to 4.7.6, I get a different error:
Call to undefined function: filter_xss_bad_protocol
In tracing this, I find that filter.module IS properly installed on the server -- but just as with node.module yesterday, the system can NOT seem to find it.
I have Drupal 4.7.6 installed and I am creating a site based on regions of a country. Under Categories I have a vocabulary setup called "Pages of Content" in which multiple hierarchy and multiple select are enabled. I have created terms to have multiple parents like so:
Southwest
--About
--Places to Go
--Things to Do
Southeast
--About
--Places to Go
--Things to Do