Uridium Posted May 27, 2010 Author Posted May 27, 2010 I'll have a look at my Original script and see if ive missed any thing out whilst posting.. Quote
Uridium Posted May 27, 2010 Author Posted May 27, 2010 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... Quote
URBANZ Posted July 6, 2010 Posted July 6, 2010 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 Quote
kcmajor36 Posted July 6, 2010 Posted July 6, 2010 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. Quote
URBANZ Posted July 6, 2010 Posted July 6, 2010 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 Quote
Zero-Affect Posted July 6, 2010 Posted July 6, 2010 I actually made a version of this but with a few more extras and it is a brilliant idea from illusions! love you mate! Quote
rulerofzu Posted July 6, 2010 Posted July 6, 2010 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 tableThink. 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 Quote
Uridium Posted July 15, 2010 Author Posted July 15, 2010 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 ;) Quote
eboy23 Posted July 15, 2010 Posted July 15, 2010 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?? Quote
rulerofzu Posted July 16, 2010 Posted July 16, 2010 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. Quote
Uridium Posted July 16, 2010 Author Posted July 16, 2010 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.. Quote
rulerofzu Posted July 16, 2010 Posted July 16, 2010 Indeed Illusions ive made quite a few additions to your smexy mods. Aint nothing wrong with your work. I was just pointing out a different way to do the page thang. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.