* BeerBong ([EMAIL PROTECTED]) [010915 07:43]:
> > > We have also heard something about OpenInteract, which is based on
> > > Template Toolkit - may be it would be simplier to use it?
> >
> > It does sound like a possible good choice for your purposes, since it
> > combines a basic application structure with Template Toolkit integration
> and
> > an object/relational mapping tool (SPOPS) for data management.
> 
> It seems to be interesting application.
> We developed many content management systems for sites with more than one
> access rights levels and more than one databases as storage of content
> (MySQL and Oracle, if be precise).
> May be we will use it, although it (SPOPS-0.50) don't want be compiled on my
> home WinXP environment.
> Errors while SPOPS make test
> t\30_dbi............ok 4/18se of uninitialized value in string at
> C:/TEMP/SPOPS-
> 0.50/blib/lib/SPOPS/DBI.pm line 634.
> SPOPS::DBI::_save_insert (634) >> Insert failed! Args:  $VAR1 = {
>           'db' => bless( {}, 'DBI::db' ),
>           'is_add' => 1,
>           'table' => 'spops_test',
>           'skip_cache' => 1,
>           'field' => [
>                        'spops_goop',
>                        'spops_id',
>                        'spops_name',
>                        'spops_num'
>                      ],
>           'value' => [
>                        'oopie doop',
>                        42,
>                        'MyProject',
>                        241
>                      ],
>           'return_sth' => 1
>         };

This probably depends on the database you're using as to why it
failed. We can definitely help out with this, but there are separate
mailing lists for this so we don't bog down the modperl list.

> and if I make install, I get a similar errors while do
> oi_manage --package=INITIAL install_sql

Ditto as above. I'll take this msg over to the list to see if we can
help out.

Chris

-- 
Chris Winters ([EMAIL PROTECTED])
Building enterprise-capable snack solutions since 1988.

Reply via email to