+ Reply to Thread
Results 1 to 6 of 6

Thread: Registration page wants to close every time when warning message pop-up

  1. #1
    Senior Member
    Join Date
    Aug 2010
    Posts
    174

    Registration page wants to close every time when warning message pop-up

    This bug appears in Internet Explorer 9.
    Sign-up page wants to close every time you type anything in the registration fields, and after the warning message pop up.

    Please refer to the snap shot.
    Attached Images Attached Images
    Last edited by PGGO; June 3, 2012 at 01:18 AM.

  2. #2
    I just tried this on mine in ie9 and i found that when i tried to click the 'x' on the flynax warning it then brought up the IE pop up saying 'do you want to close the window'

    Seems to be an issue with the flynax warning pop up actually going away.

  3. #3
    Hello Petnax and Chris,

    You can fix it manually in ftp >> templates >> your_template >> js >> lib.js at line ~ 1191
    find line:
    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    Also the same at line ~1215 and ~ 1222

    then at line 1227 find code:

    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    Then find code at line ~ 1237
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    After apply this code give me about results please.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Senior Member
    Join Date
    Aug 2010
    Posts
    174
    Hi Viktor,

    The auto pop up window issue was fixed, and everything works fine right now.
    However, your solution has a different impact on 2 of my websites:
    Website #1 is working without any problems now (no issue detected).
    Website #2 is still have the issue, but only when you manually trying to close Red Message Box (see snap shot above).

  5. #5
    Hello Petnax,

    I have checked both your sites in IE8 and in IE9 and 'close messages' icon works good for me.
    Would you please check it again and if you will find this error create new ticket please and we will solve it ASAP.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hi there,
    This bug has been fixed in Flynax 4.1 version, please wait for update patch.

    John

+ Reply to Thread