Running forum over an SSL

Change Page: < 12 | Showing page 2 of 2, messages 16 to 20 of 20
Author Message
Samuel

  • Total Posts : 10752
  • Reward points : 85470
  • Joined: May 23 '01
  • Status: offline
RE: Running forum over an SSL - Wed. Dec 28, '05 2:01 PM ( #16 )
"why" - I don't know why IE works this way either

what can I do about it - 1. don't enable fast reply for your forum or 2. don't use SSL for the forum
ASPPlayground.net Developer
jazzman

  • Total Posts : 4
  • Reward points : 0
  • Joined: May 13 '05
  • Location: Philadelphia, Pennsylvania
  • Status: offline
RE: Running forum over an SSL - Wed. Dec 28, '05 2:25 PM ( #17 )
If I don't enable fast reply, then I have to use Post Reply, which itself generates the same bothersome pop-up message. So now the question becomes: what in Post Reply is IE objecting to?  Apparently it's not an iframe problem again, or is it?
 
Lee
Samuel

  • Total Posts : 10752
  • Reward points : 85470
  • Joined: May 23 '01
  • Status: offline
RE: Running forum over an SSL - Wed. Dec 28, '05 3:05 PM ( #18 )
it is an iframe problem. We use iframe too in "post reply" - this is part of the WYSIWYG editor.
ASPPlayground.net Developer
JodyG

  • Total Posts : 20
  • Reward points : 0
  • Joined: Mar 30 '06
  • Status: offline
RE: Running forum over an SSL - Wed. Apr 12, '06 6:21 AM ( #19 )
We resolved this by changing line 143 of rtejs/richtext.js from:
 document.writeln('<iframe id="' + rte + '" name="' + rte + '" style="width:' + width + 'px; height:' + height + 'px;" class="rteFrame" src=""></iframe>');

to
 document.writeln('<iframe id="' + rte + '" name="' + rte + '" style="width:' + width + 'px; height:' + height + 'px;" class="rteFrame" src="blank.html"></iframe>');
 

 
Make sure you have got a blank html file called blank.html in the root folder of the forum.
Guest
RE: Running forum over an SSL - Tue. Oct 17, '06 1:34 AM ( #20 )
We have the same problem, but have only a frameset with one frame. Frame src points to a secure webpage. Clickin No to the popup still displays the entire content. Clicking Yes removes the padlock-icon from the browser. This alarms our customers.
 
<frameset>
 
</frameset>
 
doesn't display the popup, but ones you ad the <frame src="https://..."> you get the popup.
 
Microsoft KnowledgeBase says itäs a bug in Content Advisor and instructs to turn Content Advisor off...
 
We can't change the single frame to an iframe, because of our server setup and because we don't want to use an iframe.
 
-Incu
Change Page: < 12 | Showing page 2 of 2, messages 16 to 20 of 20

The admin has set up some restrictions to prevent link (URL) SPAM.
Details...
  Enter the code shown; Click image to refresh.
Post Message Preview
Jump to:

Current active users
There are 0 members and 1 guests.
Icon Legend and Permission
  • New Messages
  • No New Messages
  • Hot Topic w/ New Messages
  • Hot Topic w/o New Messages
  • Locked w/ New Messages
  • Locked w/o New Messages
  • Read Message
  • Post New Thread
  • Reply to message
  • Post New Poll
  • Submit Vote
  • Post reward post
  • Delete my own posts
  • Delete my own threads
  • Rate post

© 2000-2009 ASPPlayground.NET Forum Version 3.6