Drupal 4.6 installed
module ecommerce for drupal 4.6 installed
Unable to checkout with items. Products , carts , address are working but when its time to check out, those errors:
warning: Cannot modify header information - headers already sent by (output started at /home/maha/public_html/includes/common.inc:384) in /home/maha/public_html/modules/ecommerce/paypal/paypal.module on line 139.
I have a block which displays some user-defined data. The user may change the data shown by inputting some criteria via a form displayed inside the same block. (In other words, the block doubles as a display and input form.)
What's the method for creating a hyperlink to a block form? In other words, is there a way to map an URL to a block form (instead of a page in the main display area)?
This seems like it should be easy, but for some reason I'm having a brain freeze on how to go about it. Thanks in advance.
Hi, this to me seems something many of us might want to do:
What's the best way to modify your drupal's feed to make into a google gadget?
It looks to me like only the author and email are missing from the fields that google requires. It would also be nice to be able to include the gadget icon.