Search ordering
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Search ordering
by EzerchE » Tue Oct 16, 2012 4:26 pm
Hello,
i want to order my index.php?option=com_jevents&view=cat&task=cat.listevents&search_fv results descending.
I am looking to dbmodel.php file for the correct parameters but still didnt find the right codes, can you help me please?
Thanks...
i want to order my index.php?option=com_jevents&view=cat&task=cat.listevents&search_fv results descending.
I am looking to dbmodel.php file for the correct parameters but still didnt find the right codes, can you help me please?
Thanks...
- EzerchE
- Posts: 14
- Joined: Thu Feb 26, 2009 11:58 am
Re: Search ordering
by Tonyp » Tue Oct 16, 2012 6:54 pm
Hello,
You deffinitely do not want to edit dbmodel.php.
You should be looking at:
/components/com_jevents/views/your view/cat/tmpl/
And look in the files in their, you will also want to apply them as a template over ride please see:
http://www.jevents.net/jevents-15-topme ... jevents-15
Regards
Tony
You deffinitely do not want to edit dbmodel.php.
You should be looking at:
/components/com_jevents/views/your view/cat/tmpl/
And look in the files in their, you will also want to apply them as a template over ride please see:
http://www.jevents.net/jevents-15-topme ... jevents-15
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8715
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Search ordering
by EzerchE » Wed Oct 17, 2012 11:43 am
Thanks for your answer,
I have changed the line in default listevents_body.php
" ORDER BY c.level asc, c.title LIMIT 1";
to
" ORDER BY c.level desc, c.title LIMIT 1";
but didnt work. Still order the results from old to new entries.
I have changed the line in default listevents_body.php
" ORDER BY c.level asc, c.title LIMIT 1";
to
" ORDER BY c.level desc, c.title LIMIT 1";
but didnt work. Still order the results from old to new entries.
- EzerchE
- Posts: 14
- Joined: Thu Feb 26, 2009 11:58 am
3 posts
• Page 1 of 1
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: Bing [Bot]

