This is a discussion on Add To Cart Doesn't Work within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; I have both a 1.7 & 2.0 vers of the cart on the same server and now all of a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have both a 1.7 & 2.0 vers of the cart on the same server and now all of a sudden the add to cart does nothing .... you can't add any products to a cart no matter if your logged in or a visitor cart nothing...every thing else works fine but customers can't add anything to the cart. I also checked on some regular os cart (not maxed) and they work fine. Any ideas????? |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| Something changed on the server or your browser. Have you tried another broswer? have you contacted your ISp to see if they updated PHP or anything?
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#3
| |||
| |||
| As for the browser I did it from a total of three different computers and of course the customers were the first. The only thing on the server was GD had to be compiled, php with curl was compiled before that and the carts ran with no troubles. |
|
#4
| |||
| |||
| I rolled Apache back and nothing.......Is there a module that needs to be loaded for Max to work??? |
|
#5
| ||||
| ||||
| osCMax will run on Apache 1.3x, 2.0x, PHP 4.3, 4.4, 5.0 and mysql 3.23x, 4.0x without any special configuration. Did your server paths change? Did you change the sessions settings in PHP or in the osCMax admin? Did you change permissions on the /tmp directory of the server or add open_basedir protection (or safemode?) There are a million things that could cause your problem, and since you do not seem to know what you changed, etc, nobody here is going to be much help. If you could post a URL, maybe seeing it in action will knock a few ideas out of my head...
__________________ Michael Sasek osCMax Developer
|
|
#6
| |||
| |||
| Was the default Apache 1.3x only two things were compiled after the fact Curl and GD thats it. http://www.aylla.net/ try to add anything into the cart it won't add the product. Also double checked in the admin all is as it was when installed well over a year ago. (I first thought it might have been the site admin clicking on stuff too lol) |
|
#7
| ||||
| ||||
| The problem has nothing to do with apache or anything at the server level. It looks simply like you borked the product_info.tpl.php file when you edited it. It is missing the form tags that surround it normally. Restore the original and re-edit, making sure not to remove the form generator... You most likely removed this: Code: <?php echo tep_draw_form('cart_quantity', tep_href_link(FILENAME_PRODUCT_INFO, tep_get_all_get_params(array('action')) . 'action=add_product')); ?>
__________________ Michael Sasek osCMax Developer
|
|
#8
| |||
| |||
| Strange since I installed a brand new vers of it and and it does the same thing. This vers has been running with no issues to speak of (customer loves it) |
|
#9
| |||
| |||
| Ok update that code was missing in the strange since I know I didnt remove it but yet it was gone all is good again thanks. |
|
#10
| ||||
| ||||
| Someone removed it, so that is not very strange. If more than one person has access to the file, most likely someone was tweaking the html and just removed it by mistake.
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How does the new BTS work? | redink | osCMax v2 Customization/Mods | 1 | 07-17-2005 11:47 AM |
| Remove product from cart - cart not updating | mentalskylight | osCommerce 2.2 Installation Help | 0 | 03-10-2005 02:42 AM |
| Add Item to Cart, authenticate, then deletes cart contents? | Anonymous | osCMax v1.7 Discussion | 8 | 07-20-2004 11:48 AM |
| E-Mail doesn't work.... | martin_bissig | osCommerce 2.2 Installation Help | 1 | 01-27-2004 09:52 AM |
| Can not get mail to work. Please help?? | mfox | osCommerce 2.2 Installation Help | 1 | 09-27-2003 06:11 PM |