Quote:
Originally Posted by Thangvip9x
Error when use this mod Add Alt Text to Linked Images by BOP5 (VB 4.1.10+)
If in alt images has a word link, this mod will error
Please fix it
Ex: In alt images is "i love vbulletin", i settings vbulletin is word link in admincp, it will display error "i love
HTML Code:
<a href="http://vbulletin.org">vbulletin</a>
in alter images
I forced uninstall this mod
Can you fix it!
|
This is interesting- In the Settings for the Alt Text to Linked Images mod find the setting-
Image Resizer Code
And add this code-
Code:
onload="NcodeImageResizer.createOn(this);"
Even if you're not using an image resizer just want to see if this stops the problem or not.