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

TOPIC: [SOLVED] Year dropown

[SOLVED] Year dropown 9 years 2 months ago #24989

  • stelfair
  • stelfair's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 59
  • Thank you received: 2
I have events that are scheduled for 2016, however, on the frontend, the year drop-down only shows 2015. Is there something that I may have done? I haven't made any changes that I believe would have done this. Please let me know.

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

Last Edit: by nathan.dth.

Year dropown 9 years 2 months ago #24992

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
I can't believe this hasn't been asked until now!! We just made the change and will include it in the next update. To change it yourself, go to the file:
/components/com_dtregister/views/event/tmpl/list.php

Find this line:
for($i=2015; $i > 2007; $i-- ){

Change it to something like:
for($i=2020; $i > 2012; $i-- ){
The following user(s) said Thank You: stelfair

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 .

Year dropown 9 years 2 months ago #24993

  • stelfair
  • stelfair's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 59
  • Thank you received: 2
This worked! AWESOME!!!!!!! Thank you for the quick reply too. I'm looking forward to the next update.

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

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