On Thu, Aug 2, 2012 at 6:07 AM, M Lubratt <
..hidden..> wrote:
>
>
> On Wed, Aug 1, 2012 at 9:23 PM, Chris Travers <
..hidden..>
> wrote:
>>
>> On Wed, Aug 1, 2012 at 8:52 AM, M Lubratt <
..hidden..> wrote:
>> > Hello!
>> >
>> > I updated to 1.3.21 yesterday using "fetch -o ledgersmb-1.3.21.tar.gz
>> >
>> >
http://sourceforge.net/projects/ledger-smb/files/ledgersmb/1.3.21/ledgersmb-1.3.21.tar.gz/download".
>> > Or, t least I think I did. The database reports version 1.3.20 (after
>> > running
setup.pl), the screens report version 1.3.20, but the VERSION
>> > file
>> > reports 1.3.21.
>> >
>> > I'm trying to add an AP transaction, but the screen isn't coming up (the
>> > frame remains blank). Looking in the error log, I see this:
>> >
>> > [Wed Aug 01 10:32:46 2012] [error] [client 192.168.3.200] Can't locate
>> > object me
>> > thod "open_status_div" via package "Form" at bin/
aa.pl line 594.,
>> > referer:
>> >
>> > http://*******/ledgersmb/
menu.pl?login=***&action="">
>> > [Wed Aug 01 10:32:46 2012] [error] [client 192.168.3.200] Compilation
>> > failed
>> > in
>> > require at /usr/local/www/apache22/data/ledgersmb/ap.pl line 7.,
>> > referer:
>> >
>> > http://*******/ledgersmb/
menu.pl?login=***&action="">
>> >
>> > I'm running:
>> > FreeBSD 9.0
>> > Apache 2.2.22
>> > Perl 5.12.4
>>
>> Please find or locate all versions of LedgerSMB/Form.pm and report
>> paths back. My guess is it is still running an old version of Form.pm
>> somewhere.
>>
>>
>
> ledgersmb/LedgerSMB/Form.pm
> ledgersmb/blib/lib/LedgerSMB/Form.pm
> /usr/local/lib/perl5/site_perl/5.12.4/Form.pm
>
> I just saw your reply to my bug filing. I did use "make install" initially
> to load all of the CPAN modules. I didn't realize it was also "installing"
> LSMB into the perl infrastructure. Do I have to delete all of the .pl files
> from /usr/local/lib/perl5/site_perl/5.12.4 that also appear in the ledgersmb
> file tree?