?? doesn't work for me
I've got mod_rewrite=false and the same problems like described before every login just works after second attemt with forward and back in my broser (Firefox and IE newest versions)
I replaced in zen/admin-functions.php, line 144;
and got now the error:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /usr/export/www/vhosts/funnetwork/hosting/marabu/wordpress/photos/zen/admin-functions.php on line 146
PS: Addin ";" and "," at the end of your line didn't work
[EDIT] Ok sometimes i don't get the point, maybe
here's the corrected version from me:
// Is rewrite enabled?
echo "\n <input type=\"hidden\" name=\"redirect\" value=\"/zen/admin.php\" />";