vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   'This page is asking you to confirm that you want to leave" - how do I stop this? (https://vborg.vbsupport.ru/showthread.php?t=295086)

SpottySocks 02-13-2013 03:37 PM

'This page is asking you to confirm that you want to leave" - how do I stop this?
 
1 Attachment(s)
Hi guys,

Yesterday my forum started acting weird. Whenever someone goes to use Quick Reply, they click 'Post Reply' and presented with this window:

https://vborg.vbsupport.ru/external/2013/02/27.png

If they click 'Leave Page', it posts the reply to the thread without a problem. If they click 'Stay on Page', it doesn't get posted.

Can anyone tell me why this is happening or how to stop it?
Thanks.

Digital Jedi 02-13-2013 04:02 PM

Should only come up if the page they're on is going to be refreshed/reloaded, which shouldn't occur during Quick Reply. Trying creating a new style with no parent and see if the same behavior occurs on the default style.

kylek 02-22-2013 10:31 PM

SpottySocks, did you get this figured out or is it still happening/ Got the same thing and its doing it in custom style and default style.

Digital Jedi 02-23-2013 05:16 AM

What kind of mods do you have installed that would affect the Quick Reply or inline editing area?

kylek 02-23-2013 07:18 AM

I had one installed - Marco's Advanced editor/quick reply - that I thought may have been the reason the popups started but it was installed months ago. Completely uninstalled and removed it but this did not stop the leave page messages.

I found a temp solution to stop the leave page message in jira by doing this:

edit clientscript/vbulletin_textedit.js file
change it this:
{YAHOO.util.Event.addListener(window,"beforeunload ",this.exit_prompt,this,true)} to:
{YAHOO.util.Event.addListener(window,"beforeunload ",this.exit_prompt,this,false) }


All times are GMT. The time now is 12:37 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00971 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete