-
AuthorPosts
-
January 13, 2011 at 10:28 am #158688
After updating JA_TELINE_IV version 1.2.1 to version 1.2.3 this module JA Bulletin Module does not work. Where is the problem of ?:((
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
January 14, 2011 at 3:31 am #371798Hi,
Your problems are due the missing language string used for sprintf function. The bulletin module use sprintf function in module template. You can see on “default.php” file in folder “templates/ja_teline_iv/html/mod_jabulletin/”
<?php echo JText::sprintf('READ MORE').'...';?>
Please add “READ MORE” in language file ( “language/en-GB/en-GB.mod_jabulletin.ini” ).
It should as
READ MORE=Read more
error if you add as
READ MORE=Read more: %s
dias137 Frienddias137
- Join date:
- September 2009
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
January 20, 2011 at 3:18 pm #372887hello. i have the same problem. I add READ MORE=Read more in “language/en-GB/en-GB.mod_jabulletin.ini” but the problem continue
dias137 Frienddias137
- Join date:
- September 2009
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
January 20, 2011 at 3:49 pm #372890ok now its allright. Thanks
zorro_lee Friendzorro_lee
- Join date:
- March 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
March 17, 2011 at 12:39 am #381748<em>@thuanlq 214927 wrote:</em><blockquote>Hi,
Your problems are due the missing language string used for sprintf function. The bulletin module use sprintf function in module template. You can see on “default.php” file in folder “templates/ja_teline_iv/html/mod_jabulletin/”<?php echo JText::sprintf('READ MORE').'...';?>
Please add “READ MORE” in language file ( “language/en-GB/en-GB.mod_jabulletin.ini” ).
It should as
READ MORE=Read more
error if you add as
READ MORE=Read more: %s
</blockquote>
In my language/en-GB/en-GB.mod_jabulletin.ini it is set to READ MORE=Read more but still have errror when change to croatianzorro_lee Friendzorro_lee
- Join date:
- March 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
March 17, 2011 at 12:45 am #381749<em>@zorro_lee 228194 wrote:</em><blockquote>In my language/en-GB/en-GB.mod_jabulletin.ini it is set to READ MORE=Read more but still have errror when change to croatian</blockquote>
I made language/hr-HR/hr-HR.mod_jabulletin.ini
And it is ok nowcarlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 23, 2011 at 6:49 pm #382932<em>@zorro_lee 228195 wrote:</em><blockquote>I made language/hr-HR/hr-HR.mod_jabulletin.ini
And it is ok now</blockquote>Where have you done the modification, please?
Can you explain in more detail, please?zorro_lee Friendzorro_lee
- Join date:
- March 2011
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
March 23, 2011 at 8:11 pm #382939Just copy from language/en-GB/en-GB.mod_jabulletin.ini to your favorite language.
I did like this language/en-GB/en-GB.mod_jabulletin.ini -> language/hr-HR/hr-HR.mod_jabuletin.ini I kept same file just renamed it. And it works.1 user says Thank You to zorro_lee for this useful post
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
March 23, 2011 at 8:21 pm #382940<em>@zorro_lee 229743 wrote:</em><blockquote>Just copy from language/en-GB/en-GB.mod_jabulletin.ini to your favorite language.
I did like this language/en-GB/en-GB.mod_jabulletin.ini -> language/hr-HR/hr-HR.mod_jabuletin.ini I kept same file just renamed it. And it works.</blockquote>Thanks, very quick response.
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by carlucci 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum