Search found 5 matches

by frozensun
Sun Apr 25, 2010 9:04 pm
Forum: Web Design
Topic: phpbb Displaying topics from external pages
Replies: 21
Views: 33599

Re: phpbb Displaying topics from external pages

alright, but how do I integrate the information that comes from newsfeed.php into newsfeed.html, and still format it to streamline with the page?
by frozensun
Sat Apr 24, 2010 8:12 pm
Forum: Web Design
Topic: phpbb Displaying topics from external pages
Replies: 21
Views: 33599

Re: phpbb Displaying topics from external pages

[phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header information - headers already sent by (output started at /home/content/c/h/u/churchofmud/html/newsfeed.php:7) [phpBB Debug] PHP Notice: in file /includes/session.php on line 1007: Cannot modify header informa...
by frozensun
Fri Apr 23, 2010 6:31 pm
Forum: Web Design
Topic: phpbb Displaying topics from external pages
Replies: 21
Views: 33599

Re: phpbb Displaying topics from external pages

thank you very much. that ended that code error, but another popped up. apparently sessions.php has this code in it that's also ***** with the header. header('Set-Cookie: ' . $name_data . (($cookietime) ? '; expires=' . $expire : '') . '; path=' . $config['cookie_path'] . $domain . ((!$config['cooki...
by frozensun
Mon Apr 19, 2010 8:58 pm
Forum: Web Design
Topic: phpbb Displaying topics from external pages
Replies: 21
Views: 33599

Re: phpbb Displaying topics from external pages

sorry to hijack this topic, but I have a similar problem and didn't want to create an unnecessary topic. I managed to follow your installation without error, but when it came to modifying the page I kept getting the error : [phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cann...