Offline
GuldantheWarlock
Member No.: 772
Registered: 6-24-2006
Last Visit: 3-16-2008 at 01:04 AM
|
|
Member Info
|
Age: 21
State/Province:  Oregon
Country:  United States of America
Mood: ...
Favorite Band/Musician: Slipknot/Dethklok
|
|
Request Information:
|
|
0 Request(s)
0 Install(s)
0 Upgrade(s)
0 Hack(s)
0 Transfer(s)
Installer:
|
|
Posted on 3-14-2008 at 03:01 AM
|
|
|
Please read what I've said regarding the usage of this script very carefully. It has nothing to do with CuteNews. CuteNews is a seperate system unto
itself, and there's no need to integrate this into it. It simply works as is.
As for configuring the $newsfids, it's very simple. The comments in the file explain how, but for a more detailed explination:
You need to place the forum id number, or fid, of the forum(s) you want to pull news posts from inside the array() code for the $newsfid variable.
The easiest way to find the fid is to go to the forum you want to pull news from, and look in your address bar. It should look something like this:
| Quote: | | http://www.yoursite.ext/forum/forumdisplay.php?fid=3 |
You want the number after the fid= part. In the case of the above example, that would be 3.
So when you edit xmbnews.php, you'll need to change the $newsfids line to look something like this:
If you want to pull posts from more than one forum, it's a simple matter of adding the other fids of those forums, and seperating the values with a
comma.
Example:
I hope this helps explain it more clearly.
|
|
|
|