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

TOPIC: type birthday values, where can I configure them?

type birthday values, where can I configure them? 7 years 11 months ago #25913

  • robroy
  • robroy's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Hello
I have the issue that i am using the Birthday Type for a field and this field is just showing me the years till 2013... now some perents like to buy tickets for thier babys.... where can enter this values?

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

type birthday values, where can I configure them? 7 years 11 months ago #25920

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Go to the file /administrator/components/com_dtregister/models/field.php

Around line 3053, find this:
for($i = 2013; $i>=1920; $i--) {

Change it to:
for($i = 2016; $i>=1920; $i--) {

We'll apply this change to the next update. Thanks!

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.102 seconds