Aurora078 Posted October 7, 2010 Posted October 7, 2010 Well, ive thrown out the other ideas because they aren't that useful. However, ive come up with a new idea, which im interested in. I am creating a McCodes Staff panel from scratch. Features: Secure: As secure as i can. Staff users are now put in a seperate table, with their user id and ( group id ). Different sessions than the normal login, etc. Staff Groups: Each staff user has a specific group, specified by whoever made them staff. Each group has permissions which limits them to what they can do in the staff panel. Staff groups will be createable, editable, and deleteable by Super Administator ( Default ). New Look: I like the look myself. I'll post screens when i get more coding done. jQuery/Ajax: Basically, most of anything you would have to post using a form is done through ajax. Suggestions? Quote
Joshua Posted October 7, 2010 Posted October 7, 2010 I've done something similiar for one of my own games while back that I was fond of. THe ajax/jquery might be a bit better as I didnt go that way. Curious to see this :) Quote
Aurora078 Posted October 7, 2010 Author Posted October 7, 2010 I've done something similiar for one of my own games while back that I was fond of. THe ajax/jquery might be a bit better as I didnt go that way. Curious to see this :) Thats cool. Staff Groups and everything? Quote
Joshua Posted October 7, 2010 Posted October 7, 2010 Something a bit differant than the typical mccodes, not quite the same line you use but similar. I actually thought about making one using a module set up Quote
Aurora078 Posted October 7, 2010 Author Posted October 7, 2010 Module as in.. Like redid and stuff? Quote
Rasheed saeed Posted October 7, 2010 Posted October 7, 2010 Before some of you ask: We don't know when the modification will be re-leased. I am busy doing sports through out the day and helping some mates(from school) get into Web Dev. So most credit will go to Aurora. The modification is indeed free. I thought to get people more enthusiastic with Mccodes. And since there hasn't been as many Mccodes releases as there was a while back. Quote
Joshua Posted October 7, 2010 Posted October 7, 2010 Module as in Floydians Gang panel set-up One page in main directory that calls o sub variables/etc in a sub-directory. Rasheed you been back most of this time and havent even bothered to say what's up ;) ----ImmortalThug Quote
Joshua Posted October 7, 2010 Posted October 7, 2010 It's actually a lot better way to program and i've been toying with the idea. Figure i'm going to do something big with it my first attempt so staff panel sounds about right as it has a large quantity of files so could make it interesting. Quote
Rasheed saeed Posted October 7, 2010 Posted October 7, 2010 Hey mate. I've been busy myself bud. Like you have been, but yeah I'm getting back. Getting better. Got better. And still learning. ;) Hmm.. Sound interesting.. I actually really enjoyed Floydians gang mod. Was a great modification and coder. Back to topic: Suggestion anyone? Quote
Aurora078 Posted October 8, 2010 Author Posted October 8, 2010 - Small Update: Using an array and foreach for the nav, instead of if'ing the hell out of it. Mainly for the icons for the pages. Quote
Aurora078 Posted October 8, 2010 Author Posted October 8, 2010 There's one way to do it ^_- Yeap. lol. Also, -Update: "Users" section started. Add User finished ( Also, It creates them with only the username, login_name, password, email. Anything else or is that good enough ). Calling it a day. Will Post screens before i go to sleep tonight. Also, since the staff_users table isnt used in the actual game itself, but rather in its own thing, its more secure. Quote
Aurora078 Posted October 8, 2010 Author Posted October 8, 2010 Update: Users section basically completed. Moving on to settings. Quote
Dayo Posted October 8, 2010 Posted October 8, 2010 I actuly have one of these 1/2 made (one that runs off a test server on your PC) so that it is safe from all script kiddies, i may finish this off and ill post it up Quote
Aurora078 Posted October 8, 2010 Author Posted October 8, 2010 Thats nice to know. Im about 20% done with mine, and so far is secure and nice. Quote
peterisgb Posted October 8, 2010 Posted October 8, 2010 wow looks nice aurora, look forward to seeing this Quote
Rasheed saeed Posted October 9, 2010 Posted October 9, 2010 Breaking news :P Right now Aurora is working on the modification herself as I really get bored of coding after helping around 4-9 of my mates a day with web-dev(2+ hours). So I would like members to know I do not expect any credit at all when the modification is complete. - Thanks Quote
VitalEnd Posted October 9, 2010 Posted October 9, 2010 Can't wait for this, I found flydians gang system a little hard to work with though, hard to edit things, hopefully this mod will be coded in a way for myself and others to understand easily and modify it to our needs if necessary. Good work :) Quote
Aurora078 Posted October 9, 2010 Author Posted October 9, 2010 Can't wait for this, I found flydians gang system a little hard to work with though, hard to edit things, hopefully this mod will be coded in a way for myself and others to understand easily and modify it to our needs if necessary. Good work :) The reason floydians gang system was hard is because thats one of his styles of coding. Its alot better than to just leave variables hanging around and stuff. But my staff panel is mainly basic, aside from the jQuery Quote
Dayo Posted October 9, 2010 Posted October 9, 2010 thinking about it you could do this by just recoding the sglobals.php if you do not mind me doing it ill recode it tomorow so it is a more secure staff panel (but only if you dont mind aurora as it is your idea (kind of)) Quote
Aurora078 Posted October 9, 2010 Author Posted October 9, 2010 How do you know it isnt as secure as yours could be? I havent shown anyone much code, Quote
Aurora078 Posted October 9, 2010 Author Posted October 9, 2010 How do you know it isnt as secure as yours could be? I havent shown anyone much code, Plus its not just the sglobals. im recoding the entire panel from scratch Quote
Dayo Posted October 9, 2010 Posted October 9, 2010 Im saying nothing about security ... im on about recoding the sglobals.php file so you can have a seperate staff panel with out editing all the staff_*.php (something i would not look foward too) sorry i just reread the post It would be more secure as only YOU the site owner could accsess the staff panel unless your computer was hacked where as if you leave it on your server a hacker could use a hack on a modification (anyone could of made so you cant garrantee its security) therefore gaining access to your staff panel Quote
Aurora078 Posted October 9, 2010 Author Posted October 9, 2010 Im saying nothing about security ... im on about recoding the sglobals.php file so you can have a seperate staff panel with out editing all the staff_*.php (something i would not look foward too) The whole thing right now is a seperate folder with seperate files. 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.