I have a small problem with the Event module. I have in stalled the module properly - because I get the three choises on what node to be displayed in the calendar. But I think there is some kind of flaw in my installation - because when I go the the Node where I which to add the event - something strange is happenning.
The start date shows the month in a drop-down-box as well as the time (both the hour and the minutes), however the day and the year is not in a drop-down-box but in a normal text field.
I'm still undecided which solution to use: Custom module or Views/CCK?
I love the new form API and being a PHP developper, I don't mind having to get my hands dirty a bit. So my question is mainly about performance: which performs better?
I'd be tempted to say custom modules but I read in the development mailing list that "both CCK and Views attempt to aggressively cache their data" making the performance not so much of an issue.
I want to be able to post back using the onChange attribute of a select element. Is there built in support in Drupal for this or must I implement my own __doPostBack() javascript function?
Hi,
We are doing an e-commerce project for a client. He wants to use http://charge.com as his payment gateway for his online e-commerce transactions.
Any one knows about how to integrate charge.com payment gateway ? Please give your suggestions.
Thank you.
:)
I have been trying to make captcha 4.6.0 work for comment under Drupal 4.6.5, but I cann't see the image when posting comment. However, the comment will be rejected because the text doesn't match. Can someone please point me to the right direction?