Forum OpenACS Q&A: forums HEAD (4/29/04) does not install

- HEAD 4/29/04 -

Installing data model for Forums 1.1d4...

    * Loading data model .../packages/forums/sql/postgresql/forums-create.sql...

...

Failed to install Forums, version 1.1d4. The following error was generated:

    psql:forums-sc-create.sql:91: ERROR: Relation "forums_forumss" does not exist

(Q: what is the plural of the plural of "forum"?
A: forumss)

===================================================
File forums-sc-create.sql:

create trigger forums_forums_search__utrg after update on forums_forumss

should be: forums_forums

Collapse
Posted by Jeff Davis on
thats fixed.  thanks.