Skip to main content
Participant
March 18, 2014
Question

RoboHelp 9 output doesn't display Contents if called by HTTPS

  • March 18, 2014
  • 1 reply
  • 462 views

It sounds like the issue of the contents panel not appearing has been around a long time - and is even in RH10. I produced a WebHelp system in RoboHelp 7 a few years ago and had no problems. My IT department upgraded me to RoboHelp 9, and I made some updates to a few topics and redeployed it in our workflow system. However now the Help is missing the contents tree. Some experimentation revealed that the contents only appeared when we use an http call to the Help. If called from an https statement, which our secure workflow system does exclusively, the contents are missing. Since I see there is a fix for the missing contents in another post to the forum, I wondered if a) anyone else has seen my problem? and b) does anyone have a fix for it, or will the js script solution for RH10 to IE11 work for RH9 to IE8? Thanks, /Kit

This topic has been closed for replies.

1 reply

Willam van Weelden
Inspiring
March 19, 2014

The script solution from RH11 will not work for lower versions. You

would have to port it back.

It is an interesting problem though. What if you use a .htaccess to

rewrite all calls to https? Does it work then? Perhaps RH/your server

can't handle mixed mode and forcing https always may help. No promises

though.

Kind regards,

Willam