Loaded Commerce Community

Banner


Board index » CRE Loaded Support » CRE 5 General Discussion

All times are UTC - 5 hours




Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Modifying Easy Populate to import custom fields
PostPosted: Fri May 04, 2007 3:03 pm 
Offline
CRE Newbie
User avatar

Joined: Fri May 04, 2007 12:00 am
Posts: 3
Location: UK
Hi,

I am a Creloaded newbie using 6.2B2B with the latest patch.

I am looking to modify Easy Populate to include additional fields that I have inserted in the products table.

Can anyone help me with instructions on which lines to modify in the easypopulate.php file.

Cheers

Richard


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Fri May 04, 2007 7:17 pm 
Offline
CRE Addict
User avatar

Joined: Tue Oct 03, 2006 12:00 am
Posts: 257
this might help:

product extra fields


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Fri May 04, 2007 7:24 pm 
Offline
CRE Newbie
User avatar

Joined: Fri May 04, 2007 12:00 am
Posts: 3
Location: UK
I had a look at the product extra fields and whilst they display easily on the product page (depending on whether there is data in the field), I would prefer to use the product table. Logic would suggest it would be easier to add a few fields from the same table to easy populate on the import/export routines rather than to refer to a different table. i am also looking to use some of these fields to help modify the advanced search criteria. Do you know if there is an PHP code already written that would get me on my way?

_________________
Cheers

Tricky


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Sat May 05, 2007 4:51 pm 
Offline
CRE Addict
User avatar

Joined: Tue Oct 03, 2006 12:00 am
Posts: 257
I don't know of any existing code for this but I know it can be done by tweaking the ep code. I'll give it a try... Are you using EPA or EPB?


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Wed May 09, 2007 11:15 am 
Offline
CRE Newbie
User avatar

Joined: Fri May 04, 2007 12:00 am
Posts: 3
Location: UK
Hi

We are using EPA. If you could look at the code that would be fantastic.

Cheers

_________________
Cheers

Tricky


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Sat Jun 02, 2007 2:00 am 
Offline
CRE Freak
User avatar

Joined: Tue Oct 05, 2004 12:00 am
Posts: 124
Location: Greene, NY
I, personally, would love to be able to import the extra fields through Easy Populate. Please keep us posted.

Thanks!
Michelle


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Sat Jun 02, 2007 8:17 am 
Offline
CRE Expert
User avatar

Joined: Sat Aug 26, 2006 12:00 am
Posts: 766
Get store manager for cre loaded and your problem is solved, besides, it has tons of other great features.

www.creloaded-manager.com

_________________
Every CRE Loaded Store Owner Needs Store Manager for CRE Loaded.

<div><a href="http://www.creloaded-manager.com> CRE Loaded Manager</a></div>


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Mon Feb 04, 2008 6:59 pm 
Offline
CRE Newbie
User avatar

Joined: Mon Jan 07, 2008 12:15 am
Posts: 13
If anyone still needs to do this all you have to do is log into phpMyAdmin and select the database you want to change. Then scroll down to "products_to_products_extra_fields" import your file there just be careful you need to refer to Product id "NOT Product Model"


Top
 Profile  
 
 Post subject: Re: Easy Populate for Product Extra Fields - creloaded versi
PostPosted: Tue May 13, 2008 6:08 pm 
Offline
CRE Newbie
User avatar

Joined: Tue May 13, 2008 6:01 pm
Posts: 8
timb22 wrote:
If anyone still needs to do this all you have to do is log into phpMyAdmin and select the database you want to change. Then scroll down to "products_to_products_extra_fields" import your file there just be careful you need to refer to Product id "NOT Product Model"


Has anybody been able to figure out how to use Easy Populate with Extra Fields in CRELOADED by changing the code? The oscommerce version of the contribution addons.oscommerce.com/info/3675 modies the easypopulate.php file while the files in creloaded are different?


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Tue May 13, 2008 7:44 pm 
Offline
CRE Talented
User avatar

Joined: Fri Aug 11, 2006 12:00 am
Posts: 458
Location: Uk & USA
If it's extra fields in the product table why can't you just rename existing fields that you don't want to import ?

_________________
---------------------------------------------------------------------------------------------------------------------
Image
---------------------------------------------------------------------------------------------------------------------
http://www.alternativestoebay.com - Developers & Hosts List Your Services Too !

http://www.WebSiteHandyMan.co.uk - The Helping Hand For DIY Webmasters.


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Tue May 13, 2008 7:49 pm 
Offline
CRE Newbie
User avatar

Joined: Tue May 13, 2008 6:01 pm
Posts: 8
in my bookstore website, i have extra fields such as ISBN, Publisher etc. What what i need to remane these as in the export file. i currently have v_manufacturer_name etc. but how would the extra fields appear as in the EP export file?


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Mon May 26, 2008 7:17 pm 
Offline
CRE Newbie
User avatar

Joined: Tue May 13, 2008 6:01 pm
Posts: 8
Pls could somebody explain to me how to import "product extra fields" in CREloaded Standard using Easy Populate. I am CRE newbie at my wits end and really need to get this to work.

Many thanks


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Mon May 26, 2008 9:44 pm 
Offline
CRE Expert
User avatar

Joined: Sat Aug 26, 2006 12:00 am
Posts: 766
Easy Populate can't do that.

_________________
Every CRE Loaded Store Owner Needs Store Manager for CRE Loaded.

<div><a href="http://www.creloaded-manager.com> CRE Loaded Manager</a></div>


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Tue May 27, 2008 10:52 am 
Offline
CRE Newbie
User avatar

Joined: Tue May 13, 2008 6:01 pm
Posts: 8
Is this really the case, guys? Is it totally impossible to import data into the extra fields that are already in my CREloaded other than by doing this one by one? I have thousands of products and this cannot work. Is there a way of doing this by renaming the EP fields to sth like v_product_extra_fields1 etc?


Top
 Profile  
 
 Post subject: Re: Modifying Easy Populate to import custom fields
PostPosted: Tue May 27, 2008 11:04 am 
Offline
CRE Talented
User avatar

Joined: Fri Aug 11, 2006 12:00 am
Posts: 458
Location: Uk & USA
Just down load the 30 day evo of creloaded manager and see if it will do what you want. I know it handles the extra fields very well.

I would post the link but I'm not allowed anymore, just do a search.

_________________
---------------------------------------------------------------------------------------------------------------------
Image
---------------------------------------------------------------------------------------------------------------------
http://www.alternativestoebay.com - Developers & Hosts List Your Services Too !

http://www.WebSiteHandyMan.co.uk - The Helping Hand For DIY Webmasters.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next

Board index » CRE Loaded Support » CRE 5 General Discussion

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Tue May 22, 2012 9:14 pm
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

Members Online


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy