|
|
(4 intermediate revisions by one other user not shown) |
Line 11: |
Line 11: |
| ** Did you enter the right account information in the [[Billers Admin]]? | | ** Did you enter the right account information in the [[Billers Admin]]? |
| ** Did you setup each biller on their website? | | ** Did you setup each biller on their website? |
− | ** Did you setup the biller [[Join Options]] in the [[Sites Admin]]. | + | ** Did you setup the biller [[Join Options]] in the [[Sites Admin]]? |
| | | |
| * Did you setup at least one [[ct#Cascade|cascade]]? | | * Did you setup at least one [[ct#Cascade|cascade]]? |
Line 18: |
Line 18: |
| | | |
| * Did you setup all of your sites? | | * Did you setup all of your sites? |
− | ** Did you setup an Apache VirtualHost for each [[Link Domain|linkdomain]]. | + | ** Did you setup an Apache VirtualHost for each [[Link Domain|linkdomain]]? |
− | ** Did you design a [[ct#Join Form|Join Form]] for each site. | + | ** Did you design a [[ct#Join Form|Join Form]] for each site? |
| | | |
| * Did you setup and enable your [[ct#Program|programs]]? | | * Did you setup and enable your [[ct#Program|programs]]? |
Line 32: |
Line 32: |
| * Did you setup your member management? | | * Did you setup your member management? |
| | | |
− | * Did you add ?<?=$_SERVER['QUERY_STRING']?> to your paysite's page to page links and did you change the join link to that provided on the top of the sites edit page? | + | * Did you add ?<?=(!empty($_REQUEST['nats']) && !preg_match('/[\'\"<>()\\\+\[\]]/', $_REQUEST['nats']))?'&nats='.$_REQUEST['nats']:''?> to your paysite's page to page links and did you change the join link to that provided on the top of the sites edit page? |
| | | |
| * Did you test any link codes? | | * Did you test any link codes? |