Announcement

Collapse
No announcement yet.

Search results page in plain text.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Search results page in plain text.

    Hi Guys,

    Having some problems with our store. We build it ourselves and are having some problems with the seach results as they are displaying in plain text and in a completely different format/style from the rest of the site.

    Its been like this since day one. We are using V8.

    Store address:
    www.sourcing-media.co.uk.

    Thanks in advance.

    Cheers

    Dave

    #2
    It looks as if none of your script pages are being styled correctly.

    Backup, then try changing the script ID and doing a purge and refresh.

    Comment


      #3
      Originally posted by drounding View Post
      It looks as if none of your script pages are being styled correctly.

      Backup, then try changing the script ID and doing a purge and refresh.
      Sorry can you point me in the right direction for changing the script ID.. in the meantime will do a search

      Comment


        #4
        Web - Network Setup - Script Settings

        Comment


          #5
          Ok think ive changed that... now shows 00002 instead of 00001.. but still the same plain text results.

          Thanks in advance btw

          Comment


            #6
            Your problem is that your <actinic:variable name="BaseHref" /> is generating the wrong data. It's not including the acatalog. This could be a layout or network setting problem.

            Go to Web / Network Setup and Export the details to a text file. Copy / paste that info into the forum but hide all passwords.
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment


              #7
              Originally posted by NormanRouxel View Post
              Your problem is that your <actinic:variable name="BaseHref" /> is generating the wrong data. It's not including the acatalog. This could be a layout or network setting problem.

              Go to Web / Network Setup and Export the details to a text file. Copy / paste that info into the forum but hide all passwords.
              Thanks... As requested..


              HTTPPROXYMODE 0
              HTTPPROXYADDRESS
              HTTPPROXYPORT 80
              HTTPPROXYUSER
              HTTPPROXYPASSWORD
              FTPPROXYMODE 0
              FTPPROXYADDRESS
              FTPPROXYPORT 21
              FTPPROXYUSER
              FTPPROXYPASSWORD
              SCRIPTID 2
              SCRIPTEXT .pl
              SMTPHOST mailfilter.fastnet.co.uk
              WEBSITEURL http://www.sourcing-media.co.uk/acatalog/
              IGNOREPASSIVEERRORS true
              USERELATIVECGIURLS false
              PATHTOPERL /usr/bin/perl
              USEENHANCEFTP true
              FTPCLIENTTIMEOUT 15000
              FTPRETRYDELAY 3000
              FTPSILENT false
              FTPMAXRETRIES 3
              FTPCONNECTTIMEOUT 25000
              SMTPAUTHREQUIRED false
              SMTPUSERNAME ?????????????
              SMTPPASSWORD ?????????????
              CATALOGURL http://www.sourcing-media.co.uk/
              CGIBINURL http://www.sourcing-media.co.uk/cgi-bin/
              PATHFROMCGITOCATALOG /www/business/10550a/acatalog/
              CODEBASE ./
              FTPHOST web-cluster.fastnet.co.uk
              FTPUSERNAME ????????
              FTPPASSWORD ????????
              PATHTOCGIBIN cgi-bin/
              USEPASSIVEFTP false
              FTPPATHFROMCGITOCATALOG /acatalog/

              Comment


                #8
                CATALOGURL http://www.sourcing-media.co.uk/

                is wrong. It should be:

                CATALOGURL http://www.sourcing-media.co.uk/acatalog/

                Also

                WEBSITEURL http://www.sourcing-media.co.uk/acatalog/

                Should be

                WEBSITEURL http://www.sourcing-media.co.uk
                Norman - www.drillpine.biz
                Edinburgh, U K / Bitez, Turkey

                Comment


                  #9
                  Originally posted by NormanRouxel View Post

                  SUPERSTAR!!!! Sorted it..

                  I am so grateful, thank you so much!

                  Comment

                  Working...
                  X