Quote Originally Posted by Mike_Dean View Post
I FTP'd the original file as suggested, and enabled DEBUG..
Still has me baffled.

It does however still appear to be something 'local' rather than server related as the logs suggest it is getting (and returning) valid data even when the quotes don't appear.

The debug backs this up. The 'first' request (the one that doesn't show) is where it is getting the data from the server ... the refresh is getting the data from the cache (which wouldn't even be in the cache if the first request failed).

Other than this there isn't much more I can determine from the debug output ... but that is enough to convince me client/server communications are OK...

More thinking aloud..... It is as though the module is prematurely exiting on 1st quote..... Why would it do that? A bad edit? Bad code? Surely either of these will trigger an error message somewhere?

Do your Apache/PHP logs provide any clues?

Hmm, I wonder what would happen with the display under the same condition if you have another shipping module enabled at the same time? (eg, local pickup?)... just wondering....

Cheers
Rod