Jump to content

Forum Issue Part Ii


tone357

Recommended Posts

For the mods, the issue that you guys had a couple of weeks ago has returned. When I'm using Chrome, the board has no way to scroll up or down. I'm posting this using Internet Explorer. You all had it working fine with Chrome last week.

I got that yesterday, reloaded and it was fine.

Link to comment
Share on other sites

For the mods, the issue that you guys had a couple of weeks ago has returned. When I'm using Chrome, the board has no way to scroll up or down. I'm posting this using Internet Explorer. You all had it working fine with Chrome last week.

I use Chrome 64 bit, I've had that problem a couple times here and on other forums I go to, normally I just click the reload this page button and it clears up. In the past though I have noticed Chrome acting up when it's trying to auto update.

Have you checked to see if Chrome is trying to auto update? To do that just go to "About Google Chrome" it's in the help section from the customize and control chrome button and it will tell you if there is an update available or if it is up to date.

May not be your problem at all, but I thought I would mention it.

Link to comment
Share on other sites

OK, this will be a bit specific.

The scroll issue is being caused by a javascript error: (Uncaught RangeError: Maximum call stack size exceeded) in line 117 of the runtime.js being served from Google. This javascript is being served for Swiffy, a Google product that converts SWF Flash files to HTML5.

Hope that helps ya'll out. Well the mods at least, you guys can pass the info on, users are kinda screwed at the moment.

Edited by senkage72
Link to comment
Share on other sites

OK, this will be a bit specific.

The scroll issue is being caused by a javascript error: (Uncaught RangeError: Maximum call stack size exceeded) in line 117 of the runtime.js being served from Google. This javascript is being served for Swiffy, a Google product that converts SWF Flash files to HTML5.

Hope that helps ya'll out. Well the mods at least, you guys can pass the info on, users are kinda screwed at the moment.

Yeah, that does not help me out.

I don't speak computer-ese.

Link to comment
Share on other sites

Yeah, that does not help me out.

I don't speak computer-ese.

Like he said, it's not supposed to help you out because it's something that needs to be fixed on their end. It could help them identify and fix the issue though.

As a novice at Javascript, I can at least say that it looks like he knows what he's talking about, though I'm not quite sure how he pinpointed the issue.

Link to comment
Share on other sites

Like he said, it's not supposed to help you out because it's something that needs to be fixed on their end. It could help them identify and fix the issue though.

As a novice at Javascript, I can at least say that it looks like he knows what he's talking about, though I'm not quite sure how he pinpointed the issue.

Built in dev tools in Chrome, just hit f12. Must use if you're learning code. FF, IE & Safari all have one built in as well. Firebug is also a must for any kind of dev work.

Link to comment
Share on other sites

Built in dev tools in Chrome, just hit f12. Must use if you're learning code. FF, IE & Safari all have one built in as well. Firebug is also a must for any kind of dev work.

Thanks! I'm actually learning Javascript right now oddly enough. Do you happen to know why they are using Swiffy? Converting ads?

Link to comment
Share on other sites

Thanks! I'm actually learning Javascript right now oddly enough. Do you happen to know why they are using Swiffy? Converting ads?

That would be my assumption. They also have an error trying to load cross domain fonts from http://blog.atlantafalcons.com, a missing image in one of their ads & a couple of deprecated function warnings related to the user hover popup

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...