Thread
:
Any php peeps here? I have an error and can't figure it out.
View Single Post
03-23-2007, 05:17 PM
dropped9
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
with the refer_id in the fix, it will still populate that refer id right?
dropped9
View Public Profile
Find More Posts by dropped9