Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Just Installed - Couple of Issues

Just Installed - Couple of Issues 16 years 2 months ago #723

  • deputyjones
  • deputyjones's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
OK, first of all I installed the component without problem and put a link to the component in my main menu. I also created 2 custom, required fields. When I click on that link I am taken back to the front page and the component is displayed in the content area of that page. I know I am back on the front page because it is showing modules that I only have published to the front page. Here is the relative URL: index.php?option=com_dtdonate&task=pre_paypal I also get this java error that shows up in firebug when the page loads:
missing ) after condition  submitform("save")joomla.javascript... (line 352)  submitbutton("save")index2.php (line 216)  [Break on this error] if (frm.Your Occupation.value == '')
and I get this java error after clicking "next":
validateandpay is not defined  onclick(click clientX=0, clientY=0)
When I do click "next" nothing happens. Other than that java error showing up in firebug. EDIT: I have DT setup with just paypal and get the same result in test and live mode.

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

Just Installed - Couple of Issues 16 years 2 months ago #724

  • deputyjones
  • deputyjones's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
OK, most of these errors occured in a local testing environment using JSAS. I have it loaded on a live site now and it works although I had to downgrade PHP to version 4 to avoid multiple deprecation errors. My problem/question now is that the component is redirecting to the frontpage and placing the form in the content area of the frontpage which is undesirable. Is this supposed to occur? You can see the problem here: http://test.raymondforsheriff.com Click on "Donate"
725,"ok, I was wrong. everything WAS working smoothly until i created two required fields. Now when the page loads I get this error:
missing ) after condition  http://test.raymondforsheriff.com/index.php?option=com_dtdonate&task=pre_paypal  Line 407
And regardless of if I put the required information in the new required fields I get this error:
validateandpay is not defined  http://test.raymondforsheriff.com/index.php?option=com_dtdonate&task=pre_paypal  Line 1

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

Just Installed - Couple of Issues 16 years 2 months ago #725

  • deputyjones
  • deputyjones's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
ok, I was wrong. everything WAS working smoothly until i created two required fields. <br /><br />Now when the page loads I get this error:<br /><br />
missing ) after condition<br />http://test.raymondforsheriff.com/index.php?option=com_dtdonate&task=pre_paypal<br />Line 407
<br /><br />And regardless of if I put the required information in the new required fields I get this error:<br />
validateandpay is not defined<br />http://test.raymondforsheriff.com/index.php?option=com_dtdonate&task=pre_paypal<br />Line 1

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

Just Installed - Couple of Issues 16 years 2 months ago #726

  • RoscoHead
  • RoscoHead's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0

missing ) after condition  submitform("save")joomla.javascript... (line 352)  submitbutton("save")index2.php (line 216)  [Break on this error] if (frm.Your Occupation.value == '')

From this, it looks like you have given you custom fields names that include spaces. Try replacing the spaces with underscore or something. ROSCO

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

  • Page:
  • 1
Time to create page: 0.534 seconds