Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread Chris Travers
On 7/16/07, David Bandel <[EMAIL PROTECTED]> wrote: That got it. Had I looked, I could have given it to you. I diff'd a DB.pm.new I saved and it clearly showed that backslash on line 87. Bug closed. Thanks. If you need a fix for the closed books problem, grab AM.pm from branches/1.2 Be

Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread David Bandel
On 7/16/07, Chris Travers <[EMAIL PROTECTED]> wrote: > Hi David; > > I believe I have found the problem with the session timeouts. > > try adding a backslash (\) in front of the @ sign in line 87 of the > LedgerSMB/Session/DB.pm That got it. Had I looked, I could have given it to you. I diff'd a

Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread Chris Travers
Hi David; I believe I have found the problem with the session timeouts. try adding a backslash (\) in front of the @ sign in line 87 of the LedgerSMB/Session/DB.pm I will be doing my own testing before I commit this change. Best Wishes, Chris Travers On 7/16/07, Chris Travers <[EMAIL PROTECTE

Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread Chris Travers
On 7/16/07, David Bandel <[EMAIL PROTECTED]> wrote: On 7/16/07, Chris Travers <[EMAIL PROTECTED]> wrote: > > > On 7/16/07, David Bandel <[EMAIL PROTECTED]> wrote: > > Chris and crew, > > > > Upgraded from 1.2.5 (with some of my own hot-fixes) to 1.2.7. > > What sort of hot fixes? Were these re

Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread David Bandel
On 7/16/07, Chris Travers <[EMAIL PROTECTED]> wrote: > > > On 7/16/07, David Bandel <[EMAIL PROTECTED]> wrote: > > Chris and crew, > > > > Upgraded from 1.2.5 (with some of my own hot-fixes) to 1.2.7. > > What sort of hot fixes? Were these re-applied? one I remember, in Form.pm, I changed one oc

Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread Jeff Kowalczyk
--- Chris Travers <[EMAIL PROTECTED]> wrote: > David Bandel <[EMAIL PROTECTED]> wrote: > > Upgraded from 1.2.5 (with some of my own hot-fixes) to 1.2.7. > > What sort of hot fixes? Were these re-applied? LedgerSMB runs well as a svn checkout, including local changes. It would probably be a good

Re: [Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread Chris Travers
On 7/16/07, David Bandel <[EMAIL PROTECTED]> wrote: Chris and crew, Upgraded from 1.2.5 (with some of my own hot-fixes) to 1.2.7. What sort of hot fixes? Were these re-applied? 1. I get asked at _every_ link selection to login (session expired) Used the admin interface to up the time fr

[Ledger-smb-devel] 1.2.7 upgrade problems

2007-07-16 Thread David Bandel
Chris and crew, Upgraded from 1.2.5 (with some of my own hot-fixes) to 1.2.7. 1. I get asked at _every_ link selection to login (session expired) Used the admin interface to up the time from 3600 to 86400 because the preferences interface wouldn't save the value. Still no go, though. 2. AR li

Re: [Ledger-smb-devel] inventory function

2007-07-16 Thread Victor Sterpu
The last 2 queryes that I posted were proven to be wrong after a little testing. I've just looked on Ed's queryes. It can't last 2 hours on a database like you described(it takes a few seconds on my db). Maybe you nedd a "vacuum analyze" and an update to max_fsm_pages - I had the same problem

[Ledger-smb-devel] New developments in /trunk

2007-07-16 Thread Chris Travers
I: The menu has been ported over to the new architecture. This is significant because does the following: 1) Removes the awkwardness of storing hierarchical data in a format (.ini) not designed or able to handle it. 2) Allows menus to be accessed from other code as well. If oyu have a PHP app

[Ledger-smb-devel] LedgerSMB 1.2.7 released, contains critical updates

2007-07-16 Thread Chris Travers
LedgerSMB 1.2.7 has been released which contains a number of critical updates affecting users of LedgerSMB 1.2.x. These include a fix for a severe security issue. All users who are currently running LedgerSMB 1.2.x are urged to upgrade at once. A security advisory is currently under development