PostgreSQL errors when creating topic [message #11285] |
Wed, 25 June 2003 21:47 |
joedaddy
Messages: 7 Registered: June 2003
Karma: 0
|
Junior Member |
|
|
When I use FUDForum 2.3.8 with with PostgreSQL 7.2.1, after I install, create a common user, and try to create a topic, I get
Warning: pg_query() query failed: ERROR: Unable to identify an operator '*' for types 'numeric' and 'double precision' You will have to retype this query using an explicit cast in /home/morrisjm/xenotropic.net/boalt/index.php on line 131
Warning: pg_result_error() expects parameter 1 to be resource, boolean given in /home/morrisjm/xenotropic.net/boalt/index.php on line 132
I can't check whether this is fixed in 2.5.0RC because the install for that seems to require zlib, which I don't have access to install on the webserver I'm using.
joe
|
|
|
|
|