please help

Discussion in 'PHP' started by goodboy92, Jun 24, 2008.

  1. #1
    what should I change in these codes when I install script
    $game_thumb_dir = "/XXXX/games/thumbnail/";
    PHP:
    and these
    include_once(XOOPS_ROOT_PATH.'/include/common.php');
    PHP:
    and yet something how to instal php fox I upload all files with upload file and put files at 777 when I go to www.mysite.com/install/install.php remove me error




    please help,I just started with the scripts, so I pray that someone show me how to instal,thanks in advance
     
    goodboy92, Jun 24, 2008 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    $game_thumb_dir => the path where you want to save the thumbnails
     
    mwasif, Jun 24, 2008 IP
  3. goodboy92

    goodboy92 Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    but what entered in xxxx????
     
    goodboy92, Jun 24, 2008 IP
  4. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #4
    It is the complete path to your directory. xxxx will something like
    /home/site/
     
    mwasif, Jun 25, 2008 IP
  5. goodboy92

    goodboy92 Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ok thanks any know what need enter here
    include_once(XOOPS_ROOT_PATH.'/include/common.php');
    PHP:
     
    goodboy92, Jun 25, 2008 IP