
Originally Posted by
markgrigsby
1. I checked the error log from my hosting company and there are no entries for my IP address in that file.
2. I checked the RAW Access Log file from my hosting company for my IP address and found the following related to my trying to log in to my admin panel:
my.ip.add.ress - - [30/Dec/2013:20:36:49 -0700] "GET /myadminpaneldirectory/login.php HTTP/1.1" 200 4330 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36"
and then
my.ip.add.ress - - [30/Dec/2013:20:37:10 -0700] "-" 408 4084 "-" "-"
I'm not sure what either of these mean!
3. The error log in my cache folder starts off with the following (this is line 1 in the file):
a:732:{i:0;a:2:{s:6:"cfgkey";s:10:"STORE_NAME";s:8:"cfgvalue";s:26:"Discount Embroidery Supply";}i:1;a:2:{s:6:"cfgkey";s:11:"STORE_OWNER";s:8:"cfgvalue";s:22:"Mark and Susan Grigsby";}i:2;a:2:{s:6:"cfgkey";s:13:"STORE_COUNTRY";s:8:"cfgvalue";s:3:"223";}i :3;a:2:{s:6:"cfgkey";s:10:"STORE_ZONE";s:8:"cfgvalue";s:2:"13";}i:4;a:2:{s:6:"cf gkey";s:22:"EXPECTED_PRODUCTS_SORT";s:8:"cfgvalue";s:4:"desc";}i:5;a:2:{s:6:"cfg key";s:23:"EXPECTED_PRODUCTS_FIELD";s:8:"cfgvalue";s:13:"date_expected";}i:6;a:2 :{s:6:"cfgkey";s:29:"USE_DEFAULT_LANGUAGE_CURRENCY";s:8:"cfgvalue";s:5:"false";} i:7;a:2:{s:6:"cfgkey";s:25:"LANGUAGE_DEFAULT_SELECTOR";s:8:"cfgvalue";s:7:"Defau lt";}i:8;a:2:{s:6:"cfgkey";s:27:"SEARCH_ENGINE_FRIENDLY_URLS";s:8:"cfgvalue";s:5 :"false";}i:9;a:2:{s:6:"cfgkey";s:12:"DISPLAY_CART";s:8:"cfgvalue";s:5:"false";} i:10;a:2:{s:6:"cfgkey";s:32:"ADVANCED_SEARCH_DEFAULT_OPERATOR";s:8:"cfgvalue";s: 3:"and";}i:11;a:2:{s:6:"cfgkey";s:18:"STORE_NAME_ADDRESS";s:8:"cfgvalue";s:173:" Discount Embroidery Supply
The cfgkey statement I posted earlier is on line 15, but line 15 is very, very long. Interestingly enough, there are a bunch of unnumbered blank lines after the statement I posted earlier, but these lines are not numbered. Then line 16 to line 114 are all blank, but the lines are numbered by the code editor.
I'm going to try to backout the PayPal PayFlow code, but I sure don't want to mess up my customers being able to checkout on my website.
Please let me know if you have other ideas!
Thanks!