Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • cursoblue Friend
    #191729

    Hello. Just out of the blue my module titles disappeared on the frontpage -JAMAGZ (check printscreen attached)
    The only changes I have made:

    Installed Payplans
    Installed Language pack (portuguese)
    Uploaded the .ini Portuguese file onto PORTUGUESE file in languages via ftp.

    My website is http://www.cursoblue.com


    1. issue-jamags
    Wall Crasher Developer
    #510382

    Hi cursoblue,

    I have tried to install Payplans and my local site still working fine.
    As in your screenshot. There should be something wrong with the style.

    Though, your credential is not correct so that I can not check the problem on your site.
    Please pm your site information to me. I will check it for you.

    Regards

    cursoblue Friend
    #510405

    Done! Credentials sent. Looking forward to your reply.

    Thank you very much!

    Wall Crasher Developer
    #510459

    Hi cursoblue,

    I have check again on your site and see that T3 and Payplans is conflict. And that cause the bad style as you see on your site.

    To be more specify, the plugin PayPlans-Module-Access is the reason.

    To fix this problem, you can disable the plugin above or uncomment those code in /templates/ja_magz/templateHook.php

    /*
    if(!JFactory::getApplication()->isAdmin()){

    $chromePath = T3Path::getPath('html/modules.php');
    if (file_exists($chromePath)) {
    include_once $chromePath;
    }
    }
    */

    Hope it helps,

    Regards

    cursoblue Friend
    #510522

    Wall Crasher, I can’t disable Payplans – I need it. How come using a module from one of Joomla Art Partners can clash with a JA template?
    The other solution would be to REMOVE the code above? Sorry I didn’t understand what you meant by ‘uncomment’. Will that afftect my payplans?
    Thanks you very much 🙂

    Wall Crasher Developer
    #510525

    Hi cursoblue,

    <blockquote>To fix this problem, you can disable the plugin above or uncomment those code in /templates/ja_magz/templateHook.php

    /*
    if(!JFactory::getApplication()->isAdmin()){

    $chromePath = T3Path::getPath(‘html/modules.php’);
    if (file_exists($chromePath)) {
    include_once $chromePath;
    }
    }
    */</blockquote>

    Just open that file and remove /* and /*

    Regards

    cursoblue Friend
    #510531

    I’m also in contact with payplans support to see if they can help me.
    Thanks a lot Wall Crasher. Looking forward to your reply.

    cursoblue Friend
    #510546

    Wall Crasher – Removing the code – didn’t change a thing. The problem persists. Do you have any other suggestion?
    Thanks again

    cursoblue Friend
    #510548

    Wall Crasher – I’m going to disable the plugin that seems to work. Thanks a lot for your help. 🙂

    Wall Crasher Developer
    #510595

    Hi cursoblue,

    Please do not remove all the code, just remove the “/*” and “*/” only.
    Though, if you remove the plugin then it is fine.

    Regards

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

This topic contains 10 replies, has 2 voices, and was last updated by  Wall Crasher 11 years ago.

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