Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • erickpaulino Friend
    #954805

    Hello,

    I am using JaMagz and OSE Membership for quite a while, but recently I updated my Joomla to version 3.6 and now OSE cannot control Joomla modules. I contacted the developers of OSE and here is what they told me:

    "we found that the modules are controlled by the template instead of the default Joomla! module management. Could you please contact the template vendor for which file loads the modules? We need to add our codes there".

    Can you please give me that info?

    Thank you,

    Erick

    Pankaj Sharma Moderator
    #954820

    Hi
    JA Magz does not have any override for this extension .
    Could ask the extension team which and how the module is control by the JA Magz template ?

    erickpaulino Friend
    #955074

    Hello,

    Here is the answer from OSE team:

    We ned to add some codes to the module file to achieve the control function. For example, for the Joomla!, we need to insert our control codes to the Joomla! core file: /libraries/cms/module/helper.php
    However, this way doesn’t work on your site.
    So we think the module loading file is inside the template.

    Can you please check if there’s any override or something that could be related to the template?

    Thank you,

    Erick

    Pankaj Sharma Moderator
    #955077

    Hi
    The template only have override for the Easysocial component , you can check the folder
    /templates/ja_magz/html that is used for the override in every normal Joomla template .

    erickpaulino Friend
    #956076

    Hello again,

    Here is their last message:

    =======================
    We did a research in that folder. However, we think it’s not that path. There are several folders but seems they not have the file.

    Could you please ask them which file loads the module with sql, like the joomla codes:

    $query = $db->getQuery(true)
    ->select(‘m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid’)
    ->from(‘#modules AS m’)
    ->join(‘LEFT’, ‘#
    modules_menu AS mm ON mm.moduleid = m.id’)
    ->where(‘m.published = 1’)

    ->join(‘LEFT’, ‘#__extensions AS e ON e.element = m.module AND e.client_id = m.client_id’)
    ->where(‘e.enabled = 1’);

    Can you please take a look?

    Regards

    Erick

    Pankaj Sharma Moderator
    #956240

    Hi
    I did not found such codes , i am forwarding this to developer to take a look , for this kindly post a temp super user details of site with FTP details .

    Regards

    erickpaulino Friend
    #956519
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #957789

    Hi I found the code is in the T3 . Kindly check these two files : Here : pluginssystemt3includesjoomla30modulehelper.php pluginssystemt3includesjoomla25modulehelper.php

    Hope it helps . Take backup of files before apply changes .

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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