Quote Originally Posted by inksale
I have the same issue and posted it yesterday.
Haven't got an answer back yet. wonder if something is missing from the newest upload?

I ran the SQL file from the zen tools browsing to the file I unziped if it matters.
Check if you have the "Store Fax" and "Store Phone" already at line 3 and 4 in admin/configuration/my store. As i already had that (from SO1,3) the sql stopped to execute the comands after that of some unknown reason.

if yes, just paste every comand one by one from:

INSERT INTO zen_configuration VALUES (NULL, 'Enable Purchase Order Module', 'MODULE_PAYMENT_PURCHASE_ORDER_STATUS', 'True', 'Do you want to accept Purchase Order payments?', 6, 1, now(), now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'), ');

It helped me...
Peterbkk