Announcement

Collapse
No announcement yet.

Norman's order counting script

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

    Norman's order counting script

    We have been using Norman's order counting script as seen HERE but can not get it working on V10, we have just moved the site to Pinbrook so unsure at this stage if it is the hosting or script.

    Any ideas?

    Many thanks

    Jason
    Regards

    Jason

    Titan Jewellery (Swift Design)
    Zirconium Rings
    Damascus Steel Rings

    #2

    did you configure the WD variable:

    WD="/home/sites/www.yoursite.com/web/acatalog/"

    if your cgi-bin is the same level as your acatalog folder, you can try:

    WD="../acatalog/"
    from the other thread....

    this should work on PB

    WD="../acatalog/"

    Comment


      #3
      Jason

      You link to a page with 2 different versions of the script on it. Which one are you using?

      Also, "can not get it working" conveys no useful information. I.e. Do you get an error? Do you get a display with 0 in all the results? Something else?

      I tried code from post http://community.actinic.com/showpos...2&postcount=22 with a V10 site and it works fine.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Many thanks Jo, have tried that and can't get it working.

        Norman, I used the first lot of code on the page.

        This is the error that I get {LINK REMOVED} which is an internal server error.

        Many thanks

        Jason
        Regards

        Jason

        Titan Jewellery (Swift Design)
        Zirconium Rings
        Damascus Steel Rings

        Comment


          #5
          Originally posted by Buzby View Post
          Many thanks Jo, have tried that and can't get it working.

          Norman, I used the first lot of code on the page.

          This is the error that I get HERE which is an internal server error.

          Many thanks

          Jason
          Jason

          Tried the code on another pinbrook site and had the same problem, you need to change the properties of the file to 755 to enable execution, you can use the CHMOD command if using FTP. This is not a problem with pinbrook or Normans code, the file from a Windows PC will be uploaded with properties 644 which prevents execution of the file.

          Malcolm

          SellerDeck Accredited Partner,
          SellerDeck 2016 Extensions, and
          Custom Packages

          Comment


            #6
            Just did this and it is now working fine.

            Thanks all for your time.

            Kind regards

            Jason
            Regards

            Jason

            Titan Jewellery (Swift Design)
            Zirconium Rings
            Damascus Steel Rings

            Comment

            Working...
            X