|
|
What Version(s) of Postgres does zForum run on?
Postgres availability will be enabled on zForum 1.0.3, which is currently being tested, the conversion has been made already and there is a specific schema provided to create the database. zForum is currently being tested under Postgres 7.4.6 on a clean install from a stock, Fedora Core 3 yum instal
|
speedbird
|
1
|
1,738
|
Sat Jan 28, 2006 - 03:18
By
speedbird
|
|
|
postgres in zforum 1.1 R1
I'm trying to use Zforum for the first time. I downloaded the latest official version, installed the product on my zope instance successfully and then tryed to add it to a folder in ZMI. Then the problems start.
In the creation form I have no choice to select Postgres instead of Mysql. Anyway I tr
|
vince
|
1
|
2,205
|
Tue Nov 13, 2007 - 08:07
By
rmansuri
|
|
|
Newbie Questions
Hi,
I'm trying to get zforums going on Debian Etch. Zope/(Zope 2.9.6-final, python 2.4.4, linux2) ZServer/1.1 Plone/2.5.1' Postgresql 8.1
I get what looks to be a database error in getting zforum working.
Exception Value
ERROR: permission denied for relation zf_system_properties select * fr
|
mpapet
|
0
|
876
|
Wed Oct 24, 2007 - 11:59
By
mpapet
|
|
|
searchTopics.zsql: instr()
"PostgreSQL does not have an instr function, but you can work around it using a combination of other functions."
http://www.postgresql.org/docs/7.4/static/plpgsql-porting.html#PLPGSQL-PORTING-APPENDIX
|
philipp
|
7
|
7,355
|
Wed Jan 17, 2007 - 12:44
By
oubiwann
|
|
|
Postreg and Zforum
I am using postgreg with my zforum however when i go to the admin/index_html page I get the following error: 'NoneType' object has no attribute 'split'. Does anyone know how I could fix it?
|
BasiaMucha
|
0
|
1,145
|
Wed Dec 06, 2006 - 12:50
By
BasiaMucha
|
|
|
(fixed) - Creation of topics broken in postgresql schema
Creation of topics with all but 2 or 3 authenticated groups selected does not work because of 64 character length on zf_forum.add_postings_access_roles and zf_forum.admin_min_access_roles.
In fact the sql statement below shows different column names for zf_forum anyhow so I've no idea how it manage
|
nickb
|
1
|
1,321
|
Wed Aug 30, 2006 - 01:43
By
speedbird
|
|
|
UNICODE String Errors
If your DB has been created using the default parameters, chances are the DB's encoding type has been set to UNICODE, in order to add non standard characters, (ä, é, ç, etc), you *must* create the DB specifically with your encoding type, for example, the german folks would like to
|
speedbird
|
0
|
1,459
|
Thu Feb 16, 2006 - 11:30
By
speedbird
|
|
|
Postgres
Will zforum work with postgres?
|
drees
|
14
|
2,424
|
Sun Jan 22, 2006 - 03:08
By
speedbird
|