fusion news

Status
Not open for further replies.

MalafeX

Typhlosion #1 fan
  • 442
    Posts
    20
    Years
    • Age 36
    • Seen Nov 1, 2023
    i just install fusion news but how you put them on your index.
     
    there should be a readme file that tells you. It will be something like include fusion news or something. Just look around in the file.
     
    It's like <?php include("news/index.php"); ?> IIRC.
     
    i try just like you say and like the manual but it dosn't work
     
    i believe he uses bravenet so no.
     
    Then that would be the answer.

    You need php. -.-;
     
    t35.com is a free php host. then theres thefreeserver.com
     
    well also some servers also support this:

    <?php include("https://pokemon706.com/news/index.php"); ?>

    Thats how i do mine, so no matter where u are in my site it will include. I'm not sure if all servers support that feature in php though, yours prolly does try, a whole address is a whole lot easier to understand that a path.
     
    Most servers would I'd assume, it's standard php coding.
     
    yeah i was exited when i found out the code supported a regular address so much easier
     
    Not always easier, you can't locally develop if you use a URL.
     
    Do you have the correct URL in the php include string?
     
    Are you sure you used the right tags too? Use full tags instead of short tags, just in case your host isn't set up for shorts.
     
    well is a spanish host that support php and MySQL.
     
    i just install cutenews now how i put them on my website.
     
    In the same way. Check the name of the news file and include it. There should be a readme file that comes with the installation files...
     
    Status
    Not open for further replies.
    Back
    Top