Site has been Down
I apologize to everyone. Lunarpages (my web host) told me that they had to move me to a different server to increase the site performance. I notified them that there had to be no downtime however they obviously did not check thier work. Yesterday I noticed that the site was down, it was an issue with the WP-Cache installation. I think i have fixed that but I am still having a few other problems that I need to iron out.
I am not sure why Lunarpages did not check thier work. I specifically told them that there were 2 domains on the account and they needed to be moved without interruption. They said they understood. Go figure. Maybe it’s time to start looking for a new web host.






JimF
Hi, all my Nike stuff was broken today too! I have curl scripts bringing in data from their website. I had to change my curl posts to gets and also set the following.
curl_setopt($x, CURLOPT_FOLLOWLOCATION, 1);
it was
curl_setopt($x, CURLOPT_FOLLOWLOCATION, 0);
I’m great at php, asp, vb, .net, mysql
I’m OK with Javascript, weak at Css
How about you. I’d really like to have a nice app that pulls data from nano and sends it to website w/o screwing with Nike. I’d like to see what you have done.
Jim
jim@vitalif.com
[Translate]