I needed the redirect to cart so I installed the dev version of uc_event_registration ( 6.x-1.x-dev ) as mentioned on http://drupal.org/node/1241032#comment-5238910

After that is run update.php -> no errors.

I had some paidevent pages made before installing the dev version.

Now when I visit one of the paidevent pages I get this error:

user warning: Table '[DATABASENAME].uc_event_registration_emails' doesn't exist query: SELECT eid FROM uc_event_registration_emails WHERE nid = '283' in /var/www/[VIRTUALHOST]/html/sites/all/modules/uc_event_registration/uc_event_registration.module on line 424.

I can confirm that the tabel dosn't excist.

Comments

neorg’s picture

After some experimentation I came to the folloing solution.

Disable the module Ubercart Event Registration 6.x-1.x-dev in /admin/build/modules
Uninstall de module on /admin/build/modules/uninstall
Enable the module again on /admin/build/modules

This created the missing table.

AndyF’s picture

Status: Active » Fixed

Thanks for reporting this: it's fixed now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Katrina B’s picture

Version: 6.x-1.x-dev » 6.x-1.5
Status: Closed (fixed) » Active

Problem still exists in 6.x-1.5.

AndyF’s picture

Version: 6.x-1.5 » 6.x-1.x-dev
Status: Active » Closed (fixed)

Hi, thanks for taking the time to report back. Please open a new issue and give a full description of what you've done and what problems are occurring. Thanks