We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Parse error language add | Forum

dave Leader
dave May 31 '16
Remember about a week ago someone was saying they got a parse error while adding the language keys.  Well i got it today and i know why its happening. 


Its happening because the language add window is a small popup and when you let your token expire it cant display the message on the smaller window so it gives you a parse error.  


Then when you close that window, the token expire displays. 


To repeat this do this: 


1. Add a couple of new key values in language under a plugin name

2. let it sit (with smaller window closed) and let the token expire (21min)

3. add another language key same plugin 

4. you should get a parse error

5. close the smaller window

6. the token expired notice appears. 


Thanks :)


I am interested in how they fix this because in some of my plugins i may have a popup as well in the future and it would be good to know how they fixed this. 


The Forum post is edited by dave May 31 '16
dave Leader
dave May 31 '16
Actually i think the way to fix it is to have it triggered off of the page ADD NEW+  button rather than the small window save button. That way if it expires and you click add new then youll get the notice prior to the popup loading.
ross Team
ross Jun 1 '16
Thanks for the report Dave, I have passed it to the devs.