Hello Users,<br><br>I downloaded IC a few weeks ago and have been using the 'standard' store that<br>comes with the package to learn how the application behaves.&nbsp; It's an awesome<br>software package, and how nice to have a working e-commerce store to customize!<br><br>I did encounter an error, I found a solution, and my question is whether my<br>solution (although it works) is correct.<br><br>Description of error:<br>====================<br>After logging in, the list of Account Management Functions are displayed (Order<br>Tracking, Order Returns, etc).&nbsp; I had noticed that if you click on any of the<br>links in this list and immediately log out from the page the link takes you to,<br>an error is generated from the "Saved Carts / Recurring Orders" page when you<br>log out.&nbsp; And only this page.&nbsp; Additionally, if I go anywhere else after<br>clicking the "Saved Carts / Recurring Orders" link, I'm okay.&nbsp; It's only if I<br>log out after going to the Saved
 Carts page.<br><br>After looking through code, reading docs and reading list archives to find out<br>the difference in behavior of the "Saved Carts" link vs the other links, I<br>finally figured it out.<br><br>In the file standard/pages/member/saved_carts.html, I noticed the following lines:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [set members_only]1[/set]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [set page_banner][L]Saved Carts[/L] / [L]Recurring Orders[/L][/set]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [set page_title]__COMPANY__ -- [L]Saved Carts[/L] / [L]Recurring Orders[/L][/set]<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @_LEFTONLY_TOP_@<br><br><br>Additionally, I noticed similar code in the file<br>standard/pages/member/delete_addresses.html file.&nbsp; So I went to this page,<br>logged out, and got the same error I was getting when logging out from the<br>saved_carts.html page.<br><br>Solution:<br>========<br>When looking at the other files in the pages/member directory, the 'tmp'
 ITL<br>tag is used for the members_only variable instead of 'set'.&nbsp; I changed all<br>three lines above to use tmp instead of set, and now I get a successful logout<br>from the "Saved Carts" page.&nbsp; Same thing with the delete_addresses.html page.<br><br>Question:<br>========<br>Although this change does work, is it the correct solution?&nbsp; Or should the<br>userdb logout function be clearing the members_only variable or is there a more appropriate location to clear this variable when logging out?&nbsp; Being a newbie, I'm nowhere close to fully grasping the inner workings of the catalog, so I'm extremely hesitant to modify .pm files or anything other than the two HTML files for fear of breaking things.<br><br>Any guidance/comments regarding my solution are greatly appreciated.<br><br>Jo-Ellen<br><p>&#32;
      <hr size=1>Boardwalk for $500? In 2007? Ha! <br><a href="http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow">Play Monopoly Here and Now</a> (it's updated for today's economy) at Yahoo! Games.