I see your not using clean_urls, can you try changing this part? I dont think it will make a difference but its the only thing I can think of
open wrapper and find:
out_url = '{$list_url}/{$url_helper_a}forward{$url_helper_u}' + username + '{$url_tail}';
Replace with:
out_url =...