I have NOT checked to see whether a ; gets dropped while displaying whos-online output, but if not, then from the screenshot you provided, there is at least one clear problem:
The problem is that the parameter for the zenid is malformed./elegance/index.php?main_page=checkout_process&zenid=11c92b2fca02bbb37d8f32dcbc4cf1c7&crypt=blahblahblah
It should be & or & not just &
I'm not sure where in the code it's doing that, but it looks like something's not creating the link properly (unless whos-online is scrubbing out ; marks for some reason, which as I said, I haven't checked for).



