Problem with creating a panel

"Thor Anthrax" <[email protected]> Tue, 16 Dec 2003 01:03:38 +0100
Newsgroups gmane.network.e-smith.devel
Message-ID <001501c3c368$0eb05c80$0201a8c0@nightspirit>
I was trying to store a value from a web panel

my $conf = esmith::ConfigDB->open();
tie my %conf, 'esmith::config', $conf->file;
my $req = $conf->get('privoxy');
$rec->set_prop('status', 'enabled');

When I uncomment the last line I get no error, otherwise I do. What am I
doing wrong here?

my $status = $conf->get('privoxy')->prop('status');
gives me the information that is in the database, so I have opened the file.



Thor


--
Please report bugs to [email protected]
Please mail [email protected] (only) to discuss security issues
Support for registered customers and partners to [email protected]
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org