Quote:
Originally posted by Kier
Edit the vbcode_smilies_getmore template to this:
Code:
<a href="javascript:opensmiliewindow(240,280,'$session[sessionhash]')">Get More</a>
to this
Code:
<span onmouseover="this.style.cursor='hand';" onclick="opensmiliewindow(240,280,'$session[sessionhash]');">
Get More
</span>
edited to prevent smilie parsing
|
FYI to anybody that runs 2.0.3 this still doesn't work.