MyBB Community Forums

Full Version: Integrating MyBB into your website. (Login Form)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
nvm now i got it to work, but i get this error:

Warning: Cannot modify header information - headers already sent by (output started at /homepages/19/d162643566/htdocs/shahzam/index.php:2) in /homepages/19/d162643566/htdocs/shahzam/forums/inc/functions.php on line 1053



and i did everythign correctly! and when im not logged in, it shows it 2wice!

my page: www.shahzam.com
Are you sure you added the include at the top of your index.php?
yes, i did...

this is what i put:

<?php
chdir('forums'); // path to MyBB
define("IN_MYBB", 1);
require './global.php';
?>
hey nvm! thanks i got it working!!! i love mybb!
Im really having trouble doing this. I know this is alot to ask but is it possible that somone could do this for me if i send them the file.

Thanks for your help
sure, ill do it, im always glad to help those in need of websites Smile


im broke though, so donations are nice... hehe ^^

here, send me the file, ill do it, just dont put any private information on it.
Thanks ill send the file and informaion shortly can you pm me your email
Has anyone got an example of their forum integrated into their site?
hey, i did soo much modding with website integration, check it out, shahzam.com


look at otherbar, the news is right from my forum, you can only download stuff if you are logged in and registered, and alot more!
I am using Microsoft Frontpage so when I saved it as a PHP file, it corrupted the page.
What should I do/use to get the PHP working with Frontpage?

Edited: I figured it out: Im running FrontPAge 2000 and it isn't compatible with PHP files... Sad

Is there anything anyone can reccommend?