Guest Posted January 29, 2009 Share Posted January 29, 2009 hi!! i just drop my store in my host server. everything goes nice until i type my url www.hobby-shop.qc.ca clic enter you will see the message. i edit the file and this is what start line 19 to 24 if ( (isset($HTTP_GET_VARS['keywords']) && empty($HTTP_GET_VARS['keywords'])) && (isset($HTTP_GET_VARS['dfrom']) && (empty($HTTP_GET_VARS['dfrom']) || ($HTTP_GET_VARS['dfrom'] == DOB_FORMAT_STRING))) && (isset($HTTP_GET_VARS['dto']) && (empty($HTTP_GET_VARS['dto']) || ($HTTP_GET_VARS['dto'] == DOB_FORMAT_STRING))) && (isset($HTTP_GET_VARS['pfrom']) && !is_numeric($HTTP_GET_VARS['pfrom'])) && (isset($HTTP_GET_VARS['pto']) && !is_numeric($HTTP_GET_VARS['pto'])) ) { $error = true; CODE what is not good in this?? yours sebastien Link to comment Share on other sites More sharing options...
FIMBLE Posted January 29, 2009 Share Posted January 29, 2009 Your enter link does not work However i found the store and it looks like you need to change your configure.php files to reflect the new host name ans possibly the sql details too Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.