PHPNuke- add story to one place and not the other, plz help!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
drujr
Forum Newbie
Posts: 17
Joined: Thu May 13, 2004 1:59 pm

PHPNuke- add story to one place and not the other, plz help!

Post by drujr »

Hey all, I'm using PHP-Nuke fyi

On my website I'm looking to use the "Add Story" feature to post news articles to the default "Stories Archive."

However, when I "Add Story" it is placed in the main page ("News" is set to the Homepage) as well as the "Stories Archive. "

I want to be able to add stories just to the "Archive", while on the Main page saying something like "theres a new story <here>, go check it out!" along with other random updates that i DONT want be added to thr "Stories Archive" (but are by default)

How can I do what i want here??
Post Reply