Jump to content
MakeWebGames

Recommended Posts

Posted

all this mod does is tell the user to have a nice (what ever the day is) when they logout

ok open logout.php

Find:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

and replace it with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

and thats all some like it some dont i hope you like it

  • Like 1
Posted

Re: Nice Day Logout

I'm not great with arrays but i've tested a little array to cut down your code.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Edit: Has Been Tested..

Posted

Re: Nice Day Logout

Though this might be a nice addition, only a very low percentage of players will see this... as usually people tend to close browser window/tab instead clicking the logout option ;)

Posted

Re: Nice Day Logout

 

Though this might be a nice addition, only a very low percentage of players will see this... as usually people tend to close browser window/tab instead clicking the logout option ;)

true but i have had some of the users that click logout mail me in game telling me thanks so the people that do use it feel welcome

Posted

Re: Nice Day Logout

 

Why all the switching and crap?

echo 'Have a nice ' . date('l');

Done!

Correct lol, For anyone who will complain check the manual.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...