ecclesr Posted July 1, 2006 Posted July 1, 2006 I have just added the PWA contribution I have begun testing and when I select checkout button I get blank screen http://127.0.0.1:8080/catalog/create_accou...tg43np62e3s1c85 Any advice to debug the problem I did asecond test with a newmember and was able to get to the create account screen Thanking you all in advance Quote
ecclesr Posted July 2, 2006 Author Posted July 2, 2006 I have double checked the changes to create_account.php, I have compared the changes against the supplied changes in contribution via textpad compare http://www.oscommerce.com/community/contri...,all/search,PWA for 20 June 2006 When I view source <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD> <BODY></BODY></HTML> Any suggestions on how I can debug this I Tried commenting out the very first addition if ((isset($HTTP_GET_VARS['guest'])) or (isset($HTTP_POST_VARS['guest'])) && $cart->count_contents() < 1) tep_redirect(tep_href_link(FILENAME_SHOPPING_CART)); and the page cmaeupfor creating an account I really want to use this Contribution Thanking you all in advance Quote
Guest Posted July 2, 2006 Posted July 2, 2006 I have double checked the changes to create_account.php, I have compared the changesagainst the supplied changes in contribution via textpad compare http://www.oscommerce.com/community/contri...,all/search,PWA for 20 June 2006 When I view source <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD> <BODY></BODY></HTML> Any suggestions on how I can debug this I Tried commenting out the very first addition if ((isset($HTTP_GET_VARS['guest'])) or (isset($HTTP_POST_VARS['guest'])) && $cart->count_contents() < 1) tep_redirect(tep_href_link(FILENAME_SHOPPING_CART)); and the page cmaeupfor creating an account I really want to use this Contribution Thanking you all in advance See the support thread http://www.oscommerce.com/forums/index.php?sho...352&st=1480 and look at about June 30 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.