-
AuthorPosts
-
Ivan Friend
Ivan
- Join date:
- March 2011
- Posts:
- 124
- Downloads:
- 234
- Uploads:
- 27
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
September 14, 2011 at 4:51 pm #168557JA Contentslider and others
[PHP]$row->introtext1 = substr ($row->introtext1, 0, $maxchars) . “…”;[/PHP]
please change to
[PHP]$row->introtext1 = JString::substr ($row->introtext1, 0, $maxchars) . “…”;[/PHP]
I’m tired already edit the files after each update…I have a validation error on the site validator.w3.org
And the text is not cut correctlyGood luck
http://pm.joomlart.com/browse/JAECMODJACSLIDER-16
<blockquote>LISENSE IS NOT VALID</blockquote>
:laugh:
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 14, 2011 at 11:45 pm #412741Hi
Thank you for your report
I’ll directly pass this issue to dev team 🙂
Thank you
Viet Vumanul Friendmanul
- Join date:
- February 2009
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
March 3, 2013 at 1:21 pm #485156Speaking about mod_jabulletin
in what file should I change the code?
I still have the same problemSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 5, 2013 at 5:42 am #485361Hi manul,
Did you try to update the JA Bulletin module to the latest version?
Please backup before updating.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 4 voices, and was last updated by Saguaros 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
substr please change to JString::substr
Viewing 4 posts - 1 through 4 (of 4 total)