- Posts: 1
- Thank you received: 0
Null issue with Campaign Module
- jtk72
- Topic Author
- Offline
- New Member
-
Less
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.
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.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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
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 Dam, Dang Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.