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

TOPIC: Frontend Terms & Condition shows a blank popup

Frontend Terms & Condition shows a blank popup 15 years 1 month ago #3696

  • gurdip
  • gurdip's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hi,

I\'ve just installed DTRegister 2.4.1 on Joomla 1.5.9, with legacy mode enabled.

I created a test event (free) and all works well - except the frontend Terms and Conditions link. When I click on it a popup is displayed, but it is blank and the only way to recover from that is to click the browser\'s Back button.

Note: I have created the Terms and Conditions in the backend but they are not showing in the frontend.

Please help to rectify.

Thanks

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

Frontend Terms & Condition shows a blank popup 15 years 1 month ago #3794

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
If you are still having this issue, you must not have the latest build of the component. Check this file:

/components/com_dtregister/dtregister.php

Around line 4266 you will find:

<a href=\"<?php echo $sitelink . \'/components/com_dtregister/terms.php?id=\' . $_SESSION[\'register\'][\'eventId\']; ?>\" id=\"terms_conditions\" class=\"lbOn\"><?php echo DT_TERMS_CONDITIONS_READ; ?>

The portion of the code building this url should have terms.php?id=. You are probably lacking the ?id= portion of the url. This was fixed previously. Thanks.

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

Frontend Terms & Condition shows a blank popup 15 years 1 month ago #3796

  • gurdip
  • gurdip's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hi,

Thanks, that fixed it.

I purchased this software only a few days ago. I suspect the package you have online does not include this fix. You may want to check on that.

Thanks

Gurdip

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

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