View Single Post
  #8  
Old 12-18-2014, 12:45 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Error when adding to address book

Hi!

Thank you for the kind words!

As for the issue: can you run the following query in your MySQL console (PHPMyAdmin would work too)?
Code:
select * from xc_profile_addresses;

If the problem is a non-instantiated datatabase table column, it could be fixed with a direct SQL query.

Also, please zip files under the [xc5]/var/log/ directory, then clean the directory and open the page causing the error once again. Now please check logs files in the directory and let us know the full error message (the page shows only a bit of it).

Thanks!
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote