Hi there,
An addition to this topic... I have blank pages occurring at two places. I have read many posts relating to this issue and have tried a few things (spaces in php files, etc) but no solution yet.
zen-cart version 1.3.8a
store url: store.theebooksale.com
N.B.: Recently moved to a new host/server (1and1)... but everything worked ok before (godaddy).
First instance:
When a paperback is added to the cart and the checkout button is clicked. Note: I use the 'Flat Rate' shipping module for this.
The following error is logged...
[28-Mar-2010 22:38:32] PHP Fatal error: Cannot redeclare class order in /var/www/vhosts/store.theebooksale.com/httpdocs/includes/classes/order.php on line 990
Second instance:
When an ebook is added to the cart and at the final 'Confirm' button in the checkout is clicked. Note: paypal is fine but the blank screen happens when the credit card option (iridium v1.4.2) is used.
The following error is logged...
[28-Mar-2010 23:11:46] PHP Fatal error: Call to a member function getAddressNumericCheckResult() on a non-object in /var/www/vhosts/store.theebooksale.com/httpdocs/includes/modules/payment/iridium.php on line 1973
Final note: I also get this warning for both instances (this refers to an algozone template specific file):
[28-Mar-2010 22:37:37] PHP Warning: reset() [<a href='function.reset'>function.reset</a>]: Passed variable is not an array or object in /var/www/vhosts/store.theebooksale.com/httpdocs/includes/modules/sideboxes/ZC03C00311/currencies_az01.php on line 21
[28-Mar-2010 22:37:37] PHP Warning: Variable passed to each() is not an array or object in /var/www/vhosts/store.theebooksale.com/httpdocs/includes/modules/sideboxes/ZC03C00311/currencies_az01.php on line 22
Anyone any ideas? I can attach some snippets of code if it will help.
Regards,
Richie.




