whittierpc Posted June 30, 2006 Share Posted June 30, 2006 Hello,I originally started my site development on a Linux Server with PHP 4 and MYsql 3.23 and recently switch to a Windows Server 2003 with IIS 6 with PHP 4.XX and MySQL 5. I have had some problems along the way but this one I cannot figure out. I read "Creating Interactive Websites Using PHP....." to get started, What really gets me is that if you populate the shopping cart and go through the expected steps it seems that the cart.php page does not work, but if you go to a different menu sections and see the items (# of) in our cart and click on the page you see your stuff.Best to see for yourself.To see what I am talking about follow these steps:1. Choose a category2. Pick and item and click View Item3. Select your optios4. Click the Add button5. You will see a blank page6. Click a different menu section7. Click the 1 Item in Shopping Cart button Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/ Share on other sites More sharing options...
redarrow Posted June 30, 2006 Share Posted June 30, 2006 Thats realy weried i had a go and i had the same problam.were did you get all the information to put the whole site together. Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51122 Share on other sites More sharing options...
whittierpc Posted June 30, 2006 Author Share Posted June 30, 2006 I primarily used the shopping cart code from the book,"Creating Interactive Websites Using PHP...." Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51136 Share on other sites More sharing options...
Orio Posted June 30, 2006 Share Posted June 30, 2006 So whats the problem? cart.php doesnt output anything?Orio. Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51155 Share on other sites More sharing options...
whittierpc Posted June 30, 2006 Author Share Posted June 30, 2006 It doesn't output now that its on a IIS 6 but on Linux it was fine, but thats not completely true because if you follow the directions youll see it does output. Its hard to describe Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51293 Share on other sites More sharing options...
Orio Posted June 30, 2006 Share Posted June 30, 2006 It outputs the header and footer, but what's supposed to be in the middle?Maybe you should post your script?Orio. Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51297 Share on other sites More sharing options...
whittierpc Posted June 30, 2006 Author Share Posted June 30, 2006 I am at work, I have it at home, but did go to another menu section and then click on the 1 Item in Shopping Cart Button to see the contents of the cart? even though they did not show up in the previous step? Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51301 Share on other sites More sharing options...
Orio Posted June 30, 2006 Share Posted June 30, 2006 Yeah, I saw that.That's why I am asking for cart.php's script.Orio. Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51303 Share on other sites More sharing options...
whittierpc Posted June 30, 2006 Author Share Posted June 30, 2006 sorry I wasn't sure, I will get it posted ASAP Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-51304 Share on other sites More sharing options...
whittierpc Posted July 7, 2006 Author Share Posted July 7, 2006 sorry Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-54517 Share on other sites More sharing options...
redarrow Posted July 7, 2006 Share Posted July 7, 2006 post checkout.php ok cheers Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-54530 Share on other sites More sharing options...
whittierpc Posted July 7, 2006 Author Share Posted July 7, 2006 but the problem is only when you try to populate the cart.php, checkout is fine. Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-54531 Share on other sites More sharing options...
redarrow Posted July 7, 2006 Share Posted July 7, 2006 post it ok then i will comment.i need to see your coding method Quote Link to comment https://forums.phpfreaks.com/topic/13280-possible-problem-with-sessions/#findComment-54538 Share on other sites More sharing options...
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.