I seem to have run into yet another lovely snag.
I can see customers having created accounts, yet when I click on their names with edit in the admin module, I get this error.
Warning: reset(): Passed variable is not an array or object in /home/blah/public_html/blah/admin/includes/classes/object_info.php on line 17
Warning: Variable passed to each() is not an array or object in /home/blah/public_html/blah/admin/includes/classes/object_info.php on line 18
I go, uh crud?
try to make a new account
Get this after I enter in testing info on the entry page.
1054 - Unknown column 'entry_zipcode' in 'field list'
insert into address_book (customers_id, entry_firstname, entry_lastname, entry_street_address, entry_city, entry_zipcode, entry_country_id, entry_zone_id, entry_state) values ('8', 'me', 'me', '123 nree', 'and', '46016', '223', '24', '')
[TEP STOP]
I take it this means that I have to scour every line of every single page in my files to change EVERY reference to post-code to read zip-code???
::changes sig to read
~~ O ~~
Bang Head Here ::
Bookmarks