Guest Posted October 1, 2011 Posted October 1, 2011 hi all, I deleted the suburb field in myphpadmin and now i get the following error 1054 - Unknown column 'ab.entry_suburb' in 'field list' I dont know how to fix this as I can't remember where i deleted it, please help
NodsDorf Posted October 2, 2011 Posted October 2, 2011 The table you seek is address_book ALTER TABLE address_book ADD entry_suburb varchar(255);
Recommended Posts
Archived
This topic is now archived and is closed to further replies.