Welcome on Index
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome on Index
They are here: viewtopic.php?f=8&t=119&start=60#p6175
Board rules! No PM support
Re: Welcome on Index
Should I remove those changes?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome on Index
Yes, if they are present in your files = if that is what you have installed.
Board rules! No PM support
Re: Welcome on Index
There are those codes in the file ... now I delete them and let you know.
Escuse me for my bad english
EDIT:
Nothing...
I deleted the old changes and the image is the right path.
Escuse me for my bad english
EDIT:
Nothing...
I deleted the old changes and the image is the right path.
Code: Select all
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/avatars/Guest(2).gif"/>
Last edited by Ælly on 19 Aug 2010, 00:58, edited 1 time in total.
Re: Welcome on Index
way to go Stoker!
Re: Welcome on Index
Hello Stoker
Just a question here on this mod, how come there is two double_dotted on total user online ? can i take off one ? and how to do it ?
please see the picture
Many thanks
Just a question here on this mod, how come there is two double_dotted on total user online ? can i take off one ? and how to do it ?
please see the picture
Many thanks
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome on Index
It is default phpBB and you will find it in your language common.php file:
Code: Select all
'ONLINE_USERS_TOTAL' => 'In total there are <strong>%d</strong> users online :: ',
'ONLINE_USERS_ZERO_TOTAL' => 'In total there are <strong>0</strong> users online :: ',
'ONLINE_USER_TOTAL' => 'In total there is <strong>%d</strong> user online :: ',
Board rules! No PM support