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

TOPIC: Possible bug

Possible bug 8 years 1 month ago #26368

  • kevh1974
  • kevh1974's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 2
Hi

Whilst looking for the cause of a 1064 error similar to the one mentioned here:

www.dthdevelopment.com/index.php?option=...&id=23645&Itemid=141

our developer came across what we think is a typo, please see below with cache being spelt cahce!

Error is in /components/dtregister/controller/event.php

Line 739 should be changed from:

$mainframe->redirect(JRoute::_('index.php?option=com_dtregister&eventid='.$eventId.'&controller=event&task='.$task.'&'.$random.'=nocahce&Itemid='.$Itemid,$xhtml_url));

to

$mainframe->redirect(JRoute::_('index.php?option=com_dtregister&eventid='.$eventId.'&controller=event&task='.$task.'&'.$random.'=nocache&Itemid='.$Itemid,$xhtml_url));

Best

KH

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

Possible bug 8 years 1 month ago #26377

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Thanks for pointing that out. We have corrected it in the 3.1.11c package now available.

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

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

Possible bug 8 years 1 month ago #26378

  • kevh1974
  • kevh1974's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 2
No worries, are there any other updates in the latest release?

cheers

KH

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

Possible bug 8 years 1 month ago #26379

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Just a couple minor things like this. However, this one could potentially be an important item for some sites... and the other main one is tied to session related issues.

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

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
Time to create page: 0.194 seconds