Thanks to stevesh and DrByte!!
I have found loads of log files in the cache folder, I've downloaded two of them, as they were of different sizes from the same day (yesterday the 6th, lunchtime and later in the afternoon).
Log content from 13:42 6th Jan:-
[06-Jan-2012 13:44:32] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/a27flsu/public_html/flsstore/includes/languages/english/modules/shipping/flat.php:53) in /home/a27flsu/public_html/flsstore/includes/functions/functions_general.php on line 45
Log content from later in the afternoon on the same day:-
[06-Jan-2012 15:36:30] PHP Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_PARCELFORCE48B_COMPENSATION_ in /home/a27flsu/public_html/flsstore/includes/modules/shipping/parcelforce48b.php on line 156
Both seem to relate to the shipping modules and not the stage after that.
So I downloaded all the logs from yesterday, all 18 of them, to have a look into each one.
All the log entries from yesterday after 13:42 (17 logs) contain this:-
[06-Jan-2012 15:15:00] PHP Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_PARCELFORCE48B_COMPENSATION_ in /home/a27flsu/public_html/flsstore/includes/modules/shipping/parcelforce48b.php on line 156
The shipping module ParceFoce48Hrs is not switched on in Zen cart.
The two modules that ARE switched on are Flat Rate, which I have called Parcel Force Next day at a constant figure, so someone can pick overnight shipping.
The other module that is on is Table Rate, which I am having my own problems with making work, but ParcelForce48hrs is not switched on.
So I went to the store today and tried to make one purchase, which seemed to produce a total of 6 logs. 5 of them containing this:-
[07-Jan-2012 11:18:46] PHP Warning: constant() [function.constant]: Couldn't find constant MODULE_SHIPPING_PARCELFORCE48B_COMPENSATION_ in /home/a27flsu/public_html/flsstore/includes/modules/shipping/parcelforce48b.php on line 156
And on log containing:-
[07-Jan-2012 11:21:15] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/a27flsu/public_html/flsstore/includes/languages/english/modules/shipping/flat.php:53) in /home/a27flsu/public_html/flsstore/includes/functions/functions_general.php on line 45
I am not quite sure what this means, not being a PHP expert!! :-(
Cheers
Steve