Announcement

Collapse
No announcement yet.

Change bounce page delay for min and max order sum

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

    #16
    Ah Ha you see you learn something new every day

    Comment


      #17
      Originally posted by TraceyG View Post
      Hi,

      This is found in the ActinicOrder.pm file.

      - browse to your site folder
      - open 'ActinicOrder.pm' in a text editor such as notepad
      - search for:

      Code:
      # Show warning for 5 seconds
      - you should see the line:

      Code:
      my $nDelay = 5;							# Show warning for 5 seconds
      - change '5' to the number of seconds that you want to delay the message for.

      - save and exit the file and update your site.

      Actinic is not able to provide any detailed support for script changes made. If you find that there is a problem, an original copy of the script can be found within the 'Original' folder in your installation. Copy this into your site folder.
      Thanks Tracey,
      now I have changed the time to 10 and it works.

      Comment


        #18
        Tracy - can you put it on the wish list for the delay we are discussing here to be linked to the bounce delay option in business settings so it changes both.

        Comment


          #19
          Originally posted by RuralWeb View Post
          Tracy - can you put it on the wish list for the delay we are discussing here to be linked to the bounce delay option in business settings so it changes both.
          I've added it to the wishlist.
          ********************
          Tracey
          SellerDeck

          Comment


            #20
            Thanks Tracy

            Comment

            Working...
            X