0
Welcome Guest! Login
0 items Join Now

Modifying Rockcblogin module

    • paul aloo's Avatar
    • paul aloo
    • Jr. Rocketeer
    • Posts: 47
    • Thanks: 0

    Modifying Rockcblogin module

    Posted 16 years 10 months ago
    • hi guys
      how can I modify the rockcblogin module
      I want to remove "Not account yet" and replace it by "Join Now'

      your help will be appreciated
  • Re: Modifying Rockcblogin module

    Posted 16 years 10 months ago
    • You will have to edit this part of the mod_roklogincb.php
      <div class="loginelement">
      <?php echo _NO_ACCOUNT; ?>
      <a href="<?php echo sefRelToAbs( 'index.php?option=com_comprofiler&task=registers' ); ?>"><?php echo _CREATE_ACCOUNT; ?></a>
    • James Spencer / Developer & Support / Hull, UK
    • paul aloo's Avatar
    • paul aloo
    • Jr. Rocketeer
    • Posts: 47
    • Thanks: 0

    Re: Modifying Rockcblogin module

    Posted 16 years 10 months ago
    • Hi James thenks for the reply
      actually their is another another way
      just go to /language/english.php
      and the Var is NO_ACCOUNT
      just change it as you like and it should automatically change for rockcblogin, cb login and the basic login

Time to create page: 0.047 seconds