Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

navigation_history.php error


hamzabos

Recommended Posts

Posted

I was getting the following message after first login sucessfull checkout through payment module.

 

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/reproduc/public_html/catalog/includes/classes/navigation_history.php on line 130

 

Warning: Variable passed to each() is not an array or object in /home/reproduc/public_html/catalog/includes/classes/navigation_history.php on line 131

 

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/reproduc/public_html/catalog/includes/classes/navigation_history.php on line 130

 

Warning: Variable passed to each() is not an array or object in /home/reproduc/public_html/catalog/includes/classes/navigation_history.php on line 131

 

Warning: Cannot modify header information - headers already sent by (output started at /home/reproduc/public_html/catalog/includes/classes/navigation_history.php:130) in /home/reproduc/public_html/catalog/includes/functions/general.php on line 33

 

I solved this problem from this link http://svn.oscommerce.com/jira/browse/OSC-388

 

But now whenever I make very first transaction after login, and after sucessfull transaction through payment module i was directed out of my login. This results that the shopping cart does not get empty and store owner do not get an order e-mail. After first transaction, I make many test transactions and it works fine.

 

Is there any solution for this problem? Any help would be appreciated. Thanks!

Archived

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

×
×
  • Create New...