how do we prevent the smilie pop-up window from closing after posting?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cynthia
    Senior Member
    • Oct 2001
    • 731
    • 3.0.3

    #16
    No fix for this?
    Eat Your Veggies

    Comment

    • LeftCoastBias
      Senior Member
      • Nov 2005
      • 108
      • 3.5.x

      #17
      Originally posted by Cynthia
      No fix for this?
      they're ignoring us.
      tehdriven.com

      Comment

      • Zachery
        Former vBulletin Support
        • Jul 2002
        • 59097

        #18
        If you really think its a bug, submit a ticket, however I believe there were things changes and now it works this way, possibly no fix. So please. stop bumping the thread.

        Comment

        • LeftCoastBias
          Senior Member
          • Nov 2005
          • 108
          • 3.5.x

          #19
          Originally posted by Zachery
          If you really think its a bug, submit a ticket, however I believe there were things changes and now it works this way, possibly no fix. So please. stop bumping the thread.
          where can we all voice our opinion that we preferred it the old way?
          tehdriven.com

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #20
            Suggestions and Feedback Forum.

            Comment

            • LeftCoastBias
              Senior Member
              • Nov 2005
              • 108
              • 3.5.x

              #21
              Originally posted by Zachery
              Suggestions and Feedback Forum.
              thanks.

              tehdriven.com

              Comment

              • michiganmomma
                New Member
                • Apr 2006
                • 11
                • 3.5.x

                #22
                Does anyone know how to fix this yet?

                Comment

                • Colin F
                  Senior Member
                  • May 2004
                  • 17689

                  #23
                  This code in the clientscript/vbulletin_textedit.js file closes the window:
                  Code:
                  /**
                  * Closes the smilie window when the main page exits
                  */
                  vB_Text_Editor_Events.prototype.smiliewindow_onunload = function(e)
                  {
                      if (typeof smilie_window != 'undefined' && !smilie_window.closed)
                      {
                          smilie_window.close();
                      }
                  };
                  Best Regards
                  Colin Frei

                  Please don't contact me per PM.

                  Comment

                  • michiganmomma
                    New Member
                    • Apr 2006
                    • 11
                    • 3.5.x

                    #24
                    So, do I delete that? Change it? What do I do with it? I'm really not very computer saavy.

                    Comment

                    • Colin F
                      Senior Member
                      • May 2004
                      • 17689

                      #25
                      Sorry, we can't give help for modifying files here.
                      I suggest you post on www.vbulletin.org and ask for help there.
                      Best Regards
                      Colin Frei

                      Please don't contact me per PM.

                      Comment

                      • Colin F
                        Senior Member
                        • May 2004
                        • 17689

                        #26
                        See this post too though: http://www.vbulletin.com/forum/showp...10&postcount=4
                        Best Regards
                        Colin Frei

                        Please don't contact me per PM.

                        Comment

                        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                        Working...