I just did a views intergration of civicrm and drupal and it work fine yesterday. However this morning when I checked the views I get an error when I try to preview the views.
Error:
An error occurred at /admin/build/views/ajax/preview/civicrm_events.
Error Description: 503: Service Unavailable
Other views work fine, it's just the civicrm's view that's giving me trouble
I have a JavaScript function that I want to use to insert a value into a CCK field in my node. I've seen a few posts referring to hooks and what not, but is there a relatively straightforward way of doing this? Can one populate a CCK field with a value from my own, separate JavaScript function?
I have a main drupal site, and a second site have been setup as multisite.
The problem is I have a primary menu showing on my main site, but it also showing on my second site, I don't want to show this menu on the second site.
What should I do with this ? Can I control the menu by different theme or any way I can control this ? Thank you!!
I'm having problems with integrating authorize.net to ubercart. It's during the payment transactions - checkout or process credit card in the orders module. I've been looking for solutions to this, but have no luck so far trying those solutions. I'm doing this on localhost. It bothers me that this is an SSL problem because I've tested the test script provided by authorize.net and the transaction went through the test merchant account. I'm stumped now. Any thoughts guys?