Search found 12 matches
- Wed Aug 27, 2008 8:35 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Re: Script error when clicking links
I link to other files that have different master pages such as normal and pop-up. They open in a separate window that I specify when entering the link.
- Wed Aug 27, 2008 7:47 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Re: Script error when clicking links
No, there is no "main" window in the source code.
But I compared the two chm source codes (RH + Flare) of the same file the problem occurs. In the RH file I found a kind of index numbering such as >>kadovFilePopupInit('a5')<< and the appropriate id (id=a5). The order is as follows from the ...
But I compared the two chm source codes (RH + Flare) of the same file the problem occurs. In the RH file I found a kind of index numbering such as >>kadovFilePopupInit('a5')<< and the appropriate id (id=a5). The order is as follows from the ...
- Thu Aug 14, 2008 8:33 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Re: Script error when clicking links
So, version 3.1 is installed and the same message appears. I checked the old project from RoboHelp after importing into Flare > the message existed from the beginning. So it must be caused by RoboHelp.
There is a logic when clicking popup links that cause that error. For example the first two popup ...
There is a logic when clicking popup links that cause that error. For example the first two popup ...
- Thu Aug 07, 2008 3:03 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Re: Script error when clicking links
Thank you very much for writing. I ordered a 3.1 version of Flare, let's see what happens next...
I think it is a special combination of elements in the file (text, togglers, drop-downs, links, a.s.o) that causes that Script error in my version. When I create a new project with the same file ...
I think it is a special combination of elements in the file (text, togglers, drop-downs, links, a.s.o) that causes that Script error in my version. When I create a new project with the same file ...
- Wed Aug 06, 2008 5:32 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Re: Script error when clicking links
I create hyperlinks with target calling "popup window". In fact the project came from RoboHelp before. The links have been added later on. There is no Script tag in the code. The error appears inconsistently. It seems to me like a bug, says a developer in my office. Sometimes a link causes an error ...
- Tue Aug 05, 2008 8:12 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Re: Script error when clicking links
Hmm, I found a possible solution: I have some files with links to files that open in a pop-up window. The pop-up function might be the problem. When I change to default window to open in, the error disappears. This seems to me like a bug. Does anyone know if it is fixed in version 3.1?
- Tue Aug 05, 2008 6:09 am
- Forum: Microsoft CHM Help
- Topic: Script error when clicking links
- Replies: 12
- Views: 8213
Script error when clicking links
I am using Flare version 2.5 and compiling HTML help. Recently I noticed that some of the links (cross references as well) in files cause the following message (error), sometimes several links in one file:
"An error has occurred in the script on this page."
I have got two projects for two ...
"An error has occurred in the script on this page."
I have got two projects for two ...
- Fri Jul 11, 2008 2:00 am
- Forum: Microsoft CHM Help
- Topic: Error "no reference set to an instance of an object..."
- Replies: 2
- Views: 2342
Re: Error "no reference set to an instance of an object..."
I found the solution by myself. The problem was an unlinked reference in a snippet. During compilation the process aborted suddenly when resolving links it said. Unresolved links in usual topics are displayed but not that kind of links in snippets. This is quite difficult to find, I think. Wouldn't ...
- Thu Jul 10, 2008 4:24 am
- Forum: Microsoft CHM Help
- Topic: Error "no reference set to an instance of an object..."
- Replies: 2
- Views: 2342
Error "no reference set to an instance of an object..."
I am using Flare 2.5 to compile HTML help. In my English project I've made some changes, added snippets to use in several files. Now when I want to compile, during the "Resolving links in output files..." process the compiling is aborted. I tried everything: created a test project, deleted files and ...
- Tue Jul 08, 2008 3:30 am
- Forum: Microsoft CHM Help
- Topic: Breadcrumbs show wrong path
- Replies: 4
- Views: 3068
Re: Breadcrumbs show wrong path
Thanks very much for the suggestion. I integrated that in my help, now the breadcrumbs work as required. The context IDs for the application just refer to one of them.
Now I encountered another problem with cross references that cause script errors either for itself or for hyperlinks in the same ...
Now I encountered another problem with cross references that cause script errors either for itself or for hyperlinks in the same ...
- Wed Jun 25, 2008 4:35 am
- Forum: Microsoft CHM Help
- Topic: Breadcrumbs show wrong path
- Replies: 4
- Views: 3068
Re: Breadcrumbs show wrong path
It is in fact more than once included. This happens to several topics in my online help. Is there a way to determine the path that is shown in the breadcrumbs view manually even if I have used one topic several times in the TOC?
- Tue Jun 24, 2008 6:19 am
- Forum: Microsoft CHM Help
- Topic: Breadcrumbs show wrong path
- Replies: 4
- Views: 3068
Breadcrumbs show wrong path
I am using Flare 2,5 and create HTML help. The online help is divided into several folders which contain the same topics as other folders. I thought, it might support the user in fast finding the right topic. The problem is now that nowhere I can define how the breadcrumbs are created. In my case ...