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
Re: Welcome Mod
Hello Richi!
Here can you see the view for the Guests
For the User-View here the Login-Details, follow the Link above.
Name: tester
Password: test10
Greets
Marcus
Here can you see the view for the Guests
For the User-View here the Login-Details, follow the Link above.
Name: tester
Password: test10
Greets
Marcus
Re: Welcome Mod
Hi Stoker,
in
the W3C validation service reports me a missing end tag (img) and a missing attribute (alt).
However the mod works perfect, should I change this or is that correct ?
in
Code: Select all
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif"/><!-- ENDIF -->
However the mod works perfect, should I change this or is that correct ?
Re: Welcome Mod
So the code would be:
you also were missing a space at the end of the ommiting img tag.
Code: Select all
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="Some one pinched it!" /><!-- ENDIF -->
Re: Welcome Mod
first off love the ACP prank.... but i cant get this to line up right... please advise
www.silentdaredevils.com/forums/index.php
www.silentdaredevils.com/forums/index.php
Re: Welcome Mod
You are using prosilver edits for your subsilver2 based style.
Try this instead: viewtopic.php?f=8&t=119&start=20#p1867
Try this instead: viewtopic.php?f=8&t=119&start=20#p1867
Re: Welcome on Index
MOD very great!
http://www.darkylab.altervista.org/forum/
but...
where is
WELCOME TO MYFORUM
for change in
BENVENUTO A MYFORUM


http://www.darkylab.altervista.org/forum/
but...
where is
WELCOME TO MYFORUM
for change in
BENVENUTO A MYFORUM

Last edited by Darkman on 17 May 2010, 15:35, edited 1 time in total.