PDA

View Full Version : Search results


TresPasser
17-Oct-2005, 11:54 AM
Hi. I hope u'll be able to help me on this one. I don't know any Perl and my problem is: when my search result is listed all the links look like http://localhost/cgi-bin/sh000001.pl?REFPAGE=http%3a%2f%2flocalhost%2fcgi%2dbin%2fss000001%2epl&WD=flower&PN=art%2dprint%2d110%2ephp%23a153#a153. The problem is that all my product pages are php and when I access the links from the result the browsers won't process the php code. I'll have to edit the Perl script so that the result will be: http://localhost/acatalog/art-print-303.php. Do u have any idea how to do that? Thanks.

Bruce
20-Oct-2005, 08:22 AM
Hi There,

Please take a look at the following threads ..

http://community.actinic.com/showthread.php?t=15647
http://community.actinic.com/showthread.php?t=12531

These will help you achieve the results you require.

Kind regards,

NormanRouxel
20-Oct-2005, 02:39 PM
If you turn off Highligh Located Text in View / Search Settings / Results then the search page links no longer go via the Perl but link directly to the static HTML (or PHP) pages.