Phoca Gallery 2.2.0Beta probs with IE 7

Phoca Gallery - image gallery extension
Slammer
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 05 Feb 2009, 23:09

Phoca Gallery 2.2.0Beta probs with IE 7

Post by Slammer »

Beautiful work here. It displays perfectly in Firefox but probs in IE7.

It pulls the gallery main page fine but clicking on any category gives me a
Internet Explorer cannot open the Internet site... Operation aborted
Any ideas?

Take a look here:Gallery

BTW, happens with ANY Joomla template.

Thanks,

Slammer
stuff4me
Phoca Member
Phoca Member
Posts: 30
Joined: 02 Oct 2008, 17:57

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by stuff4me »

I just got the error with your page as well. Waiting for my VM to load back up....

I just tested my gallery install and is working without a problem in IE (http://www.nojobu4u.com). Right now the only thing that I see that is different is that my URLS are browser friendly. In the Global Configuration for Joomla, I have "Search Engine Friendly URLs" "Use Apache Mod_rewrite" and "Add suffix to URLs" all in the YES position.

I system-matically disabled each option on my site, and I was still able to view my site in IE.

The only different that I see is that you have : in your links. I am not sure if that makes a difference, but like stated, my gallery install works in IE with the long URLs only thing I can see that is different between your links and my is that there is a ":" and that might be throwing off IE for some strange reason.

Also noticed that there are 3 errors that are reported in your page. With out looking at the source of the page and the lines with the errors, it could possibly be one of those errors that is not letting you view the specific galleries.

Josh
Slammer
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 05 Feb 2009, 23:09

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by Slammer »

Yeah, I have already tried changing nearly every possible setting to narrow it down. NOTHING works. It simply will not display in IE7. This is really my last issue to launching this site. :x
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by caro84g »

Hi,

have you read the FAQ in the documentation (it's listed in the 'read first' topic) https://www.phoca.cz/documents/2-phoca-g ... on_aborted

Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Slammer
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 05 Feb 2009, 23:09

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by Slammer »

Thanks,

Well, that gave us some progress but we are not fixed.

Now, when you go in to my #1 category (and only the #1 category for some strange reason), this is "Posters" on the site in question, the Joomla template formatting stops when the Phoca Gallery Component begins. Here is an image:

Image

Notice that the background image has disappeared, the page is not listing all thumbs, and thumb #11 and #12 are stacked on top of each other! The remaining page formatting is also screwed up. The IE7 browser eventually locks up when viewing Phoca Gallery. Link to actual page:
http://rumblejetts.com/home/index.php?o ... &Itemid=53

Additionally, on ALL Phoca Gallery pages the Rating and Comment boxes at the bottom of the page are not formatted correctly. Instead of being a single tabbed box, we have two seperate tables. Here is an image:
Image

Of course, it all still works fine in Firefox. However, the mindless masses use IE. It MUST work in IE.

Any input is appreciated. Site launch is delayed by this and this alone.

Slammer
jane_allison
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 06 Feb 2009, 23:56

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by jane_allison »

I am having the same issue with the error Internet Explorer cannot open the Internet site. I read the FAQ and tried the solution but I still get the error. Should I uninstall this version of Phoca and put the older version on?
Slammer
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 05 Feb 2009, 23:09

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by Slammer »

FYI,

There was something wrong with the way that either image #11 or #12 were processed that caused the problem in IE7. I unpublished those two images and it nixed the problem. The gallery now displays in IE7.

NOTE* the comment and rating boxes are still separate tables instead of one tabbed box, but it is not enough to delay site launch.

Thanks for the help in this forum. I will repay with some new templates as soon as I get this last bit of work out of my hair. ;)

Slammer
Slammer
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 05 Feb 2009, 23:09

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by Slammer »

Well CRAP!

Thanks. I may have to punt this Gallery if there is not a fix soon.

Slammer
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery 2.2.0Beta probs with IE 7

Post by Jan »

"the comment and rating boxes are still separate tables instead of one tabbed box, but it is not enough to delay site launch"

mostly this is caused by template, try to test it with some standard template like rhuk_milkyway...

"I am having the same issue with the error Internet Explorer cannot open the Internet site. I read the FAQ and tried the solution but I still get the error. Should I uninstall this version of Phoca and put the older version on?"

This can be problem of more than one javascript displayed on the site, so if you know the code of javascript try to add some defer tag to the javascript code

FROM:
<script type='text/javascript' src='some js' ></script>
TO:
<script type='text/javascript' src='some js' defer='defer'></script>

Jan
If you find Phoca extensions useful, please support the project
Post Reply