@ stretchr
I believe you may have made a mistake in this step
Quote:
In the vbcode__popup_smiliesbits template you must change:
<a href="java script:smilie('$smilie[text]')">
to:
<a href="java script pener.smilie('$smilie[text]')">
|
Also don't forget to take out the space between java and script.
The vbcode_popup_smiliesbits should then look similar to this.
Code:
<td bgcolor="$backcolor<a href="java script:opener.smilie('$smilie[text]')"><img src="$smilie[path]" border="0" alt="$smilie[title]"></a></td>
<td bgcolor="$backcolor"><normalfont>$smilie[text]</normalfont></td>
Hope that helps.
Scott