Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
(16 Feb 2019, 04:38 )zan Wrote: This is what a dev/sandbox environment is for
Theoretically yes, this would be the proper way to deploy any new changes, but ... I would have to support and keep in sync not one but two servers. What means even more time and efforts for something I'm not only not paid, but for what I pay 😁 So my strategy is to test whatever I can on a separate page on this live website or (if testing in advance is not possible) be prepared for a quick roll back, should something go wrong.
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
22 Feb 2019, 17:09
(This post was last modified: 22 Feb 2019, 17:10 by Like Ra.)
Just noticed a strange thing. When I click "Post Reply" the message does not appear in the forum until I refresh the page. This is something about AJAX/jQuery, need to investigate. I don't remember this was the case after right I fixed some issues (see above). OTOH, my firefox is misbehaving today. Investigating...
Posts: 688
Thanks received: 1188
Thanks given: 489
Joined: Sep 2010
(22 Feb 2019, 17:09 )Like Ra Wrote: Just noticed a strange thing. When I click "Post Reply" the message does not appear in the forum until I refresh the page. This is something about AJAX/jQuery, need to investigate. I don't remember this was the case after right I fixed some issues (see above). OTOH, my firefox is misbehaving today. Investigating...
I have the same issue, thought there was a networking issue at first.
Like a video I made? Take a look at my other videos here: https://pornhub.com/model/anneselfbondage/videos
Message me with requests or just to talk!
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
(23 Feb 2019, 08:21 )Anne Wrote: I have the same issue
😟
Can't figure out yet what it is.
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
23 Feb 2019, 10:50
(This post was last modified: 23 Feb 2019, 11:10 by Like Ra.)
WebConsole shows JSON syntax error in the QuickReply function in thread.js:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
And it's not related to ModPageSpeed caching or anything obvious related to the changes I made. jQuery version? But it worked perfectly for several days.
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
It was the TapaTalk plugin, which is not used by at least 99.99% of visitors. Deactivated.
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
Firefox Web Dev Console/Dbugger is a fantastic tool (even if you have no idea how it all works or is supposed to work).
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
The size of the mailbox (private messages) has been increased to 500. Let me know if this is not enough 😉
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
The forum software has been upgraded to the latest version. As always, please keep an eye on glitches and errors.
Posts: 28,231
Thanks received: 14791
Thanks given: 7684
Joined: Jul 2006
Looks like I can't add attachments. Something recached. Going through all templates again one by one...