<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'm finally almost done upgrading from Drupal 6 to 7. What a trudge! MAMP was set to php 5.4.4, so I set it back to PHP 5.2.17, gave it a bunch more memory, reduced the number of modules to just essential ones, did the upgrade, then added the ubercart module.&nbsp;</div><div><br></div><div>There is one error that I need to fix manually, because something fails in the update script. Eventually, it ran without error, but there is still an error and I think they're linked. The last update was:<div><br></div><div><br></div><div>---------------</div><div><legend><span class="fieldset-legend"><a class="fieldset-title" href="http://localhost:8888/update.php?op=selection&amp;token=SukaoVGwkNKMG-4VzNKHI1wEQBOpZkIxJX_HcSOe6Yc#">1 pending update</a><span class="summary"></span></span></legend><div class="fieldset-wrapper">
<div class="item-list"><h3>uc_order module</h3><ul><li class="first last">7301 -   Convert view invoices checkbox to permission. </li><li class="first last">-----------------</li>
</ul></div></div><div><br></div><div>I got the following update error:</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">3076</em> of <em class="placeholder">/Applications/MAMP/htdocs/modules/user/user.module</em>).</li></ul></div></div><div><br></div><div>When I go to store/products/view, I get the following error:</div><div><br></div><div><div class="messages error"><em class="placeholder">EntityMalformedException</em>: Missing bundle property on entity of type node. in <em class="placeholder">entity_extract_ids()</em> (line <em class="placeholder">7663</em> of <em class="placeholder">/Applications/MAMP/htdocs/includes/common.inc</em>).</div>
          <div id="content-content" class="clearfix">
            The website encountered an unexpected error. Please try again later.</div><div id="content-content" class="clearfix"><br></div><div id="content-content" class="clearfix">So, how can I fix this manually? I don't have that many products, and can rebuild the products, but what should I do to proceed from here? Since I can't view the products, I can't delete, set, fiddle, whatever.</div><div id="content-content" class="clearfix"><br></div><div id="content-content" class="clearfix">&nbsp;Thanks in advance for any help.</div></div><div id="content-content" class="clearfix">Bill</div><div id="content-content" class="clearfix"><br></div><div><br></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></div></body></html>