i have installed the mod ACF and found that i get these messages
1. It would seem this feature cannot verify for any existent files, since the verification module could not be found. Perhaps you forgot to upload the function file that goes to extra_functions directory ? - but everything i think is in the right place according to install.
2. Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\xampp\htdocs\zen-cart\admin\additional_customers_fields.php:33) in C:\Program Files\xampp\htdocs\zen-cart\admin\includes\functions\general.php on line 34
i am running xampp as virtual server, could this warning message be that its not on a "real server".
3. when i click on create additional field the type and the size do not show anything in the dropdown menu.
can anyone help its baking my head
Thanks.
This statement ran fin but im still getting two errors still....
1. [ Create new additional customers fields Page] It would seem this feature cannot verify for any existent files, since the verification module could not be found. Perhaps you forgot to upload the function file that goes to extra_functions directory ?
2. [Cutomer-> Edit customer Page] Warning: reset(): Passed variable is not an array or object in /home/content/g/e/o/georgidesign/html/store/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/content/g/e/o/georgidesign/html/store/admin/includes/classes/object_info.php on line 30
3. I see "Additional Customers Fields" on top of every page on the website now
try creating an account: WWW.GEORGIDESIGNSTUDIO.com/store
Im leaving for Chicago right now but will be back online later tonight.
Thanks,
AP
Which PHP version and mySQL version are you using ?i am running xampp as virtual server, could this warning message be that its not on a "real server".
As for the extra_functions file, are you sure to have uploaded the right file into your admin/includes/functions/extra_functions called: additional_customers_fields.php (I know, there lots like that, it's not always obvious).
Then, it is official. You forgot to upload some files or they were badly uploaded since the JS files cannot be initialized (which is why you do not see anything in the dropdown list).3. when i click on create additional field the type and the size do not show anything in the dropdown menu.
This was already covered. Make sure to have the extra_functions file uploaded to your admin/includes/functions/extra_functions folder.1. [ Create new additional customers fields Page] It would seem this feature cannot verify for any existent files, since the verification module could not be found. Perhaps you forgot to upload the function file that goes to extra_functions directory ?
If you're saying that customers account cannot be created at all from the store-front end, then either you did not implemented the additional modules within your includes/classes/db/mysql/query_factory.php file or the steps wasn't applied correctly.2. [Cutomer-> Edit customer Page] Warning: reset(): Passed variable is not an array or object in /home/content/g/e/o/georgidesign/html/store/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/content/g/e/o/georgidesign/html/store/admin/includes/classes/object_info.php on line 30![]()
Update: The SQL query has just been replaced within the installation text file, from my site, so there shouldn't be anymore problems regarding this issue.![]()
Helo, where can i download this module becouse in the url http://www.storm.ca/~oracle/ i get the message The requested URL /~oracle/mods/zen-cart/additional_customers_fields/additional_customers_fields.zip was not found on this server.
Please I need this module for the Site =)!!
Thnx
What the ... DOH ! - thanks for the catch - link fixed.was not found on this server.![]()
Jaja Ok!Thnx for fix this!!!.
I install the MOD and i create a field in the admin console but i cant see nothing in the customers screen "Provide Your Billing Information" (after clic in check out). This is very important becouse i need to add new fields like the slogan and other more.
I law that is needed to add something to the file customer.php but i dont know what.
can you give me some help please?
Thnx for this MOD again!
This MOD, for now, only offers possibility to create additional customers fields under your TABLE_CUSTOMERS table as the listing fields goes through your TABLE_ADDITIONAL_CUSTOMERS table.
Like I mentionned on my first post, this is probably a subject that will never end since the date of it's official distribution but you can always call your TABLE_CUSTOMERS table from your order class file and, from there, declare the additional customers fields when needed before customizing your checkout template files.![]()
Last edited by TheOracle; 24 May 2007 at 07:25 PM.
{{{{{{Like I mentionned on my first post, this is probably a subject that will never end since the date of it's official distribution but you can always call your TABLE_CUSTOMERS table from your order class file and, from there, declare the additional customers fields when needed before customizing your checkout template files. }}}}}}
Ok! and... do you know how to do that?? because i dont...
Thnx Anyway for help me!