Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ivan Friend
    #168557

    JA 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 correctly

    Good luck

    http://pm.joomlart.com/browse/JAECMODJACSLIDER-16
    <blockquote>LISENSE IS NOT VALID</blockquote>
    :laugh:


    1. audio
    jooservices Friend
    #412741

    Hi
    Thank you for your report
    I’ll directly pass this issue to dev team 🙂
    Thank you
    Viet Vu

    manul Friend
    #485156

    Speaking about mod_jabulletin
    in what file should I change the code?
    I still have the same problem

    Saguaros Moderator
    #485361

    Hi manul,

    Did you try to update the JA Bulletin module to the latest version?

    Please backup before updating.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  Saguaros 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum