Nightbird Posted October 8, 2007 Share Posted October 8, 2007 Until now i cant find a good solution after i searched the forum So any expert can tell me where is the prob Thanx in advance Link to comment Share on other sites More sharing options...
Gauravs Posted October 8, 2007 Share Posted October 8, 2007 is SSL cert installed and is that enabled in configure.php by any chance define(enable_ssl, true)? Best Regards,Gaurav Link to comment Share on other sites More sharing options...
Nightbird Posted October 8, 2007 Author Share Posted October 8, 2007 Yes dear.. SSL is already enabled but I am installed TOTAL B2B... is that has any effect on checkout_shipping.php Thanx for ur kind Link to comment Share on other sites More sharing options...
Nightbird Posted October 8, 2007 Author Share Posted October 8, 2007 By the way what i get is only wite page... Blank Link to comment Share on other sites More sharing options...
Gauravs Posted October 8, 2007 Share Posted October 8, 2007 Disable SSL and check if that makes a difference. If it does, ensure your SSL cert. is installed properly. Cheers, Best Regards,Gaurav Link to comment Share on other sites More sharing options...
tcligon Posted October 8, 2007 Share Posted October 8, 2007 Disable SSL and check if that makes a difference. If it does, ensure your SSL cert. is installed properly. Cheers, Since I am having the exact same issue I thought I would chime in, I tried both with and without the ssl. it make no difference I get a blank page. However, IF I check the ssl error log I do see this PHP Fatal error: Call to undefined method currencies::calculate_price() in /home/virtual/site17/fst/var/www/html/store/includes/classes/order.php on line 248, referer: http://domainame.com/store/shopping_cart.php the real domainname does appear I just took it out for now. What am I missing? T Ligon bigbadhost.com Link to comment Share on other sites More sharing options...
tcligon Posted October 8, 2007 Share Posted October 8, 2007 Since I am having the exact same issue I thought I would chime in,I tried both with and without the ssl. it make no difference I get a blank page. However, IF I check the ssl error log I do see this PHP Fatal error: Call to undefined method currencies::calculate_price() in /home/virtual/site17/fst/var/www/html/store/includes/classes/order.php on line 248, referer: http://domainame.com/store/shopping_cart.php the real domainname does appear I just took it out for now. What am I missing? I also just noticed now that there is an error in the error logs PHP Fatal error: Call to undefined method currencies::calculate_price() in /home/virtual/site17/fst/var/www/html/store/includes/classes/order.php on line 248, referer: http://domainname.com/store/shopping_cart.php This is all without SSL at present. Any Ideas? I found the fix -- its here http://www.oscommerce.com/forums/index.php?sho...lculate_price() change the order.php to the code shown and everything works as advertised even with ssl T Ligon bigbadhost.com Link to comment Share on other sites More sharing options...
tcligon Posted October 8, 2007 Share Posted October 8, 2007 Well the problem now is that orders do not total correctly! Only the shipping shows... back to the drawing boards but closer. T Ligon bigbadhost.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.