Jump to content
MakeWebGames

Recommended Posts

Posted

Ok made an edit

this

 

You're unable to view this code.

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

 

to this

 

You're unable to view this code.

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

 

Working fine now for me...

  • 1 month later...
Posted

ok ive noticed a giant flaw on this as it inserts into the users table if a new user joins the game while in maintenance/close page mode they will be able to gain access as it will auto be set to 0 for them i think you should add to new table as it is a flaw in this system

Posted
ok ive noticed a giant flaw on this as it inserts into the users table if a new user joins the game while in maintenance/close page mode they will be able to gain access as it will auto be set to 0 for them i think you should add to new table as it is a flaw in this system

But not if you put the register page locker too as the login page too.

Posted
ok ive noticed a giant flaw on this as it inserts into the users table if a new user joins the game while in maintenance/close page mode they will be able to gain access as it will auto be set to 0 for them i think you should add to new table as it is a flaw in this system

But not if you put the register page locker too as the login page too.

no you cant do that as really if you close 1 page to public and someone signs up when it is closed it is gonna be reopened back to them as soon as they login and u can't put anything in register that will insert the code into the user table as it would just insert 1 fixed number either 1 or a 0 id still say +1 for the mod but the new field for user table very bad idea as this mod will not work 100% untill that is all in 1 table
Posted
ok ive noticed a giant flaw on this as it inserts into the users table if a new user joins the game while in maintenance/close page mode they will be able to gain access as it will auto be set to 0 for them i think you should add to new table as it is a flaw in this system

But not if you put the register page locker too as the login page too.

no you cant do that as really if you close 1 page to public and someone signs up when it is closed it is gonna be reopened back to them as soon as they login and u can't put anything in register that will insert the code into the user table as it would just insert 1 fixed number either 1 or a 0 id still say +1 for the mod but the new field for user table very bad idea as this mod will not work 100% untill that is all in 1 table
Think.

Would you really have the pages closed but registrations open?

Even if a one or two pages are closed you could do a simple check routine to see if any pages are closed upon signup and make sure the new player then gets updated in the database accordingly. Its not a flaw in the mod from Illusions its a flaw in your logic

  • 2 weeks later...
Posted
I actually made a version of this but with a few more extras and it is a brilliant idea from illusions! love you mate!

 

Love you too my sugar plum fairy are we still on for that gangbang, ive found some whinos who are willing to join in but they need feeding first can you supply the food Sexy ;)

Posted

is there any way that you could edit it so i could have mulitiple pages closed at the same time.... instead of just all the website or one page closed? and could you also have it so you could select which pages to reopen??

Posted

Rather than going through your site pages add a function to the global_func.php then just add a line

maintenance();

in your header in an appropriate place (usually before the end of the header)

 

You're unable to view this code.

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

 

Then in the staff area you can set as many pages as you like to closed and your done.

I have not actually used this mod so where ive stated closed above for the offline status then amend as required. Probably a better way of doing the function it just sprung to mind after reading the last post on this topic and im really hungover still lol so trying to avoid work.

Posted

Your all missing the point of this mod it can do what ever you want it to do you just have to add o it.. The starting blocks have already been built its up to you from now on how far you want to keep building it..

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...