DATABASE ERROR PROBLEM SOLVED!!!
So Zach solved this and it is very easy to fix. The problem is a conflict using MySQL5x database. So all you have to do to fix the database error is on 4 lines add damn zeros!
Edit the product-pp_ppg_cat.xml file.
Change the four lines that have: NOT NULL DEFAULT ' ')");
to: NOT NULL DEFAULT '0')");
Save the file and import!
ALL FIXED!
THANKS ZACH!!!
I think the first post needs to be updated with MySQL5x instructions.
|