Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • girtskaivens Friend
    #162073

    Hi! Thanks for a great templates. I am using several on those great ones. Including Teline IV on J16. Instead all things is going ok, I have one mystery – when accessing media from back-end I have following message for each picture in library:
    Warning: Missing argument 4 for plgContentPlg_JAThumbnail::onContentBeforeDisplay() in /home/xxxxx/public_html/xxxxxxx.org/plugins/content/plg_jathumbnail/plg_jathumbnail.php on line 35

    Who can explain me what is it, is this affecting anything other in system, e.g. – I can’t get normal representation of Custom HTML with {japopup} and some other similar.

    I have a club member and downloaded the latest version of Teline IV.
    I do not have similar problems on other my domain using Rave template for J16 but have experienced unstability with T3V2 on my localhost.

    thuanlq Friend
    #383933

    Hi Girtskaivens,

    To resolve the problem “missing argument 4..” please do as following:
    – Open the file “plg_jathumbnail.php” in the folder “plugins/content/plg_jathumbnail/”, then find code:


    function onContentBeforeDisplay( $context, &$article, &$params, $limitstart ){

    Replace to:


    function onContentBeforeDisplay( $context, &$article, &$params, $limitstart = 1 ){

    Please view this link to get more information about JA Popup plugin: http://demo.joomlart.com/extensions16/index.php/plugin/ja-popup

    Regards,

    girtskaivens Friend
    #383965

    Dear thuanlq! 🙂 Thank You for advice! It seems that box opens easy! 🙂 All works now! And thanks for link to examples – misunderstand how I lost this page by myself! 🙂 Wishing You the best!

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

This topic contains 3 replies, has 2 voices, and was last updated by  girtskaivens 13 years, 8 months ago.

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