Print Page | Close Window

Emoticon Pop-up window

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=26509
Printed Date: 01 April 2026 at 12:39pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Emoticon Pop-up window
Posted By: pistolio
Subject: Emoticon Pop-up window
Date Posted: 10 November 2008 at 1:51pm
Hi all,
 
I added a lot of emoticon to the one already there.  But the problem I have is that the pop up windows for emoticon doesnt have a scroll bar or something like that to be able to see the entire list.  When posting from the Quick Reply, this window can be resized, but not when posting from the "post reply" button.
 
Anyone have input on this?
 
Thanks!!



Replies:
Posted By: 123Simples
Date Posted: 10 November 2008 at 2:08pm
Hiya

You can find the http://www.thisworldsucks.co.uk/forum/forum_posts.asp?TID=213 - full details on what you need to do here - its reasonably straight-forward but if you get stuck give us a shout


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: pistolio
Date Posted: 10 November 2008 at 2:20pm
Ok, thanks a lot!!!
 
I will let you know how it went :)


Posted By: 123Simples
Date Posted: 10 November 2008 at 2:30pm
Ok - it is pretty easy (well more or less) Wink

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: pistolio
Date Posted: 13 November 2008 at 4:30pm
Splendid!  Work fine :) Thanks again!


Posted By: 123Simples
Date Posted: 13 November 2008 at 4:39pm
Glad its okay Thumbs Up

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: acechan
Date Posted: 19 February 2011 at 6:33pm
Hey.

Got exactly the same problem, on a 8.05a version... I already changed in "message_form_inc.asp" for the "plus..." link, but I still have the problem on the popup window that appears when you click on the smiley icon (couldn't find where the code is for that one).

The link provided here doesn't work anymore, that's why I'm asking again.


Posted By: 123Simples
Date Posted: 19 February 2011 at 6:57pm
Have you got your smileys added in? If so, go to: Go to your forum/includes/message_form_inc.asp file and lines 387 to 391 inclusive says:

If RTEenabled() <> "false" AND blnRTEEditor AND blnWYSIWYGEditor Then
        Response.Write(vbCrLf & "    <tr><td colspan=""3"" align=""center""><a href=""javascript:winOpener('RTE_popup_emoticons.asp" & strQsSID1 & "','emot',0,0,650,340)"" class=""smLink"" tabindex=""100"">" & strTxtMore & "</a></td></tr>")
    Else
        Response.Write(vbCrLf & "    <tr><td colspan=""3"" align=""center""><a href=""javascript:winOpener('non_RTE_popup_emoticons.asp" & strQsSID1 & "','emot',0,0,650,340)"" class=""smLink"" tabindex=""100"">" & strTxtMore & "</a></td></tr>")
    End If


Replace that with:
If RTEenabled() <> "false" AND blnRTEEditor AND blnWYSIWYGEditor Then
        Response.Write(vbCrLf & "    <tr><td colspan=""3"" align=""center""><a href=""javascript:winOpener('RTE_popup_emoticons.asp" & strQsSID1 & "','emot',1,0,650,340)"" class=""smLink"" tabindex=""100"">" & strTxtMore & "</a></td></tr>")
    Else
        Response.Write(vbCrLf & "    <tr><td colspan=""3"" align=""center""><a href=""javascript:winOpener('non_RTE_popup_emoticons.asp" & strQsSID1 & "','emot',1,0,650,340)"" class=""smLink"" tabindex=""100"">" & strTxtMore & "</a></td></tr>")
    End If


Changing the 0 on both lines to 1


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: 123Simples
Date Posted: 19 February 2011 at 6:58pm
That should give you the scroll bar to see the extra smileys
By the way 8.05 is very old and you really should consider upgrading to the latest most secure version of the software


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: acechan
Date Posted: 20 February 2011 at 2:19am
Thanks for your help... As I didn't have that many emoticons added, I worked on the "width" and "height" values instead, to make the popup window a little bit large. But if I add more, I'll also enable scrollbar.

I'll take time to upgrade to a new version... Do I have to stay on a 8 version so that I can do it for free (bought a license yeaaaaaaaars ago!) or can I migrate to version 9?


Posted By: 123Simples
Date Posted: 20 February 2011 at 5:24pm
Hi acechan

Your best option would be to contact sales or support, who could tell you if the upgrade option on your paid for licence was still effective - http://www.webwiz.net/contact/contact-sales.htm" rel="nofollow - Contact Sales for more clarification on this


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net