[Solved] IE always crashes while viewing gallery [Solved] IE always crashes while viewing gallery
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved] IE always crashes while viewing gallery

Started by smarko, February 01, 2004, 12:41:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

smarko

Some of my users complain that IE crashes while viewing the gallery. The gallery is bridged to Invision board. Nobody have succeeded in crashing their browser while browsing the forum, but when they go view the gallery, they will face the crashing of IE. Maybe not on first gallery page, but after few clicks here and there, yes.

Take a look.. http://194.100.208.210/perheklubi/galleria/index.php

Can anyone here make their browser crash while viewing the gallery?

Casper

Hi,

I could only see the thumbs, as you have a javascript protection working (I assume so only logged on members can see, but I don't understand the language).

Windows did not crash for me, so maybe it has something to do with the script.

If you want us to check it out fully, you must supply a test account and password, that allows us to view your site fully.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

hyperion

What I can see with IE 6.0.2800.1106.xpsp2 is okay.

Most IE crash problems can be fixed by using the Windows Update feature found in the IE tools menu.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

smarko

Quote from: "casper"If you want us to check it out fully, you must supply a test account and password, that allows us to view your site fully.

Yes, please.. you can use login: testa/testa

Casper

Hi again smarko,

I have had a good look around your site, and had no crashes.  I agree with hyperion, your users are probably not using the windows update.
Get them to update.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

smarko

Thanks. Windows update helped for some users, but some of them are still claiming, it didn't help. However, like you do, I also think it is an operation system problem.

smarko

Strange.. there seems to be just too many people with this problem with different versions of Windows. Doesn't make any sense to me. Maybe it's a browser bug, which gets triggered, when certain conditions match. My hypothesis is that this has something to do with Javascript, IE6 and IFrame together.

Joachim Müller

IFRAME sucks - that's why coppermine doesn't use iframe at all. Where on your page do you use it?

GauGau

smarko

I use IFrame to make gallery-pages look fully identical in style to the forum. Meaning, the part where it tells user to login / register or shows username and logout -link for user currently logged in, is actually an IFrame:

Tervetuloa vieras ( Kirjaudu sisään | Rekisteröidy ) Lähetä varmistussähköposti uudelleen

Sometimes users say, that their browser crash on frontpage of gallery, sometimes they say, that they manage to click here and there couple of times, and _then_ it crashes. IFrame will be there every time, they are browsing gallery pages. They have never reported their browser crashing on forum pages. (Or did I already said this? Am I repeating myself? Am I repeating myself? Oh, yes.. I am.)

smarko

Oh yes.. I forgot to mention that problem is solved. Problem was caused because of IFrame. After removing it, gallery began to work without any crashes to everyone.