Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • swhel Friend
    #129739

    How can i make a module schow up only fore guests and then dissipear fore registred users. is it possible. Use joomla 1.0.15 is it any code ore parameter hat can fix it.

    Sherlock Friend
    #254034

    Hi swhel !
    It’s posible . You can use code form below :


    <?php
    global $my;
    if(!isset($my->id)) {
    //load module
    ............................
    }

    ?>

    in index.php file in templates/ja_teline_ii folder.

    swhel Friend
    #254051

    Sorry noth so good in that code, in wish way it make the module i want to be in sight fore guest buth nouth fore registred. that code is more fore all ore im stupid…

    victortopper Friend
    #254064

    Hello,

    I am small new, I think in the community joomla I go found a person to guide my steps. I use the template ja telline II for the moment I will want to make two modification

    1) to put the logo what I succeeded in doing
    2) on the module head to add a module of publicity
    3) to keep the module of login and dates

    I use joomla 1.0.x

    link for my site

    http://mwindapresstv.mwinda.org

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

This topic contains 4 replies, has 3 voices, and was last updated by  victortopper 16 years, 5 months ago.

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