PhpBB3 Links MOD

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

PhpBB3 Links MOD

Post by Stoker »

I only see a big fat ass! :lol:

PhpBB3 Links MOD

Post by RMcGirr83 »

Then stop looking in the mirror ;)

PhpBB3 Links MOD

Post by Blackwolf »

I have been trying to get this resolved for several days now guys. A reply letting me know if I have reached a resolution would be very much appreciated.

Edit. Solved.....https worked. :)

PhpBB3 Links MOD

Post by Stoker »

I dont see the images, have you disabled it again?

PhpBB3 Links MOD

Post by Blackwolf »

:lol: your too funny......Love you too :friends:

PhpBB3 Links MOD

Post by martin123456 »

I see them darling.

PhpBB3 Links MOD

Post by Blackwolf »

Thanks honey :tell:

PhpBB3 Links MOD

Post by Novation »

Validate XHTML 1.0 Strict

in linksmod_body.html

Change

Code: Select all

<img src="http://images.shrinktheweb.com/xino.php?stwembed=1&stwaccesskeyid={LINKSMOD_STW}&stwsize=sm&stwurl={linksmod.LINKSMOD_URL}" width="120" height="90" alt="{linksmod.LINKSMOD_NAME}" />
To

Code: Select all

<img src="http://images.shrinktheweb.com/xino.php?stwembed=1&stwaccesskeyid={LINKSMOD_STW}&stwsize=sm&stwurl={linksmod.LINKSMOD_URL}" width="120" height="90" alt="{linksmod.LINKSMOD_NAME}" />

PhpBB3 Links MOD

Post by Stoker »

Yup, looks like somebody forgot the alt tag :)
Thanks

PhpBB3 Links MOD

Post by RMcGirr83 »

Stoker wrote:Yup, looks like somebody forgot the alt tag :)
That somebody would be you :P