Results 1 to 10 of 10
  1. #1
    Join Date
    Oct 2009
    Posts
    13
    Plugin Contributions
    0

    Default blank checkout page: index.php?main_page=checkout&fecaction=null

    can anyone tell me why when I add a product to the shopping cart, then click on the checkout button... nothing shows up? this is what shows up in the address bar:

    http://www.gibow.com/shop/index.php?...fecaction=null

    thanks!

    ~Justin

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    Tutorial on troubleshooting causes of blank pages: https://www.zen-cart.com/tutorials/index.php?article=82
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    thanks... but I reloaded everything and still cannot figure it out.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    So, what's in the logs? (see the link I gave you earlier)

    It may be necessary to get support for your custom checkout addon from the author, since that's not part of core Zen Cart code.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Oct 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    sorry... I guess I need to know where to look at the "logs" ? I got the template from the free software downloads section the zencart website:

    http://www.zen-cart.com/index.php?ma...oducts_id=1740

    thanks for any help.

    ~Justin

  6. #6
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    It's in your cart's root directory, at the same level as the admin and includes folders, scroll down past all of the folders to the individual files. It's called error_log. That will tell you what's broken.

    Zen Cart and it's community are the best!!

  7. #7
    Join Date
    Oct 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    Here are the error logs... so how to I determine what is wrong, and go about fixing it?


    [19-Apr-2010 22:44:43] PHP Warning: Invalid argument supplied for foreach() in /home2/gibowcom/public_html/shop/admin/add_customers.php on line 71
    [13-May-2010 08:19:15] PHP Warning: asort() expects parameter 1 to be array, null given in /home2/gibowcom/public_html/shop/admin/edit_orders.php on line 1208
    [13-May-2010 08:19:15] PHP Warning: Invalid argument supplied for foreach() in /home2/gibowcom/public_html/shop/admin/edit_orders.php on line 1209
    [02-Aug-2010 19:46:34] PHP Parse error: syntax error, unexpected T_STRING in /home2/gibowcom/public_html/shop/includes/filenames.php on line 1
    [02-Aug-2010 19:51:14] PHP Parse error: syntax error, unexpected T_STRING in /home2/gibowcom/public_html/shop/includes/filenames.php on line 1
    [02-Aug-2010 19:51:18] PHP Parse error: syntax error, unexpected T_STRING in /home2/gibowcom/public_html/shop/includes/filenames.php on line 1
    [02-Aug-2010 19:51:19] PHP Parse error: syntax error, unexpected T_STRING in /home2/gibowcom/public_html/shop/includes/filenames.php on line 1
    [02-Aug-2010 19:51:31] PHP Parse error: syntax error, unexpected T_STRING in /home2/gibowcom/public_html/shop/includes/filenames.php on line 1
    [02-Aug-2010 19:52:09] PHP Parse error: syntax error, unexpected T_STRING in /home2/gibowcom/public_html/shop/includes/filenames.php on line 1
    [03-Aug-2010 01:26:03] PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home2/gibowcom/public_html/shop/admin/customers.php on line 254
    [10-Aug-2010 10:31:36] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home2/gibowcom/public_html/shop/admin/orders.php on line 809
    [10-Aug-2010 10:31:36] PHP Parse error: syntax error, unexpected $end in /home2/gibowcom/public_html/shop/admin/orders.php on line 809

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    Judging by the dates on those error messages you're looking in the wrong place.

    Go back up to the link I posted for you earlier. It gives you specific instructions on where to find the myDebug-xxxxxxx.log files which Zen Cart records when PHP errors are encountered, which typically triggers a blank screen.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Oct 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    Does this look right?

    [Wed Jul 13 05:11:16 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:16 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:16 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:17 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:17 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:17 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:18 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:18 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:19 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:19 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:20 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:20 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:20 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:20 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:20 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:21 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:22 2011] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Wed Jul 13 05:11:22 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:23 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:24 2011] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Wed Jul 13 05:11:24 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:25 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:25 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:25 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:25 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:25 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:26 2011] [error] [client 66.249.68.146] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [Wed Jul 13 05:11:26 2011] [error] [client 66.249.68.146] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [Wed Jul 13 05:11:26 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:26 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:27 2011] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Wed Jul 13 05:11:27 2011] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
    [Wed Jul 13 05:11:27 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:28 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:29 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:29 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:29 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:29 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:29 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:30 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:31 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:32 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:33 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:34 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:34 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:34 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:35 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Wed Jul 13 05:11:36 2011] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: blank checkout page: index.php?main_page=checkout&fecaction=null

    Well, those are errors reported by Apache, not by PHP.
    And, yes, you should fix those.
    They're telling you that there are problems with the stuff you've added to your .htaccess file.

    Zen Cart has some .htaccess files located in the various subfolders of the site, but not in the top folder. If you have a .htaccess file in the top of your site, then you've added that yourself somehow. And, if that file is causing errors it might be best to rename the file until you can come up with working content instead.
    The most common reason why people add .htaccess files is to add URL rewrites to their site because they think search engines need it, when in fact they don't.

    But that's somewhat unlikely to be causing your checkout page to be blank. The blank page you mention is caused by something wrong on your "fast and easy checkout" addon that you've added to your site. Either figure out the PHP errors it's causing, or disable/delete it from your site until you can set it up to work properly in a test-copy of your site that doesn't affect your live store.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 12 Jul 2016, 04:21 PM
  2. index.php?main_page=create_account is blank / shows a white page
    By Monsunemoon in forum General Questions
    Replies: 1
    Last Post: 29 Jun 2012, 05:28 AM
  3. Can I change my home page to index.php?main_page=page&id=1 ?
    By Derek_ICD in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Oct 2009, 08:06 PM
  4. Replies: 1
    Last Post: 22 Jan 2009, 11:24 AM
  5. Replies: 2
    Last Post: 3 Aug 2008, 03:51 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR