Welcome on Index

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

Re: Welcome on Index

Post by Stoker »

Yes, the above posted is the old install instructions.
Use them to make sure that you have uninstalled it completely.

Re: Welcome on Index

Post by kevinviet »

Removed all that posted. anything else i have to remove ?

Re: Welcome on Index

Post by Stoker »

Not that I can think of.

Re: Welcome on Index

Post by kevinviet »

I found some kind weird solution :D on IE browser click on compatibility view mode then the avatar show up. My board design for older browser .. :lol:
errow11.jpg

Re: Welcome on Index

Post by kevinviet »

Hi guys

If i want to add a smile icon image after each greeting, how do i add it ? is it possible ?

Thanks

Re: Welcome on Index

Post by Stoker »

Yes, you can insert the html for the image in the language file.

Re: Welcome on Index

Post by kevinviet »

Is it like this :

Code: Select all

'UP_LATE'             		=> 'You\'re up late %1$s, Shouldn\'t you be sleeping?' <img src="http://www.mydomain.com/images/smilies/lazy.gif" style="width:29px; height:29px;" alt="" />',
But it doesn't seem to work.

Thanks Stoker

Re: Welcome on Index

Post by Stoker »

Try this instead:

Code: Select all

'UP_LATE'                   => 'You\'re up late %1$s, Shouldn\'t you be sleeping? <img src="http://www.mydomain.com/images/smilies/lazy.gif" style="width:29px; height:29px;" alt="" />',

Re: Welcome on Index

Post by kevinviet »

You the man stoker :thumb:
Thanks

Re: Welcome on Index

Post by Ælly »

How do I view a different image from no_avatar?
I also installed no_avatar.