<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Folks:<div>I am upgrading my site from Drupal 6 to 7. All is well, except for the Ubercart stuff. I get an error message (below) and need to do some hand editing of the db. But, I can't tell, from the error message what table I need to edit. I don't see role_permission in any of the uc_order_#### tables.</div><div><br></div><div>How should I approach this?</div><div>Thanks,</div><div>Bill</div><div><br></div><div><div id="update-results"><h2>The following updates returned messages</h2><h3>uc_order module</h3>
<h4>Update #7301</h4>
<ul><li class="failure"><strong>Failed:</strong> <em class="placeholder">PDOException</em>:
 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' 
cannot be null: INSERT INTO {role_permission} (rid, permission, module) 
VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, 
:db_insert_placeholder_2); Array
(
    [:db_insert_placeholder_0] =&gt; 2
    [:db_insert_placeholder_1] =&gt; view own invoices
    [:db_insert_placeholder_2] =&gt; 
)
 in <em class="placeholder">user_role_grant_permissions()</em> (line <em class="placeholder">3058</em> of <em class="placeholder">/Applications/MAMP/htdocs/modules/user/user.module</em>).</li></ul><div>I</div></div><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><div>Prothero William</div><div><a href="mailto:waprothero@gmail.com">waprothero@gmail.com</a></div><div><br></div></span><br class="Apple-interchange-newline">

</div>

<br></div></body></html>