PDA

View Full Version : Articles and phpLD


Optimit
03-30-2006, 03:04 PM
Anyone have an idea how to show the latest articles from the article script on the main page of phpLD?

anon
03-30-2006, 03:13 PM
:idea:

call the rss.php file

Optimit
03-30-2006, 04:26 PM
WOW, I never thought of calling the RSS file. LOL Just kidding.

Getting it to display on a tpl is where I am having the problem.

anon
03-30-2006, 04:27 PM
you need to integrate the rss aggregator. i.e. post #3.

p0w!

Optimit
03-30-2006, 04:36 PM
Im using Carp aggregator installed in the root. I have basically created a tpl file to place the rss info, then calling the tpl file into main.tpl as an include.

I just cant seem to get it to actually display the feeds.

Here is what is supposed to be in the tpl file I have made.

Content visible to registered users only.

Have tried changing <?php to {php}, and still get errors.

ANy ideas?

anon
03-30-2006, 04:47 PM
going off memory here...

umm i believe you're suppose to setup the attributes of what you want called *prior* to calling the CarpCacheShow(blahblahblah.php) file when using carp.

carp title
carp description

something like that. it's been forever.


edit:

and check yahoo pewphead!

Optimit
03-31-2006, 10:38 PM
No time. Working on a couple of sites, and 2 custom templates.