
Originally Posted by
DrByte
A blank page is typically caused by a PHP error occurring, and normally those are logged to /logs/myDebug-xxxxxxxx.log
What's the content of the latest myDebug-xxxxx.log file in that folder when you trigger that blank page?
Ah, it is looking for flatone.php...
Code:
[06-Feb-2015 03:17:52 America/Denver] PHP Warning: include_once(includes/modules/shipping/flatone.php): failed to open stream: No such file or directory in /home3/filmjack/public_html/ecommerce3/includes/classes/shipping.php on line 58
[06-Feb-2015 03:17:52 America/Denver] PHP Warning: include_once(): Failed opening 'includes/modules/shipping/flatone.php' for inclusion (include_path='.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear') in /home3/filmjack/public_html/ecommerce3/includes/classes/shipping.php on line 58
[06-Feb-2015 03:17:52 America/Denver] PHP Fatal error: Class 'flatone' not found in /home3/filmjack/public_html/ecommerce3/includes/classes/shipping.php on line 59