~~~ Please read before posting. ~~~

Important: We need your Club Number at a minimum, and as many details as possible.
For further info please read This page before posting.

DATA TRANSFER ERROR - why happening

  • desplainestoastmasters
  • desplainestoastmasters's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 67
  • Thanks: 9

DATA TRANSFER ERROR - why happening

7 years 3 months ago
#71109
Logged in as Admin on 8/6; skimmed the top two 7-18 messages and tried to click on Save.
(Note I never had this type of error just reading the list of modifications).

***DATA TRANSFER ERROR***
JavaScript Function=ShowMessages Dialog
Status=error
Error=Request URI Too Long

Please notify us about this at support.toastmastersclubs.org .

Had two Data Transfer errors when logged in as self/VPE - but can'r remember what caused them.
The topic has been locked.
  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 10951
  • Thanks: 3643

Re: DATA TRANSFER ERROR - why happening

7 years 3 months ago
#71110
click on the reload link at the bottom of your site.
Thank you,

Brian McDonald DTM
Silver and Wiser Online Toastmasters Club #777940

Technical Support Consultant for FreeToastHost
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11526
  • Thanks: 3050

Re: DATA TRANSFER ERROR - why happening

7 years 3 months ago - 7 years 3 months ago
#71118
Actually, this did warrant a code change by me... I switched the http data transfer method from a "GET" to a "POST" to handle the extra length. If you reload, you should not get this particular data transfer error ("Request URI Too Long") again.

The root issue here is that I never expected people to hold onto these messages forever. It causes some headaches like this data transfer error... I have been considering just truncating them off at some length... I know admins would likely get PO'd if I do that, but I may have to at some point. Sending all these messages back and forth to the server just sucks up a lot of server performance and can cause other issues. I have recently started caching them on user's computers, but the sheer size of the text (if retaining all of them) can still cause headaches.
Last edit: 7 years 3 months ago by SteveTheTechie.
The topic has been locked.
Moderators: BrianPamrhtaylor3marc33NotLiableNSBjgavinHeniLcala305peterb323DebbieT
Time to create page: 0.197 seconds