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.
http://www.crackshack.nashnooga.com/ -- That's my website deal. And I'm using the Green Marine theme(i think that's the name of it). I really like the theme's look but it's pissing me off; in my comics, images and someother part it seems like the 'content' side seems to end up going all the way to the bottom of the page in both IE and Firefox. In IE it's pretty nasty lookin at times. I'm mainly trying to develope a comic page, with videos, image galleries and some rants.
Ok, so I want to disable all blocks while in slideshow mode in embedded gallery2. I've discovered the usage of "Page specific visibility settings" in Home » administer » blocks » <Random Block>, but this has no effect on the url slideshow mode gives. In the Navigation block I have these settings:
Show block on specific pages: (*) Show on every page except the listed pages. ( ) Show on only the listed pages.
Pages:
gallery?g2_view=slideshow.Slideshow*
This feature works on other pages (gallery, forum, blog, etc) where the path is very simple. So my question is why doesn't this feature bite on this path? Can't the path have GET vars in it?
I've tried to search for various topics and browsing through some of these forums, but couldn't find no answer to this question :-)
I'm trying to build a static mirror site with wget, but so far it seems to me that WGet has problems with the urls.
I've been testing with the PC version of wget, as I don't have telnet access to my host. But I haven't be able to get it to spider past the home page, regardless of what I do with --mirror or -r and -l.
I've established that ExactSeek will not spider the site, as it won't touch URL's that lack conventional filename extensions, i.e. html, asp, php etc...
I'm concerned that some others might have similar aversions.
My site is running Drupal 4.6.3. I receive a "The specified passwords do not match" error when attempting to change the role of authenticated users.
I am logged in as the administrator (user 1) and I am simply trying to promote certain authenticated users to a higher level of site access. I would think that this can be done without knowing the user's password.
i was wondering whether it is possible or not to retrive price data from products to use elsewhere? basically what i am doing is using the image module and its galleries to set up a shop. but the image galleries only show the name of the product, but not the price. the customers need to click on the product to see the price. what i want is for the customers to see the price without having to click into it. as an added bonus if it was possible to have the add to cart link below the price, that would even be better.