I just logged onto my store and saw this for my first time, it shows up where my customers should be.
5 Out of memory (Needed 1677648 bytes)
in:
[select c.customers_id as customers_id, c.customers_firstname as customers_firstname, c.customers_lastname as customers_lastname, a.customers_info_date_account_created as customers_info_date_account_created, a.customers_info_id from customers c left join customers_info a on c.customers_id = a.customers_info_id order by a.customers_info_date_account_created DESC limit 5]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
What do I do to fix this?



