-
Posts
2,491 -
Joined
-
Last visited
-
Days Won
196
Content Type
Profiles
Forums
Events
Everything posted by Dayo
-
Hiya i have started work on a new top text game site, with a twist. Features will include Weekly and monthly competitions Free banner exchange API For developers to use Auto regestering users (similar to facebook aplications where the game asks your premision for certian details eg username, email etc...) (yes ive said it before but this time i actuly have done it ^^) Social interaction between users (When in diffrent games!) And a few more that i wont say just yet ;) Estimated Time of Relese will be in two months (Beta in one)
-
Here is a tip, integrate mccodes into SMF I done something similar with useBB, VB and SMF
-
i got into it when i was 11 making my 1st html page in notepad at school i still have the document lol it is <html> <head>My Website</head> <body bgcolor="black"> <font size="5" color="red">My name is christopher Day </font> <hr> <font size="5" color="blue">My forum tutor is mr slater and my form code is 5TS</font> </body> </html> and ever since then i have learned more and more admitidly i only learned php/sql 18 months ago when i found mocodes lite
-
first off HTML/CSS (basics of JS) and then PHP/MySQL
-
Agreed promoting others to copycat forums should not be allowed but let's say my old personal forum what if I posted my mods there (like I did before) why shouldn't I say my mods are located here, you can get support there and see what other services I offer why shouldent I be allowed Why should we contribute even 30 mins a day to help people or code mods when the owners don't even take an thereselfs As for what you said about the forums have to be run majoratly run by the community ... It is all run by the community I have only ever seen you post a few times before today (todaybeing the most active I've seen you). If it wasn't for a few select people this forum would of died ages ago!
-
I really don't see the point in this topic /the recent burst of activity from you ... Give it a week and all wil be back to normal. Even I will be leaving this forum soon as I feel it is holding myself plus others back, I really don't see the point in keeping a forum active with a few other oeople so the owners can sit back and watch ... Us effectively keeping the forum alive and therefore earning you money in the process! As for the things to remember that is blatant BS to try and keep your usernase here and not go elsewhere. If you really want this forum to live you AND DABS have to pull your finger out ... Even if it is for 10 mins a day before you go to bed don't just sit at home waiting for some one to do your job for you.
-
Are you on a localhost? And is the ip variable or $_SERVER['remote_addr'] (please note this probably isn't the exact spelling as I'm on my phone)
-
IMHO if your game is running lite and is successful DONT even bother buying a v2 licence ... what is the point the only fetatures would gain are a few more exploitable holes, invest that $100 back into the game on a big modification or loads of little ones eg if you dont have features like the gang get some one to code you one or there are a few free mods out there that you can convert!
-
first of all look at your url, and second of all secure thge $IP varable!
-
You need to make your forms look better and delete the auful grey text background maby if you were to put a background color around the whole form +text it woe look better
-
this is one of the many unfinished mods on my computer i have yet to complete, i have the next week set aside for my webdev so i should have time to complete some of there mods
-
well i usuly never delete any data unless i have to ... i do this by adding a field in the table called deleted and in the query i add AND `deleted`=0 and if you want it not visable you udate it to 1. you have to weigh the pros and cons do you want your userbase deleted or a few more rows in your tables
-
if you are realy desperate go into cpanel and change your mysql privs to everything but delete also look for any sql injections and throgh error logs
-
any thing like this im sure i would want a contract of some sort, plus if im right you have to submit the game for it to be aprovedso there is a chance it wont even make money
-
I was thinking of a new direction for my site ... cddesigns.org, i thought up many ideas and finaly decided to make a blog/forum about web design mainly for PHP, MySQL, HTML, CSS and JS. At the moment it can be found at http://cddesigns.org/blog/, untill i have intergrated all my stuff from my old site it will remain there and once it has been all intergrated i will move it to cddesigns.org or many get a new domain. Hopefuly i will be making several tutorials for this site aswell as getting some user submited tutorials so if you would like to contribute just PM me. Also this is not about making web games nor McCodes this is purley about web development and a place to learn. Thanks, Dayo
-
mine is not quiet ready yet, and you need a host that lets you connect to your DB via a URL other then localhost plus xampp
-
What kind of modifications would you like to see?
Dayo replied to a topic in Requests & In Production
for the hookers you could use my thug mod and just replace the word thug with hooker -
Here is what i was thinking of, It is a drop-in replacement* It has a session timeout (so if you leave your computer for 5 or more mins it will log you out of the admin panel) It has an easy to navigate menu - you click on users for example and then the list of what you can do within that section will appear plus the navigation is generated using a function layed out like this menu('users', array('Edit user1'=>'edit.php', 'other1'=>'other.php')); // Just an example You can also limit what users have access to the page so even if they are a mod they dont have access and later on i will be adding page-by-page premisions *You will have to add custom navigation links for custom mods installed what do people think of it and sorry Aurora078 if you think i `stole` your idea
-
try including config.php at the top under <?php
-
i also re read the post and edited the above post as i see you were refering back to my older post about on a private server
-
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
-
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))
-
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
-
I would say the most common is 1024px wide and 798px high I think they were the dimensions when I code a temples I usually go 900-800 wide
-
I only need about 15-25 to begin with i will then need more later on. and if people want to use images off google and construct a vector from that, it is ok but i dont want just plain googled images