This forum is for churches and ministries using Web-Empowered Church tools or packages. If you are a WEC customer, please submit a ticket. If you are reporting a bug with one of our plugins, please email us. If you are a business entity and want help that you cannot find here, please look at our services.

Notice: we are using new forum software and most messages from last 2 years were transferred. If you had an account before, please login to post a message on the forum.

Topic with no new replies

Resources List not showing in BE


Author Message
Written on: 04/25/2010
Scott Wilson-Parsons
Topic creator
registered since: 11/10/2008
Posts: 11
Since the upgrade to 4.3.x I have noticed that the sermon resources do not show on the list view of the Sermon Storage Folder. Is this an expected behavior in the new version? Is there a way to get the resources to show again?

What I can see is:
SMS Resource Types
SMS Sermons
SMS Seasons
SMS Speakers
Sermon Speaker
Written on: 09/03/2010
Geert de Boer
registered since: 01/09/2009
Posts: 11
Same problem with 4.4.2,
I'm busy with making an new website for our church,
but I can't implement this site because sermons are to important for our website
Written on: 09/03/2010
Peter Schott
registered since: 03/17/2007
Posts: 321
I don't have this issue on our site and we're running 4.4.2. Could it be that there were no actual resources included in the Starter Package? Have you tried hitting the Sermon Storage Folder and creating a new record of type "SMS Resources" in the folder?

Didn't have any issues w/ 4.3.x or 4.4.x.

-Peter
Written on: 09/03/2010
Jeff Segars
registered since: 12/20/2004
Posts: 665
Hey guys,
Even if sermon resources aren't shown directly in the list view, you should be able to create and modify resources from the sermon record itself.

In the interest of simplifying the list view on the sermon page, we added little Page TSConfig on the Sermons Storage Folder.
[code]
mod.web_list.hideTables = tx_wecsermons_resources,tx_wecsermons_sermons_resources_rel
[/code]

If you do prefer editing from list view directly, you can go to Page Properties on the Sermons Storage Folder and edit the Page TSConfig field to remove this setting.

Thanks,
Jeff
Written on: 09/03/2010
Geert de Boer
registered since: 01/09/2009
Posts: 11
"Jeff Segars" wrote:

Hey guys,
Even if sermon resources aren't shown directly in the list view, you should be able to create and modify resources from the sermon record itself.
In the interest of simplifying the list view on the sermon page, we added little Page TSConfig on the Sermons Storage Folder.
[code]
mod.web_list.hideTables = tx_wecsermons_resources,tx_wecsermons_sermons_resources_rel
[/code]
If you do prefer editing from list view directly, you can go to Page Properties on the Sermons Storage Folder and edit the Page TSConfig field to remove this setting.
Thanks,
Jeff

Ok thanks that solve my problem, i have 1 other question, is there something changed in the template file? because our previous site have an other sermon layout than the last version, to see the difference,
Old website
New website
on the new one the sermon extensions don't show the speaker and the resource file's.

[This article was edited 1 times, at last 03.09.2010 at 15:44.]
Written on: 09/03/2010
Jeff Segars
registered since: 12/20/2004
Posts: 665
Are these sites running different versions of the sermons extension? Or just different TYPO3 versions? If its different version numbers for sermons can you let me know what the old and new are using?

Thanks,
Jeff
Written on: 09/05/2010
Geert de Boer
registered since: 01/09/2009
Posts: 11
Ok i "fixed" the problem. First i forget to set the template from brief to verbose, after i did i get on the sermon page the next message:

###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
###RESOURCE_CONTENT###
take the Poll....
###RESOURCE_CONTENT###


If found that this message will show when you have not all resource types activate, but in the starterspackage only mp3 and an other one are activated, so after activate all types, my problems are solved.

[This article was edited 1 times, at last 06.09.2010 at 13:31.]