Zen Cart Logo
Forums / All Other Contributions/Addons / Additional Customers Fields

Additional Customers Fields

Locked

Views: 88,141

Results 161 to 180 of 491
This thread is locked. New replies are disabled.
7 Jun 2007, 9:07 PM
#161
rbepple avatar

rbepple

New Zenner

Join Date:
Jun 2007
Posts:
71
Plugin Contributions:
0

Additional Customers Fields

Thanks for your quick replay, but where are my template override files located? I am still using the default classic contemporary template.

7 Jun 2007, 9:10 PM
#162
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Thanks for your quick replay, but where are my template override files located? I am still using the default classic contemporary template.

Since this question is not related to the MOD itself, I invite you to read the wiki documentation, tutorials/FAQ as well as to use the forum's search engine to help you out on this issue. You will find many results by using these.

7 Jun 2007, 9:23 PM
#163
rbepple avatar

rbepple

New Zenner

Join Date:
Jun 2007
Posts:
71
Plugin Contributions:
0

Re: Additional Customers Fields

when i locate the files to be edited what do I need to type into them or edit for it to work?

7 Jun 2007, 9:26 PM
#164
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

There are two sample files from my package you can use. I have identified, from the beginning to the end, the title of this MOD which will help you to show your additional customers fields as expected.

8 Jun 2007, 8:58 PM
#165
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Update:

A new version has just been uploaded to my site. Nothing to worry about. This time, it's not about bugfixes. :wink2:

9 Jun 2007, 1:08 AM
#166
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Another small update released from my site. Only the store-front required modifications to the customers table fields array. Not the admin. This has just been fixed.

9 Jun 2007, 12:12 PM
#167
graphicman avatar

graphicman

New Zenner

Join Date:
Dec 2004
Location:
Wakefield. UK
Posts:
82
Plugin Contributions:
0

Re: Additional Customers Fields

TheOracle:

I just jumped into this topic by hasard. The MOD is working perfectly. If you require assistance, please post to the official topic. The additional customers fields does what you are seeking. Your customers can still enter their infos from their account as long as you activate the fields.

Hi TheOracle

has i said in the post that you ran into yesterday i seem to be having problems with this MOD. I have just reinstalled the whole updated MOD.

I am using the Simple Zen template and the only add on apart from yours is the 'Add customer from Admin'.

When i click on create new customer fields i follow the wizard but at the end of it their are no fields created. i am trying to create an account number section in create an account, now i might be just de thick but i cannot work out where i'm going wrong. I have run the SQl ok.

Any help will be very gratefully received.

9 Jun 2007, 12:46 PM
#168
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Any help will be very gratefully received.

Very well. Please specify exactly the details you put in your create additional customers fields page.

(Ex:

Field name: your_field_name
and all the rest of choices ...
).

I will retry them from my end and confirm if this is a bug or not.

9 Jun 2007, 2:32 PM
#169
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

the only add on apart from yours is the 'Add customer from Admin'.

Note: If you're referring to the 'Add customers from admin' MOD, the additional customers fields does NOT comply with that MOD (until the author makes the proper corrections due to some minimal bugs involved).

9 Jun 2007, 3:43 PM
#170
graphicman avatar

graphicman

New Zenner

Join Date:
Dec 2004
Location:
Wakefield. UK
Posts:
82
Plugin Contributions:
0

Re: Additional Customers Fields

Thanks for replying TheOracle. Before we go any further what fee would you require to do this properly for me. Also is there any way you could look at getting this to work with Add customer from admin. These are 2 fields that the customer wants. Thanks you in advance

9 Jun 2007, 3:55 PM
#171
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Thanks for replying TheOracle. Before we go any further what fee would you require to do this properly for me.

If you expect to have a full installation of this MOD, then I'd highly recommend to backup your store first (including database since this MOD also targets the TABLE_CUSTOMERS table).

Also is there any way you could look at getting this to work with Add customer from admin.

Like I said above, there are bugs involved under that particular MOD so it would be best to wait until all (or almost all) bugfixes are being released from the original author first.

These are 2 fields that the customer wants. Thanks you in advance

You can already implement your 2 fields from your overrides template manually by using your additional customers fields name (identical names).

However, if you're still requesting installation help, use my email from the installation text file for more details. Please leave all the details for your store (such as: MODs, overrides and other relative subjects that might be important - also your PHP version, mySQL version and Zen-Cart version you're actually using).

10 Jun 2007, 1:46 PM
#174
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Update:

A new version has been released. For those who has to upgrade, follow the upgrade and changelog documentation.

10 Jun 2007, 5:06 PM
#175
rbepple avatar

rbepple

New Zenner

Join Date:
Jun 2007
Posts:
71
Plugin Contributions:
0

Re: Additional Customers Fields

I have installed the additional customer field MOD and it works great, but one problem I am trying to make the extra field a drop down menu and it shows the menu but there are no items in it. Any help

10 Jun 2007, 6:11 PM
#176
rbepple avatar

rbepple

New Zenner

Join Date:
Jun 2007
Posts:
71
Plugin Contributions:
0

Re: Additional Customers Fields

I downloaded the new update for additional_customer_fields and it works great and I titled the Form Field (Sales Representative) and it shows up on the customer page, but I don't know how to get the field to show up. this is my script for includes/languages/english/extra_definitions/additional_customers_fields.php:

<?php //------------------------------------------------------------------------------------------------------------------ //--- Additional customers fields MOD v1.1 ------------------------------------------------------ //----------------------------------------------------------------------------------------------------------------- // --- Coded by TheOracle on May 9, 2007. ----------------------------------------------------- // --- Support: <http://www.zen-cart.com/forum> ------------------------------------------------- // --- Designed for Zen-Cart v1.3x versions ------------------------------------------------------ //---------------------------------------------------------------------------------------------------------------- // If you like this MOD, please send a donation to: [[email protected]](mailto:"[email protected]") . --------- //---------------------------------------------------------------------------------------------------------------- // Defines the additional customers fields title in order to show in HTML forms. define('HEADING_TITLE', ''); define('ENTRY_ADDITIONAL_CUSTOMERS_FIELDS_TITLE', 'Sales Representative'); // Defines the hobbies title name for the additional customers fields. define('ENTRY_CUSTOMERS_HOBBIES_TITLE', 'Hobbies: '); // Defines the sign when the additional customers fields are required to fill. define('ENTRY_CUSTOMERS_HOBBIES_TEXT', ' * '); // Defines the customers age for the additional customers fields. define('ENTRY_CUSTOMERS_AGE_TITLE', 'Age: '); define('ENTRY_CUSTOMERS_AGE_TEXT', ' * '); // Defines the customers cellphone number for the additional customers fields. define('ENTRY_CUSTOMERS_CELLPHONE_TITLE', 'Cellphone: '); define('ENTRY_CUSTOMERS_CELLPHONE_TEXT', '*'); define('ERROR_ADDITIONAL_CUSTOMERS_FIELDS_REQUIRED', 'One or more fields have not been filled out as it is required (*). Please fill out the missing fields before updating your results.'); ?>

I created a new field called sales_rep. I just don't know how to change the script to make this field appear and aldo be a drop down list with two names (Mel Kimmel & Boyd thomas). Any help thanks?

10 Jun 2007, 6:31 PM
#177
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

I created a new field called sales_rep. I just don't know how to change the script to make this field appear and aldo be a drop down list with two names (Mel Kimmel & Boyd thomas). Any help thanks?

All additional customers, presented on the store-front, must be built manually over your overrides template files. Since you'd like to build a dropdown menu, you can search for: zen_draw_pull_down_menu from your admin - > tools - > developpers tool kit on how to accomplish this.

To insert these entries, you can always use the extra_definitions folder (from the file you posted right above) and define your entries.

The reason why it needs to be done manually is the fact that template files are customizable as it would interfere with your custom design if I had to implement an automated feature that would allow you to display your additional customers fields as is.

Additionally, simply use the identical field names you are creating over your overrides template files and all should be displayed as expected.

11 Jun 2007, 3:09 AM
#178
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Update:

Version 2.0 release !

Since the last 6 hours, massive changes has been done since the last release. Support will be given for users who now requires assistance regarding template modifications issues due to a more facilitated module handling. :wink2:

For those who upgrades, make sure to read the upgrade and changelog documentation and to download the package from my site (live changes). However, I have also updated the version from the downloads section of this site. Until you see the v2.0, in this case, do NOT download from there yet.

Good luck !

11 Jun 2007, 12:14 PM
#179
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: Additional Customers Fields

Update:

An update has been released on my site. For those who needs to upgrade, simply follow the upgrade and changelog documentation text.

11 Jun 2007, 7:17 PM
#180
emilio avatar

emilio

New Zenner

Join Date:
May 2005
Location:
san francisco - California
Posts:
49
Plugin Contributions:
0

Re: Additional Customers Fields

Hi I'm sorry but your mod is buggy as i tested it locally.
an error appears

" Cannot modify header information - headers already sent by (output started at c:\arquivos de programas\easyphp1-8\www\admin\additional_customers_fields.php:25) in c:\arquivos de programas\easyphp1-8\www\admin\includes\functions\general.php on line 34 "

I checked if there was an extra line space in the code but there's not.
than the field appears to be empty in the login page where i can only see the title of the new box: "Additional Customers Fields", even activating it (on green) in the admin
I've seen also in this thread that should be there an option to do a drop down menu for the fields but i cannot see this option.
thanks anyway