Welcome, Guest
Username Password: Remember me

Scripture not displaying
(1 viewing) (1) Guest
Please be sure to provide your Joomla version, Php version, MySQL version, and how to recreate the problem.

TOPIC: Scripture not displaying

Scripture not displaying 11 Sep 2011 19:31 #2790

Using 7.0.1 on Joomla 1.7, the file components/com_biblestudy/views/studydetails/tmpl/default_scripture.php does not assign values to $param or $row before using them to call getPassage($params,$row).

I set $params to $this->params and $row to $this->studydetails before the switch statement and it then worked.

Re: Scripture not displaying 12 Sep 2011 14:02 #2791

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
Hi Matt - thanks for the very thorough report. I'll check it out.

Tom

Re: Scripture not displaying 13 Sep 2011 19:10 #2793

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
Matt,

I changed the code to reflect this fix. It will either be a part of 7.0.2 or 7.1.0, depending on which we decide to release first.

Thanks again!

Tom

Re: Scripture not displaying 28 Sep 2011 07:13 #2837

This fix worked for me

Re: Scripture not displaying 29 Sep 2011 20:59 #2850

  • CW
  • OFFLINE
  • Junior Boarder
  • Posts: 29
I was just about to report that the fix did not work for me when I realized that it DID in fact fix it in FF, but in IE9, it is still not working. It does work in IE9 with compatability mode turned on. I'll keep looking.

Thanks Matt for the fix.

Carey
Last Edit: 29 Sep 2011 21:00 by CW.

Re: Scripture not displaying 29 Sep 2011 21:30 #2851

I see what you mean about IE9. Appears to be a separate issue as I can see the scripture text in the HTML source.
Time to create page: 0.53 seconds