Null issue with Campaign Module

More
14 years 2 weeks ago #10993 by jtk72
Null issue with Campaign Module was created by jtk72
Okay, I've read through the forums and I tried the "blind chicken" dudes (you are a genius, by the way) fix for getting a null issue when having two instances of the campaign module on the same page. However, I think his was linking to the same campaign, mine links to different campaigns.

I'm working on a Halloween Costume contest for a dog rescue. It's their big fundraiser. I thought your product would be perfect for it but I need to be able to have multiple instances of your campaign module on the same page. Is there a scripting change to make this happen?

When I click on one of the buttons using fireboxes firebug, I get this
<script language="javascript">
function donationForm(campaignId) {
var form = document.getElementById("campaign_form"+campaignId) ;
form.campaign_id.value = campaignId ;
form.task.value = "donation_form";
form.submit();

the error is: form.campaign_id.value = campaignId ;

Any clue on what to do? My eyes are starting to bug out.

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #11014 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Null issue with Campaign Module
Hi

Could you please send me the link to the page so that I can have a look at it ?

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamDang Dam