Page 1 of 5 123 ... LastLast
Results 1 to 10 of 45
  1. #1
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default CRE Loaded to Zen Cart Data Importer [support thread]

    This script is used to import CRE Loaded 6.2 data into Zen Cart.
    It runs stand alone, meaning it is independent from Zen Cart's
    fuctions and settings, so it's ok to run when you are not quite setup.

    WHAT IS TRANSFERRED
    --------------------
    PRODUCTS: (import_cre_products.php)
    categories
    categories_description
    languages
    manufactures
    manufacturers_info
    meta_tags_products_description
    products
    products_attributes
    products_attributes_download
    products_description
    products_notifications
    products_options
    products_options_text
    products_options_values
    products_options_values_to_products_options
    products_to_categories
    reviews
    reviews_description
    salemaker_sales
    specials

    ORDERS: (import_cre_orders.php)
    orders
    -- cc number decrypted
    -- cc expdate decrypted
    orders_products
    orders_products_attributes
    orders_products_download
    orders_status
    orders_status_history
    orders_total

    CUSTOMERS: (import_cre_customers.php)
    customers
    -- Convert CRE customer approval codes to zen-cart codes
    -- CRE codes 'Approve','Pending','Deny' default = 'Pending'
    address_book
    customers_info
    customers_groups
    customers_basket
    customers_basket_attributes
    customers_wishlist

    Skip
    • 446F63746F722057686F •

  2. #2
    Join Date
    Sep 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    Hi,

    First let me say, the script looks great, and I was wondering if it is possible to make some additions to your script. Here are the specs: The current specs stay the same, I would like to add the following scripts.

    A: Products (ALL) Complete Profile - UPLOADED
    B: Product (ALL) Sub & Main Ctoriges - UPLOADED
    C: Customer Orders (ALL) - UPLOADED
    D: Customers Pending Orders (ALL) - DOWNLOAD


    I am going to need these files processed twice a day.

    I have come up a WholeSale/DropShipper that you would love to have access to, it is not one of these sites you have to pay charge.

    The site I will be presenting to you is very hard to believe, I contacted the BBB, and the Customers Site, and they assured me the information is correct, and boy they were right about the price about blowing my socks off. It has been 4 days now, and I still can not find that sock.

    Well here are the Company Specs:

    Web Site: http://www.dropshippingwholesalers.com/home.html
    Product Line: 500,000+ Products
    Product Catorgies: 53+ catories
    Company WholeSales: 500+
    Ebooks -FREE for Sale - $250.00+ for sale
    Email Technical Support - UNLIMITED
    Operating Plans: BASIC OR PLATINUM
    The biggest difference of each plan is the basic platform,
    The basic is just basic and the Platium plan offers a
    unrestricted OS Commerce Shopping Cart .

    Now for the news that WILL BLOW YOUR SOCKS OFF!!!, I have checked with the BBB, and the Company People, and they all say the pricing is correct. The plans cost with a low one time investment providing a lifetime membership with the company:

    Basic Plan: $47.00

    Platium Plan: $167.00

    There are NO ADDITIONAL hidden charges, fees or any thing they can charge you for. The Lifetime meber provides all of the current features for free for LIFE. Boy there so much to list here it would take me better park of 2 to 3 days to type it in. Once you start to read it, you might take about 2 to 3 to pile all of the info.


    Well Enjoy, oh by the way, the reason why I was wanting the additions added it would provied a total automatic website.

    If you need to reach out to me, here is my info:


    Looking forward hearing from you soon, if there is going to a cost factor involded with this project contact ASAP.


    Sincerely,


    Dave Johnson
    (P) - (912) 257-4038
    (C) - (912) 604-2900
    (E) - dave@what is nice.com

  3. #3
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    Dave

    If you are having an issue with CRE to Zen I would be glad to help.

    But as to modifying it to meet your needs I would suggest that you post a request in the Commercial Help Wanted section of this forum.

    Skip
    • 446F63746F722057686F •

  4. #4
    Join Date
    Aug 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    Hi there,

    Fantasic mod and will save us a mountain of time.

    We're having a tiny problem sadly and cant find what's causing the issue.

    Using import_cre_products the categories and products transfer from cre to zen with no problems at all.
    All the categories appear perfectly and all the products appear in 'All Products' and 'New Products' but sadly cant get the products to display under the categories.

    In admin -> categories/products all the categories are there but all saying 0 of 0 active.

    On admin main page it shows: products 201 - products deactivated 0.

    Could anyone please point us in the right direction.

    Many thanks

  5. #5
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    If you go to a product and toggle the status from Disabled to Enable and end with Enabled set. Then go back to Categories / Products what is x of x active?

    Skip
    • 446F63746F722057686F •

  6. #6
    Join Date
    Aug 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    Hello,

    Thanks for the quick reply.

    Still sadly showing 0 of 0 active

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    If you look at your database tables, how many records are in:
    categories
    categories_description

    products
    products_description

    products_to_categories

    If you browse the products table, do you have master_categories_id that is not 0 in each of the Product records?

    If you browse the products table, do you see products_price_sorter filled in for each of the Product records?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Aug 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    Quote Originally Posted by Ajeh View Post
    If you look at your database tables, how many records are in:
    categories
    categories_description

    products
    products_description

    products_to_categories

    If you browse the products table, do you have master_categories_id that is not 0 in each of the Product records?

    If you browse the products table, do you see products_price_sorter filled in for each of the Product records?
    Hello there,
    Thanks for that

    Categories: 51
    categories_descriptions: 28

    products: 201
    products_descriptions: 203

    products_to_categories: 0

    Every records for master_categories_id is 0

    Every record for products_price_sorter is 0.000

  9. #9
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    Categories: 51
    categories_descriptions: 28

    products: 201
    products_descriptions: 203

    products_to_categories: 0

    Every records for master_categories_id is 0

    Every record for products_price_sorter is 0.000
    If every product is under a category there should be 201 records in product_to_categories.

    In the cre to zen script it reads products_to_categories and transfers the data to products_to_categories.

    When the script ran did it show a record count export and the same record count on import?
    • 446F63746F722057686F •

  10. #10
    Join Date
    Aug 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: CRE Loaded to Zen Cart Data Importer [support thread]

    argghhhh!!!

    I found the problem. The cre site was loaded with a ep file and somehow caused a duplicate on the cre database in one of the products_options tables.

    Everything works perfectly now.

    Thank you both so much for your help.
    Sincere apologies for wasting your time.

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. WordPress® for Zen Cart® (wp4zen) [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 109
    Last Post: 1 Dec 2024, 01:36 PM
  2. What exactly is the difference between Zen Cart, Oscommerce and CRE Loaded?
    By nike_shoe in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 4 Aug 2008, 02:38 PM
  3. Convert CRE Loaded template to Zen Cart
    By TheWhopper in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jan 2008, 02:57 AM
  4. Installing Zen to replace CRE Pro Loaded
    By SaMortensen in forum Installing on a Windows Server
    Replies: 5
    Last Post: 22 Jan 2008, 03:24 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