1.3.5 Admin CP question for Site Turn Off

Forum
Last Post
Threads / Messages

GeneticAlpha

Loving Mysidia!
Member
Joined
May 24, 2020
Messages
287
Points
18
Age
31
Location
Tennessee
Mysidian Dollar
13,377
Morning everyone! :D I was just wondering how I might could go about making the Subsystems Site Turn Off only do that function to everyone but admins? Because I just tested it for the first time and noticed even for an admin they can't maneuver the site to work on pages and things without the page saying the admin had turned off the site etc. It would be nice to be able to work freely on things and see changes but everyone else be blocked out like it's doing :) if I figure it out I'll post a tutorial!

Update: I created a mod for this feature to tie to the site turn off feature!
Site Maintenance Mod
 
Last edited:
Currently there aint such a functionality in Mys v1.3.5 or v1.3.6, though I plan to make it for Mys v1.4.0. For now, you can play with .htaccess and add a few lines like this:

Code:
order deny,allow
allow from <insert your primary IP address>
allow from <insert your alternative IP address(if any)>
...
deny from all
 
Currently there aint such a functionality in Mys v1.3.5 or v1.3.6, though I plan to make it for Mys v1.4.0. For now, you can play with .htaccess and add a few lines like this:

Code:
order deny,allow
allow from <insert your primary IP address>
allow from <insert your alternative IP address(if any)>
...
deny from all
Thank you :)
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,274
Messages
33,114
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top