• There is an important update regarding account security and 2FA. Please click here for more information.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
  • Imgur has blocked certain regions from viewing any images uploaded to their site. If you use Imgur, please consider replacing any image links/embeds you may have on PokéCommunity so everyone can see your images. Click here to learn more.

Index.php - I need help

Batesymon

Tuesday!
  • 603
    Posts
    21
    Years
    Batesymon said:
    On my site I am using the "index.php" method from this post. Unfortunately, whenever I do this it only brings up the main page.

    https://www.new-life.org.au/~josh/pokemon/index.php?id=tcg

    That's something I've been trying. Otherwise TCG would be in games.

    https://www.new-life.org.au/~josh/pokemon/index.php?id=games/rse

    I even try it with that and still brings up the main page.

    Any help?
    ...Is there a file for it to read from? O_o For example, if you're trying to make it load tcg.txt, then tcg.txt will need to be in the same directory as index.php, unless you specified otherwise.
     
    Yes TCG is in the same place and it is still not working and I am not impressed.
     
    argh! my eyes!!

    ok i'm better now.. does you host support php (including global variables)?

    you can check your php enviorment by uploading a page with ONLY: <?php info(); ?> in it and name it something like test.php or whatever.
    browse to it and you should see all the php info stuff.
     
    Yes my server is PHP supportable (it's our home server and my brother told me it is supportable, when I was learnig basic PHP it worked fine).

    Any other ideas?
     
    It worked! I love you JA! *hugs* Well not in that way. :p

    Thanks for ya help!

    EDIT: Subdirectories aren't working but I can live with it.
    EDIT: Nevermind.
     
    Last edited:
    Back
    Top