Welcome, Guest
Username Password: Remember me

MODULE: Buttons not shown in some browsers
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: MODULE: Buttons not shown in some browsers

MODULE: Buttons not shown in some browsers 02 Feb 2010 00:37 #1757

Hi there,

In the BibleStudy module, I have noticed that on IE and Firefox, it displays the icons for sermon downloads, details, etc. just fine. But using any WebKit browser (Omniweb, Chrome, Safari) and Opera, the buttons do not display.

If I load the full component, the icons do display in the component just fine, but in the MODULE, on the right hand side of the page, with multiple templates, the icons are not displayed. This happens on both Windows and Mac OS X.

Have you tested the latest module with browsers like Safari or Chrome or Opera?

I have attached a screenshot of what I am referring to.

Thanks for your help!

Best Wishes,
Eric

Missing_icons_in_module.jpg
Last Edit: 02 Feb 2010 00:50 by Eric Vasbinder. Reason: finally adding this screenshot

Re:MODULE: Buttons not shown in some browsers 02 Feb 2010 07:52 #1760

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
We'll investigate and report back here.

Tom
"You shall know the truth and the truth shall set you free." JC

Re:MODULE: Buttons not shown in some browsers 10 Feb 2010 12:48 #1799

Hi Tom,

Any updates on this? This and the problem with the front end uploading breaking are preventing our new church web site from going live.

Re:MODULE: Buttons not shown in some browsers 10 Feb 2010 19:42 #1805

LATEST UPDATES:

I have, just out of curiosity, went in to the back end and specified some additional non-default settings for the biblestudy module:
the templates for: Text link images, studies list view, study details, and teacher view.

Once I did that Safari and other web kit browsers now work.

However, the interesting thing is that Firefox and IE worked just fine without having to specify a particular template, even if it was the default. The other browsers did require it.
Must_Specify_Templates_for_Safari.png

Re:MODULE: Buttons not shown in some browsers 11 Feb 2010 12:54 #1809

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
That's a great find - and as it turns out - my next task is to rewrite how the component/module get those folders - it's complicated because you have the possibility of someone using the old full path to the image, and the new one which just has the image selected in the Media Images tab and the folder selected in the Admin tab.

I'm going to create some defines that globally point to the right folders and hope that does the trick with all browsers. But what can I say, FireFox rules!
"You shall know the truth and the truth shall set you free." JC

Re:MODULE: Buttons not shown in some browsers 16 Feb 2010 15:19 #1875

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
I've done some work refactoring how images are created in the component.

Starting in version 6.2 most if not all images will be accessed from a class which will determine the proper folder, create the path, and return to the calling function or template.

I have tested the module in:

FireFox, IE8, Opera, Safari, Chrome - the module did not have any templates chosen as default.

Hopefully this will help solve the problem.

It may be as simple as me not including a JURI::base() in some of the <img> tags.

Tom
"You shall know the truth and the truth shall set you free." JC
  • Page:
  • 1
Time to create page: 0.81 seconds