- Posts: 24
- Thank you received: 0
Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
problem with non-free text scripture
- Bill Teague
- Topic Author
- Offline
- Junior Member
Less
More
10 Aug 2012 21:46 #2376
by Bill Teague
problem with non-free text scripture was created by Bill Teague
When we add a scripture, using the drop-down options rather than free-text, to a sermon, it appears in every view as does this example for Romans 6:11 (Please also see attached screen snippet).
COM_SERMONSPEAKER_BOOK_45 5COM_SERMONSPEAKER_SCRIPTURE_SEPARATOR6-5COM_SERMONSPEAKER_SCRIPTURE_SEPARATOR11
Sermons imported from the 3.x version of SermonSpeaker have the scriptures in the free-text field, and those appear as they should.
Our sermons are at www.aledochurchofchrist.com/index.php/all-sermons , where you can see the problem live.
Please advise.
COM_SERMONSPEAKER_BOOK_45 5COM_SERMONSPEAKER_SCRIPTURE_SEPARATOR6-5COM_SERMONSPEAKER_SCRIPTURE_SEPARATOR11
Sermons imported from the 3.x version of SermonSpeaker have the scriptures in the free-text field, and those appear as they should.
Our sermons are at www.aledochurchofchrist.com/index.php/all-sermons , where you can see the problem live.
Please advise.
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
10 Aug 2012 21:51 #2377
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic problem with non-free text scripture
can you turn on debugger with language debugger, this will tell you at the bottom if there is an error with one of the language files. if you look almost at the end you'll notice it's not only scripture references that are not translated but other text as well.
Please Log in or Create an account to join the conversation.
- Bill Teague
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 24
- Thank you received: 0
10 Aug 2012 22:02 - 10 Aug 2012 22:03 #2379
by Bill Teague
Done, and I found the following:
**Parsing errors in language files**
JROOT/plugins/content/scripturelinks/scripturelinks/language/en/en.plg_scripturelinks_biblebooks.ini : error(s) in line(s) 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153
I've attached the ini file.
Replied by Bill Teague on topic problem with non-free text scripture
Done, and I found the following:
**Parsing errors in language files**
JROOT/plugins/content/scripturelinks/scripturelinks/language/en/en.plg_scripturelinks_biblebooks.ini : error(s) in line(s) 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153
I've attached the ini file.
Last edit: 10 Aug 2012 22:03 by Bill Teague.
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
10 Aug 2012 22:03 - 10 Aug 2012 22:06 #2380
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic problem with non-free text scripture
try disabeling that plugin. what it probably is developer forgot to wrap text strings in double quotes. you can edit that language file your self. should be something along the lines
SLBIBLEBOOK1="genesis"
SLBIBLEBOOK1="genesis"
Last edit: 10 Aug 2012 22:06 by Andrei Chernyshev.
Please Log in or Create an account to join the conversation.
- Bill Teague
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 24
- Thank you received: 0
10 Aug 2012 22:34 #2381
by Bill Teague
Replied by Bill Teague on topic problem with non-free text scripture
Hmmm ... Added the quotes to the file, no change. When I disable the plugin, I see on the sermon page the {bible} and {/bible} tags I added to the "Tags for plugin-button" option, and I still see the "COM_SERMONSPEAKER_BOOK_45 5COM_SERMONSPEAKER_SCRIPTURE_SEPARATOR6-5COM_SERMONSPEAKER_SCRIPTURE_SEPARATOR11".
Please Log in or Create an account to join the conversation.
- Bill Teague
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 24
- Thank you received: 0
10 Aug 2012 22:36 #2382
by Bill Teague
Replied by Bill Teague on topic problem with non-free text scripture
I also tried removing the "Tags for plugin-button" and still see the "COM_SERMONSPEAKER ..." stuff.
Please Log in or Create an account to join the conversation.
Time to create page: 0.122 seconds