Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    116
    Plugin Contributions
    0

    Default Im having a couple of problems with my check out

    One thing im having a problem with is this error

    Warning: Unterminated comment starting line 2 in /home/d2equip/public_html/includes/languages/english/modules/payment/echeck.php on line 2

    I have no idea when this started.
    And Also, if i log in as a customer on my site myself, and try to buy an item, i go to check out and receive this message and cant check out. Idk how many customers this is happening for either.

    Not Available At This Time
    Sorry, we are not shipping to your region at this time.
    Please contact us for alternate arrangements.

  2. #2
    Join Date
    Sep 2007
    Posts
    116
    Plugin Contributions
    0

    Default Re: Im having a couple of problems with my check out

    Quote Originally Posted by lizar5- View Post
    One thing im having a problem with is this error

    Warning: Unterminated comment starting line 2 in /home/d2equip/public_html/includes/languages/english/modules/payment/echeck.php on line 2

    I have no idea when this started.
    And Also, if i log in as a customer on my site myself, and try to buy an item, i go to check out and receive this message and cant check out. Idk how many customers this is happening for either.

    Not Available At This Time
    Sorry, we are not shipping to your region at this time.
    Please contact us for alternate arrangements.
    i just noticed this is because probably from my easy populate module, i sell virtual items but when i uploaded my products, the attributes for selecting a "product is virtual" and "always free shipping" are unselected for all my products. Is there anyway to mass edit these instead of doing one by one??
    Last edited by lizar5-; 16 Jul 2008 at 04:33 AM.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Im having a couple of problems with my check out

    Quote Originally Posted by lizar5- View Post
    i just noticed this is because probably from my easy populate module, i sell virtual items but when i uploaded my products, the attributes for selecting a "product is virtual" and "always free shipping" are unselected for all my products. Is there anyway to mass edit these instead of doing one by one??
    You could try pasting this into Admin->Tools->Install SQL Patch, and click Send:
    Code:
    update products set products_virtual=1, product_is_always_free_shipping=1;
    This will affect *ALL* of your products.
    .

    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.

  4. #4
    Join Date
    Sep 2007
    Posts
    116
    Plugin Contributions
    0

    Default Re: Im having a couple of problems with my check out

    Quote Originally Posted by DrByte View Post
    You could try pasting this into Admin->Tools->Install SQL Patch, and click Send:
    Code:
    update products set products_virtual=1, product_is_always_free_shipping=1;
    This will affect *ALL* of your products.
    cool trick, it worked ! Thanks DrByte!

 

 

Similar Threads

  1. v150 Check out problems with CC
    By Rayven Candles in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 5 Jun 2012, 04:08 PM
  2. Check out problems
    By anhcreations in forum General Questions
    Replies: 0
    Last Post: 9 Dec 2011, 07:13 AM
  3. Having a problem with ups checkout page when I try to check out
    By timhersh in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 8 Sep 2008, 04:44 AM
  4. Problems with Check out
    By textileinnovations in forum General Questions
    Replies: 3
    Last Post: 12 Oct 2007, 07:23 PM

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