I've got my own Heroku account for testing Insoshi, and I've reproduced the problem. It appears that Heroku *does* create posts, but for some reason the posts don't show up in the data browser. I suspect it has something to do with Single Table Inheritance (a Post model with derived ForumPost and BlogPost models), but it's hard to be certain. I'll be sure to let them know about the issue.
Michael On Wed, Sep 10, 2008 at 2:05 PM, Lance <[EMAIL PROTECTED]> wrote: > > This is an issue with Heroku. I created a local dev environment and > the Posts table is being updated. > > Thanks, > Lance > > On Sep 10, 10:49 am, Lance <[EMAIL PROTECTED]> wrote: >> I've studied the data model and played around with the app long enough >> to be think I understand most of it now. The one thing that is >> bothering me is that my Posts table still has zero records, even >> though I have created a lot of content (blogs, blog posts, forum >> topics, topic posts, comments, etc.) Is this possibly a bug with my >> host Heroku, or am I missing something obvious? >> >> Thanks! >> Lance > > > -- Michael Hartl Insoshi social software http://insoshi.com/ --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
