1
streetwalkin
setting the home url

were can i change the url of "home" on the main menu?

2
chapi
Re: setting the home url
  • 2004/12/28 14:03

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Go to

admin > system admin > preferences

There should be a selectbox, where you can choose the module that should display on the startpage. If you choose "none" you can fill your startpage with custom blocks through the blocks administration.

3
streetwalkin
Re: setting the home url

xoops brings it to streetwalkin.info and i want it to be brought to streetwalkin.info/index.php
(streetwalkin.info is a html page)

4
streetwalkin
Re: setting the home url

can anyone else help?

5
menochi
Re: setting the home url
  • 2004/12/29 2:37

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


The first step is always "index.html", the second "adress" is the "index.php". You have both. So what to do?

You may delete the index.html, thereafter the index.php will be the first page. If you donĀ“t like to delete your intro you have to put a refresh in it: (in the headersection)

<meta http-equiv="refresh" content="5;url=index.php]">

So the index.html will change in 5 seconds to index.php.


Hope, this will be a way

6
m0nty
Re: setting the home url
  • 2004/12/29 3:29

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


if u still require the index.html etc..

you can always edit the mainmenu block template by goin to XOOPS admin then click blocks, then find main menu block and click edit.. then click edit template and find the url for Home..

find this line in main menu block template :

<class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>


edit it as follows:

<class="menuTop" href="<{$xoops_url}>/index.php"><{$block.lang_home}></a>


hope this helps

Login

Who's Online

182 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 182


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