Hi Dewed
I had a major problem with one of the sites i run a heavily customised version on and after a full 24 hours of blind panic ( because I had just paid for a load of advertising and sent a newsletter out to my mailing list with over 8,000 people on it ) and banging my head against the wall, mainly caused by completely stupid replies from my hosting providers....grrrrr.
I decided to do a new clean install in a new directory but retaining the original database,
All went well but I must have been damn clever the first time i customised this because i cant for the life of me get it to do the same as it did before lol. Maybe I should consume the 3 bottles of red I did last time and maybe I might make the same mistakes and get the right result lol.
Ok enough frustrated rambling.....
In the original install I had it set so that the directory/new.html showed the sites in the order they were added, latest at the top. and the actuall sub directories listed the links in the order of the most hits in at the top ( kinda like a toplist )
I have edited the include/sites.php to
| Code: |
order by
hits_in desc
|
Which makes the sub directories work as i want but the directory/new.html page has no order to it and it never changes no matter what i do to the code above, so im assuming that something else controls this....so my question is.....
How do i find and change the order of listing the links for the directory/new.html page ?
Damn that took a while to get out lol....
IceMan (Mickey)