Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: jazbokes on May 12, 2006, 10:07:22 AM

Title: Thinclient contrib for sme7.x: error
Post by: jazbokes on May 12, 2006, 10:07:22 AM
I'm getting this error message when I attempt to enable PXE Boot Server;

Software error:

Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.



thx

Jon..
Title: Re: Thinclient contrib for sme7.x: error
Post by: CharlieBrady on May 12, 2006, 07:30:34 PM
Quote from: "jazbokes"
I'm getting this error message when I attempt to enable PXE Boot Server;

Software error:

Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.


Please report problems with contribs via the Bug Tracker. Thanks.
Title: Re: Thinclient contrib for sme7.x: error
Post by: TrevorB on June 08, 2006, 06:31:15 AM
Quote from: "jazbokes"
Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.

Sorry, only just noticed this post....

This happens when you haven't included used my local tftp server and is a bug in my code (I need to cater for it not being there).

This is now raised.

Trevor B
Title: Thinclient contrib for sme7.x: error
Post by: TrevorB on June 14, 2006, 09:23:54 AM
Fixed!

smeserver-thinclient-2.0-5.noarch.rpm is now in my contribs area.

http://mirror.contribs.org/smeserver/contribs/trevorb/7.x/Thinclient/
Title: Thinclient contrib for sme7.x: error
Post by: jazbokes on June 14, 2006, 03:32:15 PM
Thanks Trevor,  I will give it a try ..

Question..Can I use your contributions  for device provisioning (DHCP options 66/67)
http://www.snom.com/wiki/index.php/DHCP

Thanks in advance
Title: Thinclient contrib for sme7.x: error
Post by: TrevorB on June 15, 2006, 12:42:19 AM
Quote from: "jazbokes"
Question..Can I use your contributions  for device provisioning (DHCP options 66/67)
http://www.snom.com/wiki/index.php/DHCP

The tftp server part will work fine, but does clash with selintra-sail if you are using that (I need to work with them to sort out where certain config files should live..).

With the thinclient part, you could use a seperate 'distribution' pointing at the directory with your configs and Executable = "snom.php?mac={mac}".

This should supply the appropriate parameters via the smeserver dhcp.

Good Luck and please feedback if it is successful. Someone else might like to know :-)
Title: Thinclient contrib for sme7.x: error
Post by: jazbokes on June 15, 2006, 02:46:47 AM
Thanks Trevor for your prompt response, I will try it with Trixbox (asterisk@home)

Jon
Title: Thinclient contrib for sme7.x: error
Post by: TrevorB on June 15, 2006, 02:58:39 AM
Quote from: "jazbokes"
I will try it with Trixbox (asterisk@home)

When testing Asterisk, I used the Asterisk@Home CD on an old 366 Celeron, and it was such a simple install and setup.

I have since moved to using smeserver-asterisk & selintra-sail (which required a little more learning....) and am happily using it on my home server.

For that setup I have just used the tftp-server from centos with selintra-sail and not my version.

yum --enablerepo base --enablerepo updates install tftp-server