Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default creating customer accounts

    I am trying to create a test customer to test the site and i fill out all the required information and i get an error as i submit.

    The page -
    http://www.septictech.com/purchase/i...create_account

    The error message displayed -

    WARNING: An Error occurred, please refresh the page and try again.

    this is also a fresh reinstall from 1.3 to 1.5

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

    Default Re: creating customer accounts

    That's triggered by a database error ... probably caused by broken addons, or something incomplete in your upgrade.

    The message is intentionally vague so as to not tip off hackers or malicious visitors about what problems might exist on your site.

    Details here: https://www.zen-cart.com/tutorials/i...hp?article=412
    .

    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
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default Re: creating customer accounts

    could it also be that my site does not meet the minimal requirements?

  4. #4
    Join Date
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default Re: creating customer accounts

    [19-Mar-2012 13:48:36] PHP Fatal error: 1054:Unknown column 'COWOA_account' in 'where clause' :: select count(*) as total

    from customers

    where customers_email_address = '[email protected]'

    and COWOA_account != 1 in /home/content/s/w/o/swolff1/html/septictech/purchase/includes/classes/db/mysql/query_factory.php on line 101

    thats what i got for my error in the log ... should i create a new fresh database?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: creating customer accounts

    Your PHP files have traces of a COWOA addon in them, but your database doesn't contain the corresponding database alterations that the COWOA addon requires.

    So, either you've partially-installed a COWOA addon, or you've partially "removed" a COWOA addon. Either way, you've got half of it. You need either all-or-nothing, not "partial".
    .

    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.

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: creating customer accounts

    Quote Originally Posted by DrByte View Post
    Your PHP files have traces of a COWOA addon in them, but your database doesn't contain the corresponding database alterations that the COWOA addon requires.

    So, either you've partially-installed a COWOA addon, or you've partially "removed" a COWOA addon. Either way, you've got half of it. You need either all-or-nothing, not "partial".
    or FEC since I know some of the COWOA code is part of FEC..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default Re: creating customer accounts

    and how do i resolve the cowoa problem? is there something on here or do i need to consult with the server?
    I did a search on the FAQ and tutorials and did not find anything.

    is this the add-on?
    http://www.zen-cart.com/index.php?ma...oducts_id=1655
    Last edited by bargincircus; 21 Mar 2012 at 06:14 PM.

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: creating customer accounts

    Quote Originally Posted by bargincircus View Post
    and how do i resolve the cowoa problem? is there something on here or do i need to consult with the server?
    I did a search on the FAQ and tutorials and did not find anything.

    is this the add-on?
    http://www.zen-cart.com/index.php?ma...oducts_id=1655
    Did you originally create this website?? If not you should consult with the person who created it for you so they can tell you which add-on they installed for you.. We CAN'T tell you SOLELY based on your post whether or not you've installed COWOA or FEC. BOTH of these add-ons have the COWOA code in them which is the source of your error. As DrByte said you've got an add-on that is HALF installed on your site.. Since we cannot see your files we can't say which one of these add-ons is on your site.. The person who installed this for you certainly could tell you.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #9
    Join Date
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default Re: creating customer accounts

    I installed the zencart for the site if that is what you are referring too. And the last version i had was 1.3.8d and i dont think i installed the fec or the cowoa. So where can i fix this issue.

  10. #10
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: creating customer accounts

    Quote Originally Posted by bargincircus View Post
    I installed the zencart for the site if that is what you are referring too. And the last version i had was 1.3.8d and i dont think i installed the fec or the cowoa. So where can i fix this issue.
    DrByte already told you what/where you need to start.. CLEARLY based on the error you reported you have code for one of these add-ons in your store..

    Quote Originally Posted by DrByte View Post
    Your PHP files have traces of a COWOA addon in them, but your database doesn't contain the corresponding database alterations that the COWOA addon requires.

    So, either you've partially-installed a COWOA addon, or you've partially "removed" a COWOA addon. Either way, you've got half of it. You need either all-or-nothing, not "partial".
    You need to figure out which add-on was installed and what code to remove.. You might wanna start with downloading both of these mods and comparing your store to the installer files for both to see which add-on you might have installed and either COMPLETE your install or REMOVE your install..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

Similar Threads

  1. Creating accounts!?
    By philip937 in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 28 Jan 2011, 12:32 AM
  2. Creating accounts
    By cchan in forum Customization from the Admin
    Replies: 2
    Last Post: 7 Jan 2011, 11:23 PM
  3. Creating Full Accounts
    By Creteloc in forum General Questions
    Replies: 5
    Last Post: 16 Dec 2009, 09:51 PM
  4. Problem creating customer accounts
    By cjcrafts in forum General Questions
    Replies: 8
    Last Post: 30 Aug 2007, 03:40 AM
  5. creating accounts on website.
    By Tiapan in forum General Questions
    Replies: 4
    Last Post: 9 Jun 2007, 04:55 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