-
Posts
3,368 -
Joined
-
Last visited
-
Days Won
126
Content Type
Profiles
Forums
Events
Everything posted by Dave
-
I would certainly never do it, but some people don't know how to use encrypted passwords as simple as it is. I would recommend encrypting any password you use on your site to add another level of security.
-
Can you post the code you're using to show this background? Would be a great help!
-
Well it's pretty simple, say you wanted to use an md5 hash as the password all you'd need to do is this. if(md5($password) == "THE MD5 ENCRYPTED PASSWORD") All that code is doing is hashing the given password and then comparing it against the already hashed systems password.
-
The password is located inside the if query. if($password == "ENTER UR PASSWORD HERE FOR THIS") But this can indeed provide a small amount of extra protection, for instance if your game security was compromised and someone accessed a staff account. Using this would thus mean the "hacker" couldn't access the staff files directly. The only real security issue would be if someone had access to your files and could view the password, but if they had access to your files you're basically doomed. For the paranoid ones though you could simple change the system to use a hashed password instead.
-
Ahh! The tables on the staff page do still use the same class as the games, but the white and grey box certainly do not. I'll add some simple customization into the tab colour and content colour if you'd like?
-
okay I will try it Thanks and yes a patch would make it easier and also being able to change the color of the tables and what not cause the white/grey dosnt really work with my site xD It's just using the default Mccode table class, you can easily change it by modifying your CSS :)
-
Used to love Apple till I realized all these stupid legal incidents they keep being involved in.
-
I imagine the house error is due to the fact just updating the house id wont cause the users maxwill to be changed. Try changing both the house id and maxwill of the user to the specific house. I will most likely release a patch to automatically do it to the user.
-
PrisonLords Layout [Layered PSD] !FREE! + DESIGN TUTORIAL!
Dave replied to a topic in Art and Content
Most likely using a brush. -
I love it when people call up about security issues. Just speak really technically to them and they'll get confused :)
-
Colour is always hard to add, well it's easy to add, but to do it nicely takes allot of skill. Balancing everything to work perfectly together and getting the correct shades and so on. Good luck to the both of you!
-
I see it as in the development business the end look of the modification is as important if not more then the actual inner workings. The users of the site are never going to look at the source code where as they will see the UI in it's full. Thus why I attempt to focus on both and make the system exceptional. Thanks for the kind words.
-
So glad I don't own a blackberry right now. Thanks for the news article! Keeping everyone safe!
-
I checked out IE9 and was pleasantly surprised. It seemed fast, reliable, opened nice and quickly and seems to support some of the newer web technologies. Looks like Microsoft is doing something right this time with IE.
-
Whats your budget for the site going to be? So how much money you plan to shove into it after it's created.
-
The system was coded on a 5.2.* environment. Thus why it says clearly in the requirements in the post you're required to be running 5.2.* and in this instance not 4.9. All other clients who're running a compatible version of PHP will confirm that this system does work fully on 5.2.*. For instance:
-
Checking to see if they paid with paypal (membership/donation)
Dave replied to a topic in Game Support
You can use the basic features on any account I believe. But some of the more... interesting features require either a premier or business account for instance the subscriptions. -
It was to make the addition of new gateways easy and simple for other developers who could then sell their own gateways alongside my system. Glad you found it useful I had a bit of fun working out which area's the modules would need to edit but I believe I got all of them.
-
Nice and simple, Great addition to the system!
-
The system has just been updated with the new patch fixes. Please check your email for the new version. If you contact me via MSN I can show you a demo, Due to the demo not being locked down I'd prefer not to post the link.
-
Well, not exactly. http://email.about.com/od/emailprogrammingtips/qt/PHP_Email_SMTP_Authentication.htm That should help you out on how to set it all up and it's really your own choice to what SMTP server you use. You can use Google's mail servers if you're sending under 10 messages a day (I think I've not checked the limits recently) and that would guarantee the delivery to the inbox. Or just find another trusted SMTP server which allows a higher send mail count.
-
The easiest way is to send all your emails through a trusted SMTP server.
-
The purchase counts as one licence. So you'd need to buy a licence for each game. There is a chance if you're buying a couple I could give you a discount though. The error is due to me missing a line of code out to control the changes made to the users. A patch will be released within the next few hours. The whole admin side of the system runs of the sglobals so it will only be available for users who have access to the staff panel.
-
Sorry about the downtime. All issues should be fixed now and you are able to purchase the modification using the link below. http://oxyden.net/store/_catalog/mccodes_v2/_ajax_cart_donation_system
-
only 19" what about when i use my 32" tv as a screen?!? lol any way good attempt but the buttons need improving, maby making them into the box (if you know what i mean :S) plus the login area is too big imho I use three 19", It's a nice size any bigger would be a tad stupid for me. But It was just an example to a bigger screen size :3