Thread: Smilies issue
View Single Post
Old November 22nd, 2005, 10:19 PM   #4 (permalink)
cbr929rrerion
Member
 
Join Date: Oct 2005
Location: tn
Posts: 162
ok

I clicked ignore on script error and looked at the source of the page,, see attached...

in the debug tool it showed ths.

<script type="text/javascript">
<!--
window.opener.vB_Editor[''].init_smilies(fetch_object('smilietable'));


actual page has closing tag..

<script type="text/javascript">
<!--
window.opener.vB_Editor[''].init_smilies(fetch_object('smilietable'));
//-->
</script>


the page by itself loads, but not clickable.. something in the process is messing it up.. but only in the gallery.. in regular forum it works fine..
Attached Files
File Type: txt misc.txt (23.2 KB, 3 views)
cbr929rrerion is offline