J
|
Jane 5/22/2007 |
Hi, include("include/dbcommon.php"); include("include/order_details_variables.php"); include("include/languages.php"); and add following code just after: $useAJAX = false; |
S
|
slobbering_dog author 5/22/2007 |
Jane, from the bottom of my heart - THANKYOU!!! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=18117&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' /> Hi, to turn off Ajax search suggestion option open generated ..._search.php file, find these lines: and add following code just after: |
J
|
Jane 5/23/2007 |
Hi, $useAJAX = true; |
X
|
xliner 5/23/2007 |
Slobbering Dog, |
X
|
xliner 5/23/2007 |
Slobbering Dog, |