• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Custom Backend Login Screen

Custom Backend Login Screen 11 years 3 months ago #26323

Is there a way to create a custom or customise the existing backend additional password page?

Many Thanks
The administrator has disabled public write access.

Custom Backend Login Screen 11 years 3 months ago #26331

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
You can create a template override for the following layout:

components/com_rsfirewall/views/login/tmpl/default.php
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Custom Backend Login Screen 11 years 3 months ago #26342

Many thanks, I've created a copy and put it in

public_html/administrator/templates/template_name/html/com_rsfirewall/login/default.php

This only appears to work with this path though /administrator/index.php?option=com_rsfirewall&view=login

Is there a way I can get this to work all the time by having an override in my adminstrator template folder as I have lots of site and this will be the easiest way to manage it

Many Thanks
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!