[RESOLVED]Orange Barrel??

Started by Antron007, January 03, 2013, 11:22:19 AM

previous topic - next topic
Go Down

Antron007

January 03, 2013, 11:22:19 AM Last Edit: January 04, 2013, 09:37:03 AM by shmax
It seems as if my website profile drop down (top right with avatar pic) is not working in FFox or Chrome.  I'm guessing that maybe your're working on something that has caused this issue. If that's the case just give a shout when you're done and I'll check to make sure it's working again.

Wajo357

works fine for me in Desktop Chrome and Opera ;)
<a href="http://www.shmax.com/img/sigs/signature.swf?user_id=853" target="_blank" class="new_win">http://www.shmax.com/img/sigs/signature.swf?user_id=853</a>

Antron007

#2
January 03, 2013, 12:52:06 PM Last Edit: January 03, 2013, 12:54:26 PM by Antron007
It's only working for me when I'm on the advanced search or the browse pages. When I click the profile drop down the whole top bar highlights. (FireFox & Chrome PC. My Mobile browsers are actually acting fine.?.) Maybe it's related directly to my profile or something. I'll reboot my computer and post back the results.

Antron007

Rebooted. Same issue.

Small update. Works on Edit Collection page but not view collection page.
Works on Contribute Info and Missing From Your Collection pages. No where else though.

Tripredacus

What is your Firefox version and are you using any blocking type apps?

Antron007

FFox 17.0.1  ... I inspected my add ons and such in both browsers and found one called Complitly. I deleted it from both and it seems fine now. But now when I'm in the forums the drop down stays open on all my browsers. Mobile and PC.

Tripredacus


FFox 17.0.1  ... I inspected my add ons and such in both browsers and found one called Complitly. I deleted it from both and it seems fine now. But now when I'm in the forums the drop down stays open on all my browsers. Mobile and PC.


It looks like a forum update has happened...

shmax


FFox 17.0.1  ... I inspected my add ons and such in both browsers and found one called Complitly. I deleted it from both and it seems fine now. But now when I'm in the forums the drop down stays open on all my browsers. Mobile and PC.

I spent most of the evening tracking that one down! It was horrible. Let us never speak of it again. So all is well again?

Antron007

the user drop down is opening and staying open upon initial page rendering when im on the forms. website is fine now.

shmax


the user drop down is opening and staying open upon initial page rendering when im on the forms. website is fine now.

Hmm, weird. Try doing a ctrl-f5 while looking at the forums.

Antron007

ctrl+refresh=problem solved.

If you wouldn't mind filling me in on the technical aspects of that little trick I'd appreciate it. I like knowing what I've done/I'm doing.

Wajo357

yeah... that was a nice trick. But if there a way so that everyone doesn't have to do that, since most people won't see this thread.
<a href="http://www.shmax.com/img/sigs/signature.swf?user_id=853" target="_blank" class="new_win">http://www.shmax.com/img/sigs/signature.swf?user_id=853</a>

Tripredacus

I had that this morning, but repeating visits have not caused that problem. Its probably a caching issue with the browser itself?

shmax


ctrl+refresh=problem solved.

If you wouldn't mind filling me in on the technical aspects of that little trick I'd appreciate it. I like knowing what I've done/I'm doing.

Most browsers implement this hotkey--it just empties the cached assets for the current page and reloads it.

shmax

#14
January 04, 2013, 06:39:39 PM Last Edit: January 04, 2013, 07:38:19 PM by shmax

yeah... that was a nice trick. But if there a way so that everyone doesn't have to do that, since most people won't see this thread.


Good point. I don't ordinarily have this kind of problem with shmax javascript files, because I hash all their last-modified dates, concatenate 'em all into one big file and serve a filename with that hash in it, but the script that was causing the error with the drop-down comes from SMF, which has no such mechanism. So, just to be safe I found all the places in the forum codebase that were including that file, and did a poor man's version bump. All should be well.

Go Up