Add to cart button disappearing on Product pages AGAIN...

Posts: 21
Joined: 01/29/2008

Well, I'm back. This time I tried to update from Ubercart beta1 to beta5. Now I cannot display the Add to cart button or images on a Product page. The imagecache fix did not work. Is there any way you guys can provide some kind of data flow diagram for Ubercart that explains the MySQL table relationships including how it integrates in with Drupal? This would really help me troubleshoot my problem. I'm sure it's something simple that's not linking correctly. Also, should I run the update.php script? I don't want to update Drupal, just the Ubercart modules.
Thanks

Posts: 21
Joined: 01/29/2008

I should probably explain how I performed my "upgrade" from Ubercart beta1 to beta5. I disabled all Ubercart modules and then uninstalled them from the tab (I did not move the modules out of the sites/all/modules directory). Instead, I just replaced the ubercart beta1 folder with beta5 and then enabled the modules again. Is this the correct procedure? Also, I'm running Drupal 5.5 and MySQL 4.1.20 which are both considerably out of date. Not sure if that makes any difference.
Thanks

Posts: 29
Joined: 08/08/2007
Uber Donor

You can find upgrade instructions at http://www.ubercart.org/faq/3074. I'm not sure if the upgrade would cause the add to cart button to go away; but it certainly is a possibility.
Scott

Posts: 21
Joined: 01/29/2008

Hi sc0tt,
I saw those instructions also. I'm just concerned as to WHY the Add to cart button disappeared. There has to be an explanation for it. As far as I could tell, all the uc_* tables were removed after uninstalling the Ubercart modules. Unless there was some residue left over in the Drupal tables, I don't see why this wouldn't work. If there is some residue, then maybe the uninstall feature needs updated? What do the Uberdudes think about this?