test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adi69 Friend
    #136552

    Hi guys!

    I need help to turn off the Date and “Create account” in the Login bar …
    Just need the “Login” … nothing else..

    Thanks in advance for any help rendered 😀

    questbg Friend
    #284158

    HI adi69

    Not sure about the date, but can help with the ‘Register for Account’!

    You need to edit the following file:

    /templates/ja_teline_ii/mod_login/default.php

    Take out everything from about line 68 to 173 (the ‘REGISTER’ bit).

    Make sure you take a backup before hacking the code!

    Cheers
    Chris

    adi69 Friend
    #284272

    Thx Chris!!!
    You are spot-on .. I removed the lines and it works! 😀
    FYI, i read other post in this forum n found that to remove the ‘date’,
    edit file index.php and look for

    <div class=”ja-day”>
    <?php
    echo “<span>”.date (‘l’).”</span>”;
    echo ” <div>”.date (‘M’).” “.date (‘d’).date (‘S’).”</div>”;
    ?>

    Simply remove or change to comment ‘//’ to remove date info in login.

    Again, many thanks Chris!! 😀

    questbg Friend
    #284292

    Glad I could help!

    Good luck with the rest of your site.
    Chris

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

This topic contains 4 replies, has 2 voices, and was last updated by  questbg 15 years, 11 months ago.

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