View Single Post
Old 05-17-2006   #2
Boby
Supporter
Moderator
 
Boby's Avatar
 
Join Date: Dec 2005
Location: Cluj-Napoca/Sighisoara (Romania)
Posts: 4,524
Default

There was a change in 3.0.4
Change your "Latest Links" to point to index.php?list=latest
"Top Hits" to point to index.php?list=top
Take this input search field and replace it in your template:
Code:
Content visible to registered users only.
These three steps you have to do in templates/top_bar.tpl (I think)

Then for displaying the links, edit templates/main.tpl (or whatever tpl file your template is using) and change the {if ...} condition for displaying links with following:
Code:
Content visible to registered users only.
Boby
__________________
Please do *not* contact me for support on phpLD!! I can hardly find time to give support for my own mods, for anything else I won't.
  • My phpLD Mods
  • I am *not* a phpLD staff member, so please do *not* ask me to grant permissions, sales stuff, for access to the private supporter forums or phpLD download area.
  • Before you report your problems, make sure it happens with the *default* package and not your highly modified code. Don't forget to use the search feature and do not *bump* threads to soon (allow at least 24h).
Boby is offline