Help with intro -
Unqnown - 24.11.2009
We warmly welcome. I have a problem. I have a SMF, the engine the same as (SA-MP Forum).
I would like to create the intro part, must be set (index.html). Index is changed, reads a forum not me.
I would like to know how I do it is not buried in the files too.
Please help. My point exactly such a thing as the SA-MP Forum has on the home page that you need only click to be included the main forum.
Please help
Re: Help with intro -
Striker_Moe - 24.11.2009
Great english.
Re: Help with intro - matiiss223 - 24.11.2009
lolwut ?
Re: Help with intro -
saiberfun - 24.11.2009
Код:
<a href="index.php">Forum</a>
if u use a different file then index.php what i doubt
change index.php to the url of the file
Re: Help with intro -
iLinx - 24.11.2009
create a html file called index.html and in it put this
Код:
<a href="index.php"> Forum link text here </a>
Re: Help with intro -
mamorunl - 24.11.2009
Quote:
Originally Posted by Unqnown
We warmly welcome. I have a problem. I have a SMF, the engine the same as (SA-MP Forum).
I would like to create the intro part, must be set (index.html). Index is changed, reads a forum not me.
I would like to know how I do it is not buried in the files too.
Please help. My point exactly such a thing as the SA-MP Forum has on the home page that you need only click to be included the main forum.
Please help
|
You know how freaking annoying I think that is? really, they should remove it and you shouldn't use it.
Re: Help with intro -
saiberfun - 24.11.2009
Quote:
Originally Posted by -SSRT-mamoru
Quote:
Originally Posted by Unqnown
We warmly welcome. I have a problem. I have a SMF, the engine the same as (SA-MP Forum).
I would like to create the intro part, must be set (index.html). Index is changed, reads a forum not me.
I would like to know how I do it is not buried in the files too.
Please help. My point exactly such a thing as the SA-MP Forum has on the home page that you need only click to be included the main forum.
Please help
|
You know how freaking annoying I think that is? really, they should remove it and you shouldn't use it.
|
why is it? O_O
Re: Help with intro -
mamorunl - 24.11.2009
Quote:
Originally Posted by ┤ŞąiBЄЯҒПŋ├
Quote:
Originally Posted by -SSRT-mamoru
Quote:
Originally Posted by Unqnown
We warmly welcome. I have a problem. I have a SMF, the engine the same as (SA-MP Forum).
I would like to create the intro part, must be set (index.html). Index is changed, reads a forum not me.
I would like to know how I do it is not buried in the files too.
Please help. My point exactly such a thing as the SA-MP Forum has on the home page that you need only click to be included the main forum.
Please help
|
You know how freaking annoying I think that is? really, they should remove it and you shouldn't use it.
|
why is it? O_O
|
It is that I have to click on that freaking link each and every time I want to see the forum. It gets really annoying after a while.
Re: Help with intro -
iLinx - 24.11.2009
Quote:
Originally Posted by -SSRT-mamoru
Quote:
Originally Posted by ┤ŞąiBЄЯҒПŋ├
Quote:
Originally Posted by -SSRT-mamoru
Quote:
Originally Posted by Unqnown
We warmly welcome. I have a problem. I have a SMF, the engine the same as (SA-MP Forum).
I would like to create the intro part, must be set (index.html). Index is changed, reads a forum not me.
I would like to know how I do it is not buried in the files too.
Please help. My point exactly such a thing as the SA-MP Forum has on the home page that you need only click to be included the main forum.
Please help
|
You know how freaking annoying I think that is? really, they should remove it and you shouldn't use it.
|
why is it? O_O
|
It is that I have to click on that freaking link each and every time I want to see the forum. It gets really annoying after a while.
|
I think the reason the link is there sometimes is to offset fake traffic and save bandwith / server resources
Real traffic clicks on the link, fake traffic is fake so it stays at the 800b or less html file which eats up much less bandwith then a 10kb php script when looked at in large numbers.
10,000 views on a 800 byte html file will only use 8000 bytes (approx 8 kb, around 7.8 )
10,000 views on a 10kb php file will use around 98 mb
Just an idea though, the real reason could be completely different
Re: Help with intro -
saiberfun - 24.11.2009
Quote:
Originally Posted by -SSRT-mamoru
It is that I have to click on that freaking link each and every time I want to see the forum. It gets really annoying after a while.
|
Well I added
http://forum.sa-mp.com
to my favorites so I just need to click that :P
^^ so i don't have to go to the website
and click there^^