[header.htm]
Support FAQs
Search support topics by keyword
 All Forums
 Image expired!
 
Previous Topic Topic Next Topic  
Posted - Sep 08 2002 :  18:24:51  Show Profile  Reply with Quote
You have a window of 48 hours in which new images will be viewable locally for testing purposes. After that 48 hours (from the time of encryption) the images must be viewed from your registered web site or CD to be visible.

If your program is registered and the images cannot be viewed online, check that those images were not created before you registered the program, i.e: from a demo version. Any tests made prior to use of the registered program will need to be remade as the code gets inserted into the image.

More information for debugging "images not visible" can be found in the sections for Secure Image Pro.
.
Posted - Sep 08 2002 :  18:26:43  Show Profile  Reply with Quote
If all the files have been uploaded, check the page's top and bottom tag inserts. Dreamweaver and FrontPage will add a size parameter to the bottom embed tag. If this happens you get an unwanted appearance on the page and dramas begin from there.

So that the JavaScript would not be knobbled by editors, it was relocated to the csi.js file. This file should never need editing, and only needs the link in the header of the html to load and run the JavaScript, which by the way is what organizes the plug-in downloads for visitors.

No matter what you use, you will have to check the coding in Notepad and compare it to an original (fresh page).
1. Check that the csi.js link is in the header (between the head tags).
2. Check the applet codebase, it should be for the same folder.
3. Check the plugin code below the applet

The applet codebase will not be affected until you drag a page across folders (up or down a level)... see notes on use with FrontPage in other sections.
Go to Top of Page
Previous Topic Topic Next Topic  
[footer.htm]