hi there, I was hoping to integrate Invision Power board and Joomla primarily to import Latest Forums Posts in module within Joomla. I found this wonderful script, http://mods.invisionize.com/db/index.php/f/8055 and its working fine when i apply the php codes described in a test file. but when i try to enter the codes in Joomla, it gives a white screen. the code is : <?php require_once('/home/ayubians/www/forum/infernoexternal.php'); ?> <?php echo $infernoexternal->display_block('threads1'); ?> Code (markup): any clue as to where i should insert this. i tried using HTML extensions, direct insertion into index.php and also edited the joomla template file. my joomla 1.5 is : http://www.ayubians.com/site/ and the forums are http://www.ayubians.com/forum/ the test file is : http://ayubians.com/site/FLP.php Thanks alot, Inkspot