UtopiaSoftware Forums

Full Version: Including News
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
A friend of mine installed this on my HTML front page a while back but I deleted the front page and went with a portal for my forum as my "front page." I have it installed with it will not load with my portal.

If you load the HTML directly:

http://drugsplayground.com/styles/Arrow/...opia.shtml

The news is included, however, when I include utopia.shtml to load on my portal, it loads the header but not the news. http://www.drugsplayground.com

<div class="panel">
<div class="inner">
<span class="corners-top"><span></span></span>
<h3>News</h3>
<!--#include virtual="/news/news.txt" -->
<span class="corners-bottom"><span></span></span>
</div>
</div>

That's the coding to utopia.shtml. Like I said, the news loads when you load the straight document but when included in my portal, it doesn't load. There's a file called portal_body.html where aligns and loads all the included files that makes the portal:

<!-- [+] center block area -->
<td valign="top">

<!-- INCLUDE portal/block/ads.html -->

<!-- INCLUDE portal/block/utopia.shtml -->

<!-- IF S_DISPLAY_WELCOME -->
<!-- INCLUDE portal/block/welcome.html -->
<!-- ENDIF -->

And it goes on. I know it loads the document as it loads the news header but it doesn't load the news itself. Any ideas?
Have you fixed this issue yet if not I would like to try to help you out reply back and let me know. I would also need some more information on the site and what your trying to do. I will look when I get home and see what it looks like.
Reference URL's