Unknown JS Slowing Site
3 posters
Page 1 of 1
Unknown JS Slowing Site
looks like a semi-infinite loops, there seems to be a script causing everyone to get page frozen almost everytime.
I have tried disabling custom templates and JS codes magament but there was no change. I disabled JS on firefox and the site was working perfectly. I am wondering if it's possible someone injected a code into the page, as I believe it wouldn't be the first time (my site got flagged as malware once because of something similar)
Thanks
I have tried disabling custom templates and JS codes magament but there was no change. I disabled JS on firefox and the site was working perfectly. I am wondering if it's possible someone injected a code into the page, as I believe it wouldn't be the first time (my site got flagged as malware once because of something similar)
Thanks
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Re: Unknown JS Slowing Site
It sounds like that could be the cause.
Have you added any codes to an announcement, in the homepage messages, or in a widget?
Have you added any codes to an announcement, in the homepage messages, or in a widget?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Unknown JS Slowing Site
Useful replies please, my forum is almost unusable currently.
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Re: Unknown JS Slowing Site
Do you have HTML activated? If you do, turn it off and see if your forum loads fine.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Unknown JS Slowing Site
MarcoNecroX wrote:looks like a semi-infinite loops, there seems to be a script causing everyone to get page frozen almost everytime.
I have tried disabling custom templates and JS codes magament but there was no change. I disabled JS on firefox and the site was working perfectly. I am wondering if it's possible someone injected a code into the page, as I believe it wouldn't be the first time (my site got flagged as malware once because of something similar)
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Re: Unknown JS Slowing Site
I know what you posted, but do you have HTML activated? If you do, then a member can add a code to their posts or signatures.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Unknown JS Slowing Site
I'm refering to the forum as a whole and there are no posts in the homepages / etc.
Don't want to be impolite but I'd appreciate a reply from someone with JS/advanced FM knowledge like Ange Tuteur. I'm actually a programmer and web-dev, this ping-pong isn't helping. If it was something I could fix myself, I would have solved this 2 minutes after seeing it. The reason why I am making this post is because this problem is something that isn't on my end, and I lack the tools / informations about forumotion's structures and mechanisms to solve it myself.
Hope you understand.
Don't want to be impolite but I'd appreciate a reply from someone with JS/advanced FM knowledge like Ange Tuteur. I'm actually a programmer and web-dev, this ping-pong isn't helping. If it was something I could fix myself, I would have solved this 2 minutes after seeing it. The reason why I am making this post is because this problem is something that isn't on my end, and I lack the tools / informations about forumotion's structures and mechanisms to solve it myself.
Hope you understand.
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Re: Unknown JS Slowing Site
Could it be that you allow your members to post HTML, and one of them added a code to one of their post?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Unknown JS Slowing Site
Bro, please. I need serious replies.
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Re: Unknown JS Slowing Site
That is why I ask if you have HTML activated.Did you not post this? wrote:I have tried disabling custom templates and JS codes magament but there was no change. I disabled JS on firefox and the site was working perfectly. I am wondering if it's possible someone injected a code into the page, as I believe it wouldn't be the first time (my site got flagged as malware once because of something similar)
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Unknown JS Slowing Site
I just visited your forum, and it loaded fine for me.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Unknown JS Slowing Site
Hello MarcoNecroX,
Is this the forum in question ?
http://www.medianxl.com/forum
If so, does it happen in a specific area ? As I can navigate the forum without issue.
Is this the forum in question ?
http://www.medianxl.com/forum
If so, does it happen in a specific area ? As I can navigate the forum without issue.
Re: Unknown JS Slowing Site
Hello, it seems to be a problem releated to the chatbox. I can't confirm it's 100% that as temporaly disabling chatbox didn't seem to fix the issue entirely (although it helped).
This is a private message I received from an important forum member:
The chatbox no-kick is what we discussed a few weeks earlier, here's the script in case you don't remember it:
So it seems to be a problem that has to do with chatbox archives mode (which I have enabled by default) although seems like not 100% entirely the reason. I can send you a user if you want to test although registering takes about a minute.
Usually the normal symphthoms of "the forum not working as expected" are a missing logo (first thing on top left corner, to the left of "Work in progress.."), as well as the social media (which are on the right of the header). As well as the new posts / no new posts / forum locked icons not appearing.
Thanks!
This is a private message I received from an important forum member:
Quirinus wrote:edit: it freezes again when you enabled the chatbox, I guess it's that... qq
edit2: I think I found the source of the problem. I opened up the browser debugger and it gives an error from https://illiweb.com/rs3/77/frm/chatbox/chatbox7.js.
I think (but not 100% sure yet) it gets stuck when calling function ajax_refresh_chatbox(params), so it gets stuck on manual/auto refresh. not sure if it's the function itself or the content it returns that's causing the problem. I'll try to figure it out.
edit3: it was working for a while, but during that time, it was dying only when I opened http://www.medianxl.com/chatbox/index.forum?archives=1, but at least it displayed the chatbox contents. so it might be related to the archives too?
edit4: Disabled the Chatbox No-Kick js from AP > Modules > HTML & JAVASCRIPT > Javascript codes management > Javascript Codes from showing "In the home page" and "In the portal" and it worked unless you clicked on the "Archives" link in the chatbox. we gotta remove that link until we figure out what's wrong with it. currently your messages appear with a delay, probably because of the people using the archives link or some other reason...
edit5: ok it's not working again, seems the problem is in archives + something else. it gives errors for https://illiweb.com/rs3/77/frm/chatbox/chatbox7.js (and jquery.js, but that's bogus).
chatbox7.js beautified: http://pastebin.com/xqWNJihj
the problem is probably in "function ajax_refresh_chatbox(params, force)"...
The chatbox no-kick is what we discussed a few weeks earlier, here's the script in case you don't remember it:
- Code:
setInterval(function(){ $.post('/chatbox/chatbox_actions.forum?archives','mode=send&sent='); }, 4500);
$(function() {
var fa_chat = document.getElementById('frame_chatbox');
fa_chat.data = '/chatbox/index.forum?archives=1';
});
So it seems to be a problem that has to do with chatbox archives mode (which I have enabled by default) although seems like not 100% entirely the reason. I can send you a user if you want to test although registering takes about a minute.
Usually the normal symphthoms of "the forum not working as expected" are a missing logo (first thing on top left corner, to the left of "Work in progress.."), as well as the social media (which are on the right of the header). As well as the new posts / no new posts / forum locked icons not appearing.
Thanks!
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Re: Unknown JS Slowing Site
I've installed the script on my forum, but am not encountering the same issue. Just to make sure, have you cleared your browser cache recently ?
I do recall that the chat JS was on v6, so perhaps there was an update. I'll try to take a look on my test forum to see if I can recreate the problem.
I do recall that the chat JS was on v6, so perhaps there was an update. I'll try to take a look on my test forum to see if I can recreate the problem.
Re: Unknown JS Slowing Site
Hello;
This is a global problem affecting all members of the forum, not just me
As for trying to recreate the problem, I'm not sure if that would work? Looks like I'm the first (and only) one to report this issue, so this might require some rather heavy forum activity, and the problem might not happen when there's only a few users browsing a forum.
Anyways, whatever can bring me to a solution works. I have a major game update release on saturday and I need things running smoothly.
Thank you for your help
This is a global problem affecting all members of the forum, not just me
As for trying to recreate the problem, I'm not sure if that would work? Looks like I'm the first (and only) one to report this issue, so this might require some rather heavy forum activity, and the problem might not happen when there's only a few users browsing a forum.
Anyways, whatever can bring me to a solution works. I have a major game update release on saturday and I need things running smoothly.
Thank you for your help
MarcoNecroX- Forumember
- Posts : 95
Reputation : 3
Language : English
Similar topics
» Custom domain redirecting to unknown site
» Ubercpm Slowing My Forum Down
» Keeping unknown people from signing up.
» Email attached to an unknown forum
» Unknown Link
» Ubercpm Slowing My Forum Down
» Keeping unknown people from signing up.
» Email attached to an unknown forum
» Unknown Link
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum