Welcome, Guest
Username Password: Remember me

Error in not displaying download button
(1 viewing) (1) Guest

TOPIC: Error in not displaying download button

Error in not displaying download button 01 Dec 2009 09:45 #1468

The HTML I get in the study view for the download button is:

<img height="24" width="24" title="Download" alt="Download" src="/testSite/components/com_biblestudy/images\download.png"/>

The icon is not displaying due to the \ ... instead "Download" text is disdplayed. Same in Sudies view.


Edited - to give the green tick although it is worth you guys fixing this for any Windows users in the next release!
Last Edit: 02 Dec 2009 14:47 by Jonathan West.

Re: Error in not displaying download button 01 Dec 2009 09:47 #1469

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
What is your site url? The download icon displays correctly on this site. Did you choose a custom download icon?
"You shall know the truth and the truth shall set you free." JC

Re: Error in not displaying download button 01 Dec 2009 10:24 #1475

I am running this on a WAMP server locally (WIndows XP). The file does exist in the correct folder. Do the different direction of the / and \ mean the browser cannot find the image? (I will test it with IE - I use Firefox by default.)

Re: Error in not displaying download button 01 Dec 2009 10:37 #1477

Using Firebug if I change the \ to a / the image loads OK ... guess that the component is not correctly rendering the /s when running WAMP on Windows?

Re: Error in not displaying download button 01 Dec 2009 10:40 #1478

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
Not sure about that - we did not test this on local WAMP, only on live servers - unknown if WAMP, defintely tested on LAMP
"You shall know the truth and the truth shall set you free." JC

Re: Error in not displaying download button 01 Dec 2009 10:53 #1480

  • Eugen
  • OFFLINE
  • Moderator
  • Posts: 147
it should be "/" ... may have used "DS" when generating that url for the image, which is incorrect. I can take a look at it, Tom, which file is the download icon generated in?
Time to create page: 0.62 seconds