MyBB Community Forums

Full Version: Forum Integration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
NOTE: My forum is in a DIFFERENT directory!!!

I use this code...
<?php
define("IN_MYBB", 1);
define("NO_ONLINE", 1);

include('warp/global.php');

codehereherherhere

but I get a wierd error, saying that it cannot connect to the inc/init.php file, BUT, when I put this page INSIDE the /warp directory (the directory with my forum inside it), I do NOT get the error.

My Question: How can I integrate my forums without having my website inside the same folder?
I believe this post should have been in the code and modifications section
Yes, or at least continue the previous topic on this subject that you posted.
Closed.