FIFA13-Ultimate-Team-Search icon indicating copy to clipboard operation
FIFA13-Ultimate-Team-Search copied to clipboard

Search the FIFA13 Ultimate Team Web App

Results 5 FIFA13-Ultimate-Team-Search issues
Sort by recently updated
recently updated
newest added

Hello, I've made some changes to make it works for ps3. You can read the commit I made for better understand what I did. Inside the example folder there is...

Just trying this.. $EASF_SESS returns 'close' for me. and I recieve the following on searching: ``` {"message":null,"reason":"expired session","code":401} ``` But I do get a NUC and it does seem to...

File searchor.php line 68: ``` $searchstring .= "&minb=$minBid; ``` should be ``` $searchstring .= "&minb=$minBIN"; ``` Line 72 ``` $searchstring .= "&maxb=$maxBid; ``` should be ``` $searchstring .= "&maxb=$maxBIN"; ```

It would seem that currently my code only works if you have an xbox. This is down to line 98 on connector: $machine = $d->shardInfo[0]->customdata1[0]; if you are PC it...

I believe you should set the language under github for this to PHP.