Welcome, Guest
Username Password: Remember me

Several bugs...
(1 viewing) (1) Guest
Please be sure to provide your Joomla version, Php version, MySQL version, and how to recreate the problem.
  • Page:
  • 1

TOPIC: Several bugs...

Several bugs... 03 Nov 2011 16:26 #2937

Using 7.0.1 with Joomla 1.7

1) In study list, "message" type not showing up in the list even though I indicate it needs to be shown.

2) I have a study still showing up 3 times in my study that I deleted from my studies.

3) The ordering works for files associated with a study, but only if you enter an order number when you add the file. It remains zero with multiple files to one study if you don't put the ordering in the study when you add it or go back and edit it.

Re: Several bugs... 03 Nov 2011 21:40 #2938

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
Hi Frank.

So here are my responses:

1. Message Type not showing up. Not sure what is happening to you. If you look at my church site it does show up.

2. When I unpublish a study it does not show up on my list.

3. Ordering. So there is a bug in one of the views that doesn't allow the ordering to work. What you'll need to do is edit this file:

/administrator/components/com_biblestudy/views/mediafileslist/tmpl/default.php. On line 79 there is a mispelling of saveorder. Make it like this:

	echo JHtml::_('grid.order', $this->items, 'filesave.png', 'mediafileslist.saveorder');
 


What I had to do was filter the study title so I had only the media files from a particular study in the list. Then I clicked on the Order header, that activates the boxes where you can enter a new order then click the disk icon to save it.

What's your url so I can see this happening - and what study did you delete and now shows up?

Tom

Re: Several bugs... 03 Nov 2011 23:29 #2939

Thank you Tom,

social.ebclife.net/index.php?option=com_...p;t=1&Itemid=123

Look at the 4th, 5th, and 6th studies. That study was removed twice and added the third time.

I'd be glad to set you up so you can log into the backend and tell me what I'm doing wrong.

Re: Several bugs... 04 Nov 2011 01:47 #2940

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
Hi Frank,

Why don't you Private Message me with an admin login - user password.

Tom
  • Page:
  • 1
Time to create page: 0.74 seconds