31
m0nty
Re: Should index.html,be in the template folder
  • 2005/2/20 5:42

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


not quite.. u have kept the html folder.. what u need is to move every file/folder inside that html folder into the public_html folder so that u see mainfile.php in the public_html folder..

32
psychicadvis
Re: Should index.html,be in the template folder

Ok doing it right now when I finsh that do I delte teh html or just leave it be?

33
m0nty
Re: Should index.html,be in the template folder
  • 2005/2/20 5:45

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


when it's done, the html folder should be empty, so it will be ok to delete..

34
psychicadvis
Re: Should index.html,be in the template folder

ok I am now going to delte that html folder and yuppers it is emptay and now I am going into the main. file to edit that other stuff brb

35
m0nty
Re: Should index.html,be in the template folder
  • 2005/2/20 5:58

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


ok i see that's done now :)

all you need to do now is edit mainfile.php and change the paths..

so they look like this:

// XOOPS Physical Path
    // Physical path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_ROOT_PATH', '/home/liveadvi/public_html');
    
define('XOOPS_ROOT_PATH''/home/liveadvi/public_html');

    
// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_URL', 'http://www.liveadvice247.com');
    
define('XOOPS_URL''http://www.liveadvice247.com');


also empty templates_c folder aswell..

36
psychicadvis
Re: Should index.html,be in the template folder

ok I changed that now take and look at the page and see what i need to do next

37
psychicadvis
Re: Should index.html,be in the template folder

Ok I just empty the template_c folder into the root to and now the page showes from all that funny scripting stuff to blanke!

38
m0nty
Re: Should index.html,be in the template folder
  • 2005/2/20 6:23

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


hmmm, that doesn't look good.. some reason it's outputting the content of mainfile.. are those the only 2 lines u edited?

it looks like mainfile.php got corrupted.. do u have backup of it?

39
psychicadvis
Re: Should index.html,be in the template folder

Yes I saved and back up file and I read real carful to make sure I edit it just how you said

40
m0nty
Re: Should index.html,be in the template folder
  • 2005/2/20 6:36

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


k can u copy the backup back to the server.. something went drastically wrong somewhere..

Login

Who's Online

246 user(s) are online (178 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits