stilly
Active member
Put this in off topic as I really dont know where it should go, strange one,
I recently ran into an issue on my xf site and my vb site for matter, where I noticed that browser would be sporadically stuck on loading, (Windows 8) FF, Chrome and Opera all display the same behavior) and my shoutboxes would stay loading. refresh the page a few times all comes back and display correctly. I then noticed that it would happen on the forum home, new posts page etc, where there was no shoutbox.
I had not uploaded any new files to the software, or server files. But then I did re-upload the shout files, to see if that would change the behavior, no go, The same. I then upgraded php to 5.4.2, no go, The same. I asked a few of my members if they were experiencing the same, very few were. I then noticed it was happening on other sites, xf included, which is primarily default.
For example here at xf, In my console when all is loading fine, I see:
XenForo.activate(
#document
) xenforo.js?_v=0b142c94:200
XenForo.init() 169ms. jQuery 1.10.2/1.2.8-dev
When the browser continual shows loading I see nothing in the console, after a few refreshes, the browser loads and I see:
XenForo.activate(
#document
) xenforo.js?_v=0b142c94:200
XenForo.init() 169ms. jQuery 1.10.2/1.2.8-dev
And then all is good. It happens on the main forum page, new posts, others as well. I originally thought this was a site software issue on my sites, but now that I see it here as well, I am thinking it has nothing to do with my site(s) shoutboxes, xenforo site or other. It seems, that the browsers are not loading js correctly for whatever reason. As I previously stated, the sites were running fine, browser was fine, just started happening and I cant trace it back to anything specific or a date, else I would try roll back to that date. I am stumped and have no idea what to look for to correct, all browsers and OS are up to date, no bugs in the OS, so any help or advice on what to look for to correct would be greatly appreciated.
Hope I explained my issue clear enough, (I should add, the page mostly loads, but the browser cursor keeps going round and round like it is loading) which prevents certain js scripts from being executed fully) I think, lol,
I recently ran into an issue on my xf site and my vb site for matter, where I noticed that browser would be sporadically stuck on loading, (Windows 8) FF, Chrome and Opera all display the same behavior) and my shoutboxes would stay loading. refresh the page a few times all comes back and display correctly. I then noticed that it would happen on the forum home, new posts page etc, where there was no shoutbox.
I had not uploaded any new files to the software, or server files. But then I did re-upload the shout files, to see if that would change the behavior, no go, The same. I then upgraded php to 5.4.2, no go, The same. I asked a few of my members if they were experiencing the same, very few were. I then noticed it was happening on other sites, xf included, which is primarily default.
For example here at xf, In my console when all is loading fine, I see:
XenForo.activate(
#document
) xenforo.js?_v=0b142c94:200
XenForo.init() 169ms. jQuery 1.10.2/1.2.8-dev
When the browser continual shows loading I see nothing in the console, after a few refreshes, the browser loads and I see:
XenForo.activate(
#document
) xenforo.js?_v=0b142c94:200
XenForo.init() 169ms. jQuery 1.10.2/1.2.8-dev
And then all is good. It happens on the main forum page, new posts, others as well. I originally thought this was a site software issue on my sites, but now that I see it here as well, I am thinking it has nothing to do with my site(s) shoutboxes, xenforo site or other. It seems, that the browsers are not loading js correctly for whatever reason. As I previously stated, the sites were running fine, browser was fine, just started happening and I cant trace it back to anything specific or a date, else I would try roll back to that date. I am stumped and have no idea what to look for to correct, all browsers and OS are up to date, no bugs in the OS, so any help or advice on what to look for to correct would be greatly appreciated.
Hope I explained my issue clear enough, (I should add, the page mostly loads, but the browser cursor keeps going round and round like it is loading) which prevents certain js scripts from being executed fully) I think, lol,