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.
| Author | Message |
|---|---|
|
Written on: 01/30/2011
|
|
|
Heath Kouns
Topic creator
registered since: 03/22/2006
Posts: 44
|
I just completed an upgrade to TYPO3 4.5 and the only major issue seems to be that the hyperlinks have been removed from the sermon resource links... (e.g. - scripture, downloadable documents, MP3 Download, etc) Do you think there is a connection with 4.5? What else might might be the reason? (I have deleted cache, etc.) Heath |
|
Written on: 01/30/2011
|
|
![]() Jeff Segars
registered since: 12/20/2004
Posts: 665
|
Hey Heath, We discovered this bug a couple days ago also. We've already put in a patch and the fix will be included in TYPO3 4.5.1. In the meantime, you can find the solution on the TYPO3 bugtracker at http://bugs.typo3.org/view.php?id=17372. Hope that helps! Jeff |
|
Written on: 01/31/2011
|
|
|
Heath Kouns
Topic creator
registered since: 03/22/2006
Posts: 44
|
Jeff, Yes... it fixed the problem...all my hyperlinks are back... I added "return $content;" to the end of the two functions (stdWrap_setContentToCurrent & stdWrap_setCurrent) in: typo3/sysext/cms/tslib/class.tslib_content.php Thanks for the help... Heath ps - I am going to add a new thread... I am running into issues with Rendering on the frontend when I am logged into the backend... |