PDA

View Full Version : Site Loading in Quick Reply Box


BarelyHangingOn
07-15-2014, 11:28 PM
Anybody ever seen this before? Is it just a template or mod problem? Just curious.

https://vborg.vbsupport.ru/external/2014/07/38.png

CAG CheechDogg
07-15-2014, 11:45 PM
Hmm...that just happened to me too about 3 nights ago ....

Lynne
07-15-2014, 11:48 PM
I have never seen that. What happened on your site just prior to that happening - did you upgrade the software, the server software, change a plugin, etc.?

ozzy47
07-15-2014, 11:51 PM
Try disabling your modifications/plugins and see if you still have this problem.

Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

CAG CheechDogg
07-16-2014, 03:35 PM
I have never seen that. What happened on your site just prior to that happening - did you upgrade the software, the server software, change a plugin, etc.?

Only thing I remember when that happened to me was me replying to a post then I hit a button on my keyboard on accident, no clue what I hit and then my site loaded inside the quick reply box ...it hasn't done it since but I know I hit some key on my keyboard ..

Lynne
07-16-2014, 04:17 PM
I wonder if you clicked something to reload a page in the frame? Very odd though.

CAG CheechDogg
07-17-2014, 06:21 AM
I wonder if you clicked something to reload a page in the frame? Very odd though.

I have no clue Lynn lol .. I wish I knew what I did then we could help the OP out or others who might run into this in the future..it was very odd what happened ..I have been messing around to see if I can replicate it but no luck ....

Dave
07-17-2014, 08:42 AM
You should also be able to find out some information by opening the developer console in Chrome. Check the network and console tab.

BarelyHangingOn
07-18-2014, 09:31 PM
Thanks everyone. I suspect something is getting hit as well and pasting the site into the box.

I can't disable plugins as it happens sporadically so I don't think it would do any good.

I will post back here if we figure it out.