Joomla and PHP related problem. Please help !

Discussion in 'Joomla' started by billyvision, Jan 15, 2009.

  1. #1
    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
     
    billyvision, Jan 15, 2009 IP
  2. billyvision

    billyvision Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    some one please help me out
     
    billyvision, Jan 15, 2009 IP
  3. dotmd

    dotmd Peon

    Messages:
    41
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Try to use the snippet plugin ... May be you'll get it right :D
     
    dotmd, Jan 17, 2009 IP