Inicio
Welcome to pyForum.org.
A message board system written in pure python using the web2py framework.
Download pyForum (v1.0.3): pyForum_1-0-3.tgz.
Anonymous Users - Change Forum Language To: Deutsch | English | Español
New Installatoin of version1.0.1
Por: crustyoz
Rango: Starfleet Ensign
Entradas: 2
De: Barbados
Agregado: Fri, 24 July, 2009 - 11:35 PM

During installation for Sqlite3 database use, the following points were discovered:

1. SQL instructions in INSTALL file were converted to permit use of
Sqlite3 database. Only changes were unquoted 'True' and unquoted
'False' values need to have single quotes around them. The small
amount of testing so far has worked without problems.

2. In models/db.py the line:
db=SQLDB("mysql://user:pwd@server:port/db")

was changed to:
db=SQLDB("sqlite://forum.db")

where 'forum.db' is my chosen name for the single file required
by Sqlite.

3. The databases directory contains a large number of existing files
that are assumed to be MySql related. They have been ignored in
testing so far.

4. After login to the forum using the default admin login, the 'Forum
Administration' link was clicked. The body of the displayed page
showed a table of statistics about current database contents.
In the file views/zadmin/index.html, line 29, 'tr class="shadedark"'
is missing the closing right angle bracket. This causes the title
to appear above the table and the relevant row has the count shifted
left one column on display.

5. Small typographical error in default/edit_topic.py, line 98:

- Adminitrative-only options, not available to regular members.

is missing an 's' in 'Adminitrative' and should be:

- Administrative-only options, not available to regular members.
Por: crustyoz
Rango: Starfleet Ensign
Entradas: 2
De: Barbados
Agregado: Fri, 24 July, 2009 - 11:48 PM

Point 5. above also applies to default/add_topic.py, line 119.
Por: Speedbird
Rango: Starfleet Lieutenant
Entradas: 61
De: Camas, Washington
Agregado: Tue, 28 July, 2009 - 09:02 PM

From: crustyoz

During installation for Sqlite3 database use, the following points were discovered:

1. SQL instructions in INSTALL file were converted to permit use of
Sqlite3 database. Only changes were unquoted 'True' and unquoted
'False' values need to have single quotes around them. The small
amount of testing so far has worked without problems.

2. In models/db.py the line:
db=SQLDB("mysql://user:pwd@server:port/db")

was changed to:
db=SQLDB("sqlite://forum.db")

where 'forum.db' is my chosen name for the single file required
by Sqlite.

3. The databases directory contains a large number of existing files
that are assumed to be MySql related. They have been ignored in
testing so far.

4. After login to the forum using the default admin login, the 'Forum
Administration' link was clicked. The body of the displayed page
showed a table of statistics about current database contents.
In the file views/zadmin/index.html, line 29, 'tr class="shadedark"'
is missing the closing right angle bracket. This causes the title
to appear above the table and the relevant row has the count shifted
left one column on display.

5. Small typographical error in default/edit_topic.py, line 98:

- Adminitrative-only options, not available to regular members.

is missing an 's' in 'Adminitrative' and should be:

- Administrative-only options, not available to regular members.



Excellent crustyoz, thank you very much for your input, I will make sure these issues are addressed one way or another, I will try to reply to this thread once I have an update.

Also, I've been a bit busy lately with my day job, though I may not be as fast to reply, I will try to do it in a timely fashion non the less.

BTW - I've been several times to Barbados and have several good friends over there, flew back and forth from Barbados and Grenada, best two places in the Caribbean ;)

-- sb
Bienvenidos
· Inicio
nombre del Usuario:
Clave de Acceso:
 
Búsqueda Rápida:
Anuncios del Sistema
Últimos Mensajes