Ah Ha you see you learn something new every day
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
Change bounce page delay for min and max order sum
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
Thanks Tracey,Originally posted by TraceyG View PostHi,
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:
- you should see the line:Code:# Show warning for 5 seconds
- change '5' to the number of seconds that you want to delay the message for.Code:my $nDelay = 5; # Show warning for 5 seconds
- 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.
now I have changed the time to 10 and it works.
Comment
 
Comment