PDA

View Full Version : phpnuke integration with vb3


aussiev8
11-27-2004, 07:43 AM
i see a lot of incomplete threads, and 1 hack for vb2 which doesn't work as the register.php file is completly different from vb2 to vb3.

i know this has been asked a million times before, but i was hoping since then someone has done this?

P.Jackson
12-02-2004, 03:33 PM
would also like to see this done :) would even donate or something :)

Malke
04-28-2006, 05:45 AM
There's a module for phpnuke that lets you load any non-php page. It will load the left menu, the top, the footer and if selected the right side blocks. It basically works like: domain.com/modules.php?WebScript&site=forum wich would make it load /forum. You could also put domain.com/modules.php?WebScript&site=http://www.google.com and it will load google.com on the page.

Theoreticly it'd be possible to load vBulletin like that.