[freeside] FreeSide 1.5 & Signup Server
Jamyn
freeside at wiretapped.us
Sun Aug 8 19:31:55 PDT 2004
ivan wrote:
> running it currently. More so than 1.4, proper, comprehensive bug
> reports and patches are more helpful than very general "has anyone had
> success with this?" queries with a one-line error message and no further
> information or evidence you've looked into the problem in more depth,
> not even the information requested when you signed up for the list.
I understand what you are saying. I apologize for not clarifying that I have
indeed tried to find the answer before mailing the list.
I wanted to make sure that others had in fact gotten it to work before
spending
additional hours trying to find the cause of the problem. I didn't mean it as
a bug report. I did in fact search and read both the user and devel mailing
list archives for the error message, and all pages of results for "signup
server".
Prior to emailing the list, I did turn on debugging, and it looked to me like
parts of the hash that contained the user's information when signing up were
not being sent back correctly. It looked like the password being typed was
placed into the phone number field.
I am logging in as a reseller (agent.cgi), and then attempting to sign
up a new
client.
The information typed into the signup sheet was:
FIRST: FUZZY
LAST: BEAR
ADDRESS1 : 1 FUZZY WAY
ADDRESS 2: NO SUITE NUMBER
COMPANY: FUZZY BEAR COMPANY
CITY: HOUSTON
STATE: TX
ZIP: 77777
PHONE: 713-555-1212
FAX: 713-555-1212
USERNAME: fuzzy
PASSWORD: fuzzybear
POP NUMBER: 7134908053 (record # 11483 in the PgSQL dialup # database)
From the debug message, some of the fields appear to be out of sync.
-------------------------
[server] [Sun Aug 8 20:18:50 2004] [32598] receiving packet from client
[server] [Sun Aug 8 20:18:50 2004] [32598] Use of uninitialized value in
concatenation (.) or string at
/usr/local/sbin/freeside-selfservice-server line
91.
[server] [Sun Aug 8 20:18:50 2004] [32598] packet received
=>
session_id=>478a5938564190586d4f454db8bb5475
_token=>35284
_packet=>Signup/new_customer
2=>username
payname=>invoicing_list
state=>TX
city=>HOUSTON
ss=>
11483=>refnum
fax=>713-555-1212
POST=>pkgpart
paycvv=>
company=>FUZZY BEAR COMPANY
country=>US
first=>FUZZY
daytime=>713-555-1212
night=>713-555-1212
last=>BEAR
paydate=>-
address2=>NO SUITE NUMBER
zip=>77777
fuzzy=>sec_phrase
address1=>1 FUZZY STREET
county=>
payby=>payinfo
fuzzybear=>popnum
[server] [Sun Aug 8 20:18:50 2004] [32598] forking child
[server] [Sun Aug 8 20:18:50 2004] [32598] child 36206 spawned
[server] [Sun Aug 8 20:18:50 2004] [32598] waiting for packet from client
[server] [Sun Aug 8 20:18:50 2004] [36206] calling Signup/new_customer
handler
[server] [Sun Aug 8 20:18:50 2004] [36206] Use of uninitialized value
in length
at /usr/local/lib/perl5/site_perl/5.8.5/FS/ClientAPI/Signup.pm line 130.
[server] [Sun Aug 8 20:18:50 2004] [36206] sending response
[server] [Sun Aug 8 20:18:50 2004] [36206] child exiting
More information about the freeside-users
mailing list