Nope, 3.0.7
Sorry, I should have specified that before.
Are you meaning:
HTML Code:
<form action="member.php?u=$userid" method="post">
It's linking to the correct user id, but it's giving me the error message that you receive if putting in a non-existing userid. If that makes sense?
I'll post a screen:
It's giving me the error message, but the user id clearly does exist.. just kind of weird.