MyBB Community Forums

Full Version: Site News Plugin on Different URL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
sorry if this has been posted before but is it possible to link to the forums on a different site with the site news plugin?

i have the forums on http://www.ffskies.com/forums but want to use the plugin also on http://www.ff13-europe.com

thanks in advance (i got the plugin to work on the same domain without any problems and is great thanks).

EDIT: okay well i made it work if i put the news file on the http://www.ffskies.com and did a php include on the http://www.ff13-europe.com but is there a way

EDIT 2: also is it possible to have 2 different types of site news plugin for one forum so for example on ffskies.com i show threads from forum id 1 and on ff13-europe.com threads from forum id 2.
I don't know about the plugin, but if the two sites are hosted on the same server, you can do a chdir() followed by an include/require.
right okay i got that problem all fixed now, thanks.

now i need to know how to have two different forum id shows.
anyone?
Reference URL's