It doesn't work. No errors, but no image either. I have missed out on a lot of possible new members to my website because of it. It seems to work intermitantly, even with GD2.
Is there something better? Or a newer version not posted here that someone has?
I recently added a couple elements ($node->title and $node->body) to the email sent out by the forward module and for the most part it is working as expected.
However, there are instances where the db -> email conversion makes for some garbled punctuation or other characters.
For instance an apostrophe turns to "’" and a dash turns to "—".
Also, I'd like to construct or find a set of filters that change html tags to email-friendly characters.
Does anyone else have a problem with taxonomy_dhtml and url aliases? When I add a url alias (using path.module) as instructed, the aliased url works fine, but it does not show up in the menu generated by taxonomy_dhtml. The menu still shows urls as taxonomy/term/14/9/ and not the alias.
However, when I include a trailing slash at the end of the relative url in the path alias form, the alias shows up in the menu generated by taxonomy_dhtml -- but the aliased link no longer works (a 'page not found' page is displayed).
When deleting a product, it disappears completely from users order histories and transactions. We would like to be able to hide a product from the product assortment, while keeping the product details and order history. Has this been thought of in the e-commerce package?
I'm not sure where else to put this, here seems most logical. I've been working with the GMAP module to get it working with 4.7. So far it's up and running and i've worked around the interference with the collapse.js file. (using gmap messed up the menu collape system). I have also added in some inital support for the XMaps library found at http://xmaps.busmonster.com/documentation.html.