I've embedded my Gallery2 install into my drupal theme as can be seen at http://technohippy.org.uk/gallery but when the page is viewed in IE most of the gallery is bumped down the page. My guess is it's a margin or width issue for gallery, but I can't see what I need to change.
I'm very happy with where drupal has gotten me so far (nearly at the end) but have a small problem getting the worldpay callback to work properly. I don't know if it is me or the settings in worldpay that are causing the problem.
In the worldpay module I've left the callback feature as the default (worldpay_callback) and in the worldpay settings I've enabled callback and specified the full url (http://www.mysite.com/worldpay_callback). Am I doing anything wrong?
I've a newsletter made with simplenews with about 3500 email.
In my last sending some of the addressess have received 4, 5 and 6 copies of the newsletter.
I need to understand what the problem is and how to solve it, because i've received a lot of protest and cancellations.
Some ideas? There is a sort of log of simplenews?
as title says im searching a way to have a node with a taxonomy term on it but without a teaser rapresentation on summary view for that term. i used a workaround in template using $page and disallowing teaser view for certain node types, but it's terribly inefficent. I need a way to select node by node :/