Jump to content

Why Won't A Page Load When Using Mobile Network ?


vincej

Recommended Posts

HI - This belongs to one of those "weird or what" situations. I have built an order processing system using codeigniter ( a very light weight MVC php framework). Amongst many things it generates invoices for orders. It runs faultlessly on a hard wire internet connection.

 

However, if I run my invoices page over a mobile 3G connection the invoices page fails to display only when there are 5 or more line items on the page. The error message I get back is:

 

requested content www.mysite/index.php/invoices cannot be processed due to error while parsing reply

 

 

However if there are 4 items or less, it runs fine ..... weird or what ??

 

I have Googled everything and can find only scant references to this error message.

 

 

Does anyone have the vaguest idea what could be going wrong ? Or perhaps where else I can Google ?

 

Many Many Thanks !

yes - I get this error when looking at it on a Samsumg Galaxy. However when I look at the page on a IPad with Safari, I get a different error: winsock 10054. Then on IE 9 with a Pc with a usb 3g stick windows 7 reports the network is lost.

 

However I repeat , it only happens when there are more that 4 invoices.

 

and it never happens on a wired network.

 

Any ideas ??

A quick internet search gave me this:

http://geekswithblogs.net/Lance/archive/2007/08/07/Winsock-Error-10054.aspx

 

In short: Your connection to the server was disconnected, for some reason. Most likely due to a time limit.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.