[JBoss-user] [Nukes User] - Re: Forums on Postgresql

2004-02-24 Thread cooper
I don't have postgres yet so I can't tell you, please look into the case as we are 
going to release nukes 1.0 + forums. I would like this to be fixed.

thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822713#3822713

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822713


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Forums on Postgresql

2004-02-24 Thread sgwood

There are some issues in the Postgres database definition. I'll post a fix for this in 
the next few hours.


Sherman

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822735#3822735

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822735


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Forums on Postgresql

2004-02-24 Thread cuoz
I poked around a bit...

The problem is that the ddl for Postgres defines the phpbb_forums table with the 
following field:
 prune_enable   | smallint   | not null default '0'

but nukes tries to use the field as boolean.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822751#3822751

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822751


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Forums on Postgresql

2004-02-24 Thread cuoz
the same problem exists in the phpbb_posts table with all the enable_* fields.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822756#3822756

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822756


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Forums on Postgresql

2004-02-24 Thread sgwood

I know, I know.


Working on it now



Sherman

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822765#3822765

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822765


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Forums on Postgresql

2004-02-24 Thread sgwood

Checked in DDL and setup.xml changes.

Also fixed a problem in the BB module where an invalid JDBC query was being executed 
when there were tracked topics.


Sherman

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3822781#3822781

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3822781


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user