[/code]Where is says "YOUR_NEWS_SESSION_ID" just replace that with the Session Number you want to display the news/headlines. For example, go into your CP and create a UBBNews. The first News Session will be "1". If you make a second News Session it will be "2". So, if you only created one News Session your code will look like:
</pre></div></div>To experiment, just create a .shtml page and add that code above...If you had installed UBBNews correctly your news will show up on that page. <br><br>If you're NOT using .shtml and using PHP use this code instead (provided by Allen):<br><br>[code]
You may need to enter the direct URL path instead of just "cgi-bin". Direct path meaning "http://...". Hope this helps. 