webjunkie
02-18-2006, 12:50 AM
I have worked out the ISEDN.org feed to become dynamic based on the search. I think I can work also make it work based on category also, but sine I use URL rewrite on my directory I am still tweaking that idea.
Be sure to add the echo $tpl->fetch('footer.tpl', $id); where I have it code below or the link back is gone and you are in copyright violation (I forgot myself lol)
This is my first posted mo if I have posted it worng Dave don cuss at me to bad, just let me know I will try to do it right next time
###########
This will Mod let you add the ISEDN.org feed to the left site of you site and change the feed based on searches made from search form
Setp 1
on index.php
Content visible to registered users only.
replace with
Content visible to registered users only.
-----------------------------------------------------
on main.tpl
find and remove
Content visible to registered users only.
-----------------------------------------------------
In folder templates
create a new file called left.php
this file should be coded like this
Content visible to registered users only.
Replace XXXXX with your isden id number
if you want a different default change the "Free+stuff" to you preferred search term
Be sure to add the echo $tpl->fetch('footer.tpl', $id); where I have it code below or the link back is gone and you are in copyright violation (I forgot myself lol)
This is my first posted mo if I have posted it worng Dave don cuss at me to bad, just let me know I will try to do it right next time
###########
This will Mod let you add the ISEDN.org feed to the left site of you site and change the feed based on searches made from search form
Setp 1
on index.php
Content visible to registered users only.
replace with
Content visible to registered users only.
-----------------------------------------------------
on main.tpl
find and remove
Content visible to registered users only.
-----------------------------------------------------
In folder templates
create a new file called left.php
this file should be coded like this
Content visible to registered users only.
Replace XXXXX with your isden id number
if you want a different default change the "Free+stuff" to you preferred search term