"Sorry, your test has been blocked. Please contact us if you have any questions"
|
03-15-2016, 01:16 AM
Post: #4
|
|||
|
|||
RE: "Sorry, your test has been blocked. Please contact us if you have any questio...
Hello there if anyone else has this problem for private instance i found a workaround for it just open runtest.php and find :
if( !$ok ) $error = "Invalid Script (make sure there is at least one navigate command and that the commands are tab-delimited). Please contact us if you need help with your test script."; else if( $navigateCount > 20 ) $error = "Sorry, your test has been blocked. Please contact us if you have any questions"; just change the $navigateCount > 50,100 or whatever value you want the max to be |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)