03-23-2007, 05:16 PM
|
|
|
Registered User
Industry Role:
Join Date: Jan 2001
Location: Your moms box
Posts: 26,727
|
Quote:
Originally Posted by ssp
try changing this:
$board_config['agreed_val']&refer_id=$refer_id
to this:
$board_config['agreed_val']."&refer_id=" .$refer_id
|
fixed!!!!!!
Thanks a bunch
|
|
|