i am running xampp as virtual server, could this warning message be that its not on a "real server".
Which PHP version and mySQL version are you using ?
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).
- when i click on create additional field the type and the size do not show anything in the dropdown menu.
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).
- [ 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 ?
This was already covered. Make sure to have the extra_functions file uploaded to your admin/includes/functions/extra_functions folder.
- [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
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. :wink2: