[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 223
Re: Can't send offers
« Reply #15, on December 31st, 2017, 01:06 AM »
Thanks, can you try again..? I've added an explicit header to turn the Ajax result into plain text, while jQuery for some reason insisted that I was returning XML, even despite my override. Because Firefox has a different parser, it sent you those errors when parsing HTML5 instead of "good old" XHTML.
*Perhaps* that's the reason your request to send offer would fail, but honestly I doubt so... At least, well, at least you won't get these errors now.
Re: Can't send offers
« Reply #16, on December 31st, 2017, 01:26 PM »
Lol, the irony is that I can no longer send offers from my smartphone now. Dunno if it's due to the explicit header thing, I'll look into it when I'm back on my pc.

Gelweo

  • Newbie
  • Posts: 6
  • Trades: 54

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 223
Re: Can't send offers
« Reply #18, on January 2nd, 2018, 03:37 PM »
I'm sorry for not being there to fix that earlier... I was just busy with the New Year stuff. (Happy New Year, BTW!)

So, offer sending should now be fixed on all browsers. The issue was quite 'funny', in that setting the content to a plain text type changed the object Ajax sent back to my script-- from an actual object to a simple string. So I was trying to show 'doc.responseText', when actually the end result was just in 'doc' itself.

I've also fixed the search engine on desktop browsers, and made it 'usable' on mobile browsers-- unfortunately you'll have to select an app type FIRST, and then type your desired search string, instead of being able to switch between types as on a desktop browser. There's an alternative, but it ends up hiding the top of the search results box (only a few pixels but I hate this kind of bug), and I'm unable to figure out why there's a problem with the z-index precedence. (Seriously, it's pretty complicated..)
Re: Can't send offers
« Reply #19, on January 3rd, 2018, 09:36 AM »
Quote from Lestrade 尚 on January 2nd, 2018, 03:37 PM
There's an alternative, but it ends up hiding the top of the search results box (only a few pixels but I hate this kind of bug),
BTW, I decided to go with that solution-- the few pixels didn't make any noticeable difference in a mobile context, and it's really more comfortable to use.

nhex

  • Newbie
  • Posts: 15
  • Trades: 7

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 223
Re: Can't send offers
« Reply #21, on January 4th, 2018, 10:22 AM »
Uh really?!
But I've fixed it everywhere else... :(

Can you try this? Select games, click preview, then refresh the page and try to send offer.

nhex

  • Newbie
  • Posts: 15
  • Trades: 7
Re: Can't send offers
« Reply #22, on January 6th, 2018, 12:17 AM »
didn't work. :( I don't know what else you can really do. Thanks for trying though

[Lestrades.com] Nao 尚

  • I'm Share-Locked
  • Administrator
  • Posts: 1,396
  • Trades: 223
Re: Can't send offers
« Reply #23, on January 6th, 2018, 08:46 AM »
Please this isn't helping.. at what point in the indicated process did it not work as expected..? Refreshing the page should be loading the items requested, as the url is being updated with them...