jlynskey Posted June 23, 2009 Posted June 23, 2009 i installed the "session start mod" from http://www.oscommerce.com/community/contri...ns,2913/page,37 it seems to work fine and do everything that i wanted except for one issue. as soon as i add an item to the shopping cart, then press the "continue shopping" button, it brings me to a blank page with nothing on it an no source code. the properties of the "continue shopping" button show that it references to "add_product.php" (which is custom to the session start mod) and also to the product id (im assuming the id of the product im viewing). it also shows the same session id number twice, one after the other. quote from the session start read me: "The mod also changes the behaviour of 'add product' and 'buy it now' to move them out of product_info.php and into their own PHP files. This allows you to use robots.txt to disallow crawlers from hitting the login, add product, and buy it now pages. What this means is that crawlers can spider your site without creating a session, and without ever seeing a session ID." i believe it can be solved if i find the php command that tells where the "continue shopping" button to go than i could change it. could anyone please tell me what file and reference i need to look for to fix that? also, i would like to change it so that it redirects it to the last product category instead of the last product does anyone know how to do this?
spooks Posted June 24, 2009 Posted June 24, 2009 that implies u are going to a page with errors, but u have error display turned off, enable to see problem Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al.
jlynskey Posted June 24, 2009 Author Posted June 24, 2009 that implies u are going to a page with errors, but u have error display turned off, enable to see problem hmmm???? still nothing... i added // Report all PHP errors error_reporting(E_ALL); to application_top.php but still nothing. i did get a few error messages on my main page for different issues. at least now i know how to turn error messages on if i need to.
jlynskey Posted June 24, 2009 Author Posted June 24, 2009 hmmm, i think i might have found a solution: http://www.oscommerce.com/community/contributions,2891 i will test it and get back to you.......
jlynskey Posted June 26, 2009 Author Posted June 26, 2009 hmmm, i think i might have found a solution: http://www.oscommerce.com/community/contributions,2891 i will test it and get back to you....... yup that worked, i tested both mods listed and only the first one worked though
Recommended Posts
Archived
This topic is now archived and is closed to further replies.