I did try it, but it just reloads my login page, but without the form?
I have had this:
<form action="<?=$HTTP_SERVER_VARS['HTTP_REFERER']?>" method="POST">
I dunno, really at this point a shot in the dark...I have seen this:
<?=$PHP_SELF?><?if($QUERY_STRING){ echo"?". $QUERY_STRING;}?>
but it didn't work either...
Help🙁