PDA

View Full Version : sometimes missing images when searching


mac
10-Sep-2003, 03:18 PM
when i try to search for a product, sometimes the search works fine, sometimes some images are missing.
I checked the source for both working "search" and "not working search"
there was a difference in:
<BASE HREF="http://myjavaco.com/acatalog/">

in the one with missing images i get:
<BASE HREF="../acatalog/">

why? why does it sometimes work and sometimes not?

cdicken
15-Sep-2003, 09:05 AM
The pages with missing images are being generated by the Perl scripts within your cgi-bin folder on your site. It sounds like Actinic cannot find its way from your cgi-bin folder to your acatalog folder.

You need to adjust your settings in 'Advanced | Network Setup'. Try clicking 'Test' and see what happens. You could also try the 'Wizard' button to see if the configuration wizard can detect the correct path.