I cannot login with phoronix test suite.. the uploadkey doesent get returned. from the file_get_contents() call.
i also get errors:
Warning: imagettfbbox(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 187
Warning: imagettftext(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 233
Warning: imagettfbbox(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 191
Warning: imagettftext(): Invalid font filename in /home/redeeman/System/Apps/phoronix-test-suite/pts-core/objects/pts_Graph.php on line 268
Not yet, still can't figure out what the issue would be as right now the PTS Global system is so simple. Can you try making another account and see if it lets you log in there?
new account does not work.. i have created 3 accounts.. the first one called "Redeeman", then when that didnt work, i tried "KasperSandberg", then just now, i tried "tehredee". I realize that you use lower case internally (atleast in the client), but i just preserve case here for 100% correctness.
i have just changed the file_get_contents into an echo and dumped the url, i will private message you the url, the php file returns nothing. So it definetly is server side..
Can't login either. The console app says "PTS Global Account Not Found.", but if I try to register again with the same username, the website says "This user-name is already in use. Please choose a new name.". I did click on the confirmation link upon registering, and that worked.