The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Determine the fate of your forum after your absence

5 posters

Go down

Determine the fate of your forum after your absence Empty Determine the fate of your forum after your absence

Post by كونان2000 March 5th 2024, 9:20 am

Hello everyone today

This trick allows you to hide your forum after you are gone

Who knows, you may die suddenly, or there may be a reason that prevents you from entering the forum

On the Forumotion forums when you are absent for more than six months
Your forum is handed over to someone other than you

Maybe the other person messes with your forum after you're gone
---------------------------

You should hide your forum after you are gone

Add the following code to the overall_header template
Code:
 <script>
$(function() {
    var currentDate = new Date();
    var startDate = new Date("2024-06-04");
    var endDate = new Date("2070-06-06");

    if (currentDate >= startDate && currentDate <= endDate) {
        $("body").hide();
    }
});
</script>

In the code, the start date of the disappearance is 2024-06-04
The end date of the disappearance is 2070-06-06

If she does not die and does not leave and reaches the date 04/06/2024

You need to change the forum disappearance date to 2024-07-04

Therefore, every time you reach the disappearance start date, you must renew it
Until you die or leave, and after you leave, your forum will disappear

----------------------------------------
I wish you guidance and success from God
كونان2000
كونان2000
Forumember

Other / Decline to state Posts : 176
Reputation : 81
Language : Arabic

https://anime.forumperso.com/

TonnyKamper, jucarese and كونان2000 like this post

Back to top Go down

Determine the fate of your forum after your absence Empty Re: Determine the fate of your forum after your absence

Post by jucarese March 5th 2024, 12:15 pm

And if you die before the date you could also do it with the forum Mr. Green Mr. Green
jucarese
jucarese
Hyperactive

Male Posts : 2426
Reputation : 112
Language : spanish
Location : SSF Admin

http://asistencia.foroactivo.com/u23082

Sir Chivas™ and كونان2000 like this post

Back to top Go down

Determine the fate of your forum after your absence Empty Re: Determine the fate of your forum after your absence

Post by Mihai March 6th 2024, 12:26 am

كونان2000 wrote:Hello everyone today

This trick allows you to hide your forum after you are gone

Who knows, you may die suddenly, or there may be a reason that prevents you from entering the forum

On the Forumotion forums when you are absent for more than six months
Your forum is handed over to someone other than you

Maybe the other person messes with your forum after you're gone
---------------------------

You should hide your forum after you are gone

Add the following code to the overall_header template
Code:
 <script>
$(function() {
    var currentDate = new Date();
    var startDate = new Date("2024-06-04");
    var endDate = new Date("2070-06-06");

    if (currentDate >= startDate && currentDate <= endDate) {
        $("body").hide();
    }
});
</script>

In the code, the start date of the disappearance is 2024-06-04
The end date of the disappearance is 2070-06-06

If she does not die and does not leave and reaches the date 04/06/2024

You need to change the forum disappearance date to 2024-07-04

Therefore, every time you reach the disappearance start date, you must renew it
Until you die or leave, and after you leave, your forum will disappear

----------------------------------------
I wish you guidance and success from God
this could be a good script for maintenance ahah
Mihai
Mihai
Forumember

Male Posts : 819
Reputation : 36
Language : Romanian, English
Location : Bucharest, Romania

https://allprojects.forumotion.com/

TonnyKamper and كونان2000 like this post

Back to top Go down

Determine the fate of your forum after your absence Empty Re: Determine the fate of your forum after your absence

Post by كونان2000 March 6th 2024, 5:14 am

jucarese wrote:And if you die before the date you could also do it with the forum Mr. Green Mr. Green
Hello @jucarese
I pray to God to give you a good life before you die  cheers

Yes, this code is useful for those who were unable to delete their forum before their death Help me
----

Mihai wrote:
this could be a good script for maintenance ahah
 Hello  @Mihai 
Also your idea is good thumleft

God reward you
كونان2000
كونان2000
Forumember

Other / Decline to state Posts : 176
Reputation : 81
Language : Arabic

https://anime.forumperso.com/

TonnyKamper likes this post

Back to top Go down

Determine the fate of your forum after your absence Empty Re: Determine the fate of your forum after your absence

Post by SLGray March 8th 2024, 6:43 am

I really do not think this is a good idea.  If the founder is the only staff on a forum, the forum would basically become abandoned.


Determine the fate of your forum after your absence Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

poesia-verses and كونان2000 like this post

Back to top Go down

Determine the fate of your forum after your absence Empty Re: Determine the fate of your forum after your absence

Post by invisible_fa March 8th 2024, 11:57 am

Hi

Well, this trick could be good as an improvement for "holidays mode" and "under construction mode", because it only let's you put it under construction 7 days and holidays mode only 24 hours...

By adding this code, you can remain your forum private for much more time if you wish Wink

On the other hand, some important things:


On the Forumotion forums when you are absent for more than six months
Your forum is handed over to someone other than you

Hiding the forum content will not avoid that someone could request to become the new founder of your forum if you haven't done log-in for more than 6 months. Forumotion Staff can see the last founder connection without need of accessing the forum.


Maybe the other person messes with your forum after you're gone

If you have active Staff on your forum, Forumotion will not make any founder change without the permission of all the Staff members, even if you (as founder) has not logged into the forum for a long long time, as the forum is not considered as completely abandoned. Then, one of the Moderators you trusted in the past could ask to become the new founder, so the forum would keep safe.




invisible_fa
invisible_fa
Forumember

Male Posts : 960
Reputation : 21
Language : Klingon
Location : Does it matter? I'm Invisible, you will not see me anyway

poesia-verses and كونان2000 like this post

Back to top Go down

Determine the fate of your forum after your absence Empty Re: Determine the fate of your forum after your absence

Post by كونان2000 March 8th 2024, 5:19 pm

SLGray wrote:I really do not think this is a good idea.  If the founder is the only staff on a forum, the forum would basically become abandoned.
hi SLGray
Your point of view is good, but perhaps some people would prefer to hide the forum after his departure  Toothless
---------------


invisible_fa wrote:Hi
Well, this trick could be good as an improvement for "holidays mode" and "under construction mode", because it only let's you put it under construction 7 days and holidays mode only 24 hours...

By adding this code, you can remain your forum private for much more time if you wish Wink
hi invisible_fa
Looks good too  Determine the fate of your forum after your absence Oops


Hiding the forum content will not avoid that someone could request to become the new founder of your forum if you haven't done log-in for more than 6 months. Forumotion Staff can see the last founder connection without need of accessing the forum.
Probably no one will apply for a hidden forum
Because if the forum was hidden for a long time
It will be deleted from search engines
----------------------

If you have active Staff on your forum, Forumotion will not make any founder change without the permission of all the Staff members, even if you (as founder) has not logged into the forum for a long long time, as the forum is not considered as completely abandoned. Then, one of the Moderators you trusted in the past could ask to become the new founder, so the forum would keep safe.
Unfortunately, this has become rare these days Waaa

كونان2000
كونان2000
Forumember

Other / Decline to state Posts : 176
Reputation : 81
Language : Arabic

https://anime.forumperso.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum