News to Forum or Vice Versa

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
eLectrix
Compulsive poster
Compulsive poster
Posts: 73
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Dec 08, 2004 2:29 pm

News to Forum or Vice Versa

Post by eLectrix »

What module do you use to write the news to the forum or vice versa?

-e
Image
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Unfortunately the exact script we use is no longer available on the web.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

I used phpbbfetchall on my clan's website to post news and it worked like a charm. I only used the most basic function of the script, but it can do tons of stuff.
FlyingMongoose
This is my homepage
This is my homepage
Posts: 353
Joined: Fri Sep 17, 2004 7:50 pm
Contact:

Post by FlyingMongoose »

I have one at my website (http://www.twabbey.com) that we wrote ourselves, all you really need to know is the location in the database where forum posts go to and just tell it to pull from a specific Forum and only pull the first post of each thread.
FlyingMongoose
This is my homepage
This is my homepage
Posts: 353
Joined: Fri Sep 17, 2004 7:50 pm
Contact:

Post by FlyingMongoose »

and some knowledge of PHP and mysql
Post Reply