Hello All,
I have a fresh install of zencart
Zen Cart 1.3.8a
Database Patch Level: 1.3.8
v1.3.8 [2010-01-18 16:32:54] (Fresh Installation)
I have added the MOD
Additional Customers Fields
Version: 3.01
Last Updated: Jun 23 2009
I am having difficulty undestanding the post upload/compare and update files.
As Ethan pointed out below... this is a little confusing.
"The 2 big ones are editing the file noted in the instructions to add the fields on the admin side, and the bigger one is editing the tpl_account_edit_default to reflect your new fields. This file allows customers to see and edit the new fields."
Currently I can create additional customer fields and see them in both tables in phpmyadmin; customers and customers_additional
But when I load the customers page I get errors as follows.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /root/zencart/admin/customers.php on line 1136
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /root/zencart/admin/customers.php on line 1138
Warning: reset() [function.reset]: Passed variable is not an array or object in /root/zencart/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /root/zencart/admin/includes/classes/object_info.php on line 30
Any help would be appreciated,
Brendan