Displaying More Than One Table in a Viewer

3 posts by 2 authors in: Forums > CMS Builder
Last Post: September 16, 2010   (RSS)

I'm using a single page editor to create the homepage of the site. I want to include a feed of the news listings from the news editor without having to change it manually.

[url=http://66.39.41.59/]Demo Link Here[/url]

I've pulled the area for the news feed into a PHP include file, thinking that might help with conflicting table name code. Now, as you can see, I'm getting an warning.

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/scame/index.php:32) in /usr/www/users/scame/news-feed.php on line 1


Other than that, the feed looks exactly as it should.
-----
~Jessica Sullivan, Crystal Realm Designs.

Re: [Jason] Displaying More Than One Table in a Viewer

That did it! Thanks!
-----
~Jessica Sullivan, Crystal Realm Designs.