1
DjMikeWatt
Need to edit logon box
  • 2007/6/9 5:36

  • DjMikeWatt

  • Just popping in

  • Posts: 41

  • Since: 2007/4/7 2


http://www.wattproductions.com

Hi folks!

What I'd like to do here is simply remove the "Register now!" link that appears in the log-on box. I've turned off registrations, but I would prefer to not even have that link available. Administrators will be adding any new accounts... I'm sure this is probably fairly simple, but I'm not really all that good!

Any help is, as always, appreciated.

Mike

2
stefan88
Re: Need to edit logon box
  • 2007/6/9 5:54

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,

you need to edit the template - (system_block_login.html). To do that, you hhave some options:

-use theme override available in XOOPS 2.0.14+. You can learn about it herehttps://xoops.org/modules/news/article.php?storyid=3367

or

-clone the 'default' template set in administration menu -> system admin -> templates 'clone' - eneter new name and submit.
then go to preferences -> general settings and set 'Default template set' to the new one, scroll down and submit.
go back to templates, list system templates and edit 'system_block_login.html'
clear templates cache (delete all files except index.html in templates_c folder)

or

you can edit the system_block_login.html file in XOOPS_ROOT/modules/system/templates/blocks
and update system module in admin and clear templates cache.

..

3
wcrwcr
Re: Need to edit logon box
  • 2007/6/9 5:59

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi

A quick one could be just deactivate the login block and aceesshttp://wattproductions.com/user.php to login.

You can edit your modules/system/templates/blocks/system_block_login.html and comment out the a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a>

line.

hope it helps

4
DjMikeWatt
Re: Need to edit logon box
  • 2007/6/9 6:26

  • DjMikeWatt

  • Just popping in

  • Posts: 41

  • Since: 2007/4/7 2


Got it! Perfect! Thanks... finding the location of that file was my problem... thanks for pointing that out... easy from there!

http://www.wattproductions.com

5
DjMikeWatt
Re: Need to edit logon box
  • 2007/7/12 3:29

  • DjMikeWatt

  • Just popping in

  • Posts: 41

  • Since: 2007/4/7 2


Okay, so this worked perfect... but now I want to edit another page... the USER.PHP file that produces the FORM to log-in... I want to remove the registration option from this page, too... I looked at the userform.php, assuming that this was the page, but I don't see what I'm looking for... any help?

Login

Who's Online

222 user(s) are online (177 user(s) are browsing Support Forums)


Members: 0


Guests: 222


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits