Jump to content
MakeWebGames

Recommended Posts

Posted

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?

screen1el.png

screen2z.png

screen3l.png

Posted

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 :)

Posted
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?

Posted

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.

Posted

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

Posted

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.

Posted

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?

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

Posted

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

Posted

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

Posted

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 :)

Posted
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

Posted

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

Posted

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

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

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