osCmax v2.5 User Manual
Results 1 to 10 of 10

Add To Cart Doesn't Work

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 ...

      
  1. #1
    New Member
    Join Date
    Jan 2005
    Posts
    14
    Rep Power
    0


    Default Add To Cart Doesn't Work

    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?????

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: Add To Cart Doesn

    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 - To contact, post on the forum or click here
    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. #3
    New Member
    Join Date
    Jan 2005
    Posts
    14
    Rep Power
    0


    Default RE: Add To Cart Doesn

    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. #4
    New Member
    Join Date
    Jan 2005
    Posts
    14
    Rep Power
    0


    Default RE: Add To Cart Doesn

    I rolled Apache back and nothing.......Is there a module that needs to be loaded for Max to work???

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: Add To Cart Doesn

    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


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member
    Join Date
    Jan 2005
    Posts
    14
    Rep Power
    0


    Default RE: Add To Cart Doesn

    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. #7
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: Add To Cart Doesn

    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


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  8. #8
    New Member
    Join Date
    Jan 2005
    Posts
    14
    Rep Power
    0


    Default RE: Add To Cart Doesn

    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. #9
    New Member
    Join Date
    Jan 2005
    Posts
    14
    Rep Power
    0


    Default RE: Add To Cart Doesn

    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. #10
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: Add To Cart Doesn

    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


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. How does the new BTS work?
    By redink in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 07-17-2005, 10:47 AM
  2. Remove product from cart - cart not updating
    By mentalskylight in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-10-2005, 01:42 AM
  3. Add Item to Cart, authenticate, then deletes cart contents?
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 8
    Last Post: 07-20-2004, 10:48 AM
  4. E-Mail doesn't work....
    By martin_bissig in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 01-27-2004, 08:52 AM
  5. Can not get mail to work. Please help??
    By mfox in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 09-27-2003, 05:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •