Quote:
Originally Posted by AndrewD
I'm confused - I thought you said that the What's Hot and What's New on the Show menu were not working?
If you mean by 'main page' the box down the bottom right of the screen, the code for this is in includes/local_links_include.php, routine get_ldm_hitparade. You would have to modify the sql to filter on numrate and sort on totrate/numrate.
The code for What's New and What's Hot is in local_links_search.php.
|
The drop down (Show) menu works fine.
The links in the bottom right of the screen do not.
What is the template name where I can change the links in the bottom right, to be identical with that in the drop down (Show) menu?
I can't mess with sql routines, I know nothing about them. Can't I just change the code in the template to match the url in the drop down (Show) menu? Don't both places result in the same display?