[freeside] Sign up page

Peter Kolbe peter at venturenet.co.za
Tue Mar 22 21:52:19 PST 2005


Check if under agent types, the agent you use for the signup server has 
permissions for all the packages.


Peter
----- Original Message ----- 
From: "Albert Whale" <>
To: "ivan-freeside" <ivan-freeside at sisd.com>
Sent: Wednesday, March 23, 2005 4:55 AM
Subject: [freeside] Sign up page


>I am using the sign up page to permit Internet Users to sign up on-line.
>
> However my Sign up page is not displaying the items I wish the users to 
> use to sign up.  While I did change the name of a few items, I did not 
> expect that a name change would take them off od the signup page.
>
> Is there something in the signup.html page for selecting the packages?
>
>  <%=
>    foreach my $package ( @{$packages} ) {
>      $OUT .= '<OPTION VALUE="'. $package->{'pkgpart'}. '"';
>      $OUT .= ' SELECTED' if $pkgpart && $package->{'pkgpart'} == $pkgpart;
>      $OUT .= '>'. $package->{'pkg'};
>    }
>  %>
>
> Only 5 of 9 packages appear in the signup page, but I see no errors in 
> selecting the packages.  What am I missing?
>
> -- 
> Albert E. Whale, CHS CISA CISSP
> Sr. Security, Network, Risk Assessment and Systems Consultant
> -------------------------------------------------------------------
> ABS Computer Technology, Inc. - www.ABS-CompTech.com
> SPAM Zapper - No-JunkMail.com - Spam-Zapper.com - SPAM Stops Here.
> President of the Pittsburgh InfraGard Alliance
>
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.8.0 - Release Date: 2005/03/21
>
> 

--------------------------------------------------------------------------
The information transmitted is intended only for the person to whom it is 
addressed and may contain confidential and/or privileged material.

Although SCDS / Venturenet scans incoming and outgoing emails and email 
attachments for viruses we cannot guarantee a communication to be free of 
all viruses nor accept any responsibility for viruses. 

Although SCDS / Venturenet monitors incoming and outgoing emails for 
inappropriate content, we cannot be held responsible for the views or 
expressions of the author. 

The views expressed may not necessarily be those of SCDS / Venturenet and 
as such, cannot be held responsible for any loss or injury resulting from 
the contents of a message. 
--------------------------------------------------------------------------






More information about the freeside-users mailing list