
PhpBB3 Links MOD
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
PhpBB3 Links MOD
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.
Edit. Solved.....https worked.

PhpBB3 Links MOD
Validate XHTML 1.0 Strict
in linksmod_body.html
Change
To
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}" />
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
That somebody would be youStoker wrote:Yup, looks like somebody forgot the alt tag
