Closed Bug 432646 Opened 16 years ago Closed 16 years ago

add/fix ability to invite/track guests

Categories

(Webtools Graveyard :: Party Tool, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: abuchanan, Assigned: rflint)

Details

currently pages that would list or invite guests are broken.  

e.g. your_mozparty_base/events/view/1

with errors like 

Table 'mozparty.guests' doesn't exist
Table 'mozparty.parties' doesn't exist

At some point, I think parties got switched to events (Ryan?), an there are lots of remnants left over
Here is that change set -- guess some stuff got missed? 

http://hg.mozilla.org/users/rflint_ryanflint.com/mozparty/index.cgi/rev/1dda90852d13
ok, i see some other missing things also, such as models/venue.php and any venue table in the Db schema.
The venue table (and model) were replaced by the v* fields in the events table. Guests are now events_users and invites are moving to a combination of the invites table and the old fixed per-event code.
Assignee: nobody → rflint
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.