osCmax v2.5 User Manual
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Check out is not working

This is a discussion on Check out is not working within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; I'll suggest again, to read the wiki, including the FAQ....

      
  1. #11
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Post Re: Check out is not working

    I'll suggest again, to read the wiki, including the FAQ.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  2. #12
    Member
    Join Date
    Jan 2011
    Posts
    53
    Rep Power
    2


    Default Re: Check out is not working

    ok other is that can u please solve issue of check out please

  3. #13
    Member
    Join Date
    Jan 2011
    Posts
    53
    Rep Power
    2


    Default Re: Check out is not working

    all problem solve only checkout problem left and now i am using beta 3

  4. #14
    Member
    Join Date
    Jan 2011
    Posts
    53
    Rep Power
    2


    Default Re: Check out is not working

    it works now problem was in db

  5. #15
    New Member notanothercliche's Avatar
    Join Date
    Mar 2011
    Location
    United Arab Emirates
    Posts
    5
    Rep Power
    0


    Default Re: Check out is not working

    In 2.5B3, checkout.php breaks just after the breadcrumb. This file is part of the one-page-checkout feature. If you disable one-page-checkout, you are able to proceed. Or if you are more advanced and able to fix one-page-checkout, please post the corrected code.

  6. #16
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: Check out is not working

    @notanothercliche - it works fine for me so it must be an issue with your setup.

    Can you turn off error suppression in catalog/includes/application_top.php by changing the following line:

    // set the level of error reporting
    error_reporting(E_ALL & ~E_NOTICE & ~'E_DEPRECATED');
    to:

    // set the level of error reporting
    // error_reporting(E_ALL & ~E_NOTICE & ~'E_DEPRECATED');
    Then reload the One page checkout that was crashing and post the error message you see on the screen ...

    Once you have the message switch the code back again.
    pgmarshall
    _______________________________

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Check Number Check
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-27-2011, 05:01 PM
  2. PLZ check
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-31-2008, 02:00 AM
  3. Working site is not working now!
    By swatkins in forum osCmax v2 Installation issues
    Replies: 20
    Last Post: 12-25-2006, 04:51 PM
  4. Can't check out?
    By donm1021 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 08-07-2006, 03:17 PM
  5. Cart Buttons and check out not working
    By misersmith in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 06-18-2005, 10:12 AM

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
  •