• Gaming Community
    92 replies, posted
[QUOTE=Miljaker;34943590][IMG]http://tuxedogaming.com/screenshot.jpg[/IMG] What should I change?[/QUOTE] I don't like the avatar placeholder, they really distract me.
[QUOTE=AGMadsAG;34943825]I don't like the avatar placeholder, they really distract me.[/QUOTE] Hows the new one? [url]http://tuxedogaming.com/game.php?game=1[/url] [url]http://tuxedogaming.com/users/pic/0.jpg[/url]
[QUOTE=Miljaker;34837968]Forum is done! I can't think of anything that needs to be made. Maybe add a few more bbcode options like quote. But that is done in no time and not gonna think too much about that until everything else is done. It's an easy to use forum with no bullshit that no one uses. If anyone can think of anything that needs to be changed/added please let me know.[/QUOTE] Don't really see the point in creating your own forum system since it's easy enough to customize any of the top forum web-apps ([URL="http://vanillaforums.org/"]Vanilla [/URL]is pretty good for embedding). Whatever floats your boat (Or website).
[QUOTE=BBgamer720;34945973]Don't really see the point in creating your own forum system since it's easy enough to customize any of the top forum web-apps ([URL="http://vanillaforums.org/"]Vanilla [/URL]is pretty good for embedding). Whatever floats your boat (Or website).[/QUOTE] But having your own forums system could be an excellent way to keep on top of things? Know perfectly how things work because you created it. Plus its pretty cool to say you single handedly made a forum system. Brad,
[QUOTE=Bradgibbs;34950604]But having your own forums system could be an excellent way to keep on top of things? Know perfectly how things work because you created it. Plus its pretty cool to say you single handedly made a forum system. Brad,[/QUOTE] No. Not really. Forum requires a lot of functions and without comments you will be totally lost. You need incredible organization for something like a forum/ big project. otherwise... you're basically screwed.
You can make a forum as complicated as you want... I made it very basic because I personally dislike all the "useless" stuff. I do not want to know how many views a thread got, I don't need emoticons, I don't need auto restore last reply. There are only 2 more things I want to change to the forum I currently have and that is "go to last unread post" and "tag buttons" so people don't have to manually type [ img ] etc. The forum I made is like 400 lines of code (html, php and js). It's not too hard to manage without comments but it's better ofc.
Messaging completely finished Settings updated so you can change profile settings (Still need to make proper profiles). Only got profiles, playerlist and events left. All the other things is just some simple html like about page or help page. I hope I will be able to finish it before 7 april (day I'm turning 20) And I'm still looking for criticism. [url]http://tuxedogaming.com/[/url] [editline]8th March 2012[/editline] Oh I will need a community manager (or a few) when it launches. Will need to manage steam, facebook and google+ pages. [url="http://steamcommunity.com/groups/tuxedogaming"][img]http://tuxedogaming.com/img/steam.png[/img][/url] [url="http://www.facebook.com/TuxedoGaming"][img]http://tuxedogaming.com/img/facebook.png[/img][/url] [url="https://plus.google.com/u/0/109537385113782655096"][img]http://tuxedogaming.com/img/googleplus.png[/img][/url] Must know proper English. Age 18+. Think before you type. Don't go into argument with other people. Be professional. Be active. If anyone is interested contact me in any way and I can go into detail. And I still can't pay anything because I don't make any money from it myself. If I decide to put ads/donation in the future (don't count on it) I will obviously give you a fair % of the profit.
[QUOTE=Miljaker;34943943]Hows the new one? [url]http://tuxedogaming.com/game.php?game=1[/url] [url]http://tuxedogaming.com/users/pic/0.jpg[/url][/QUOTE] Much better!
Too yellow? [thumb]http://i39.tinypic.com/33wkufn.jpg[/thumb]
[QUOTE=Miljaker;35063513]Too yellow? [thumb]http://i39.tinypic.com/33wkufn.jpg[/thumb][/QUOTE] I really like that yellow "dropdown" login part, quite fancy color combinations, but the logo is giving me an odd feeling. :)
[QUOTE=j4NZKUE;35064640]I really like that yellow "dropdown" login part, quite fancy color combinations, but the logo is giving me an odd feeling. :)[/QUOTE] I know right, that logo is bothering me ALOT. But I just can't get it right!
get rid of the yellow box behind the logo, make the text yellow and keep the penguin white.
I think in the logo, the image itself is a little to "tall" Doesn't fit with the buttons in my opinion. Brad,
[QUOTE=KmartSqrl;35067039]get rid of the yellow box behind the logo, make the text yellow and keep the penguin white.[/QUOTE] Can't believe I didn't try this out before. It actually looks decent right now. Thanks!
Let's see it :)
[QUOTE=KmartSqrl;35068693]Let's see it :)[/QUOTE] [IMG]http://tuxedogaming.com/screenshot.jpg[/IMG] Also changed sessions to cookies. Should now be logged in for a year.
One other thing that stands out to me right now is that the icons on the right of that top bar feel a little close to the hanging tab that's underneath them. I'd space that out a little more
[QUOTE=KmartSqrl;35068995]One other thing that stands out to me right now is that the icons on the right of that top bar feel a little close to the hanging tab that's underneath them. I'd space that out a little more[/QUOTE] Thanks alot, this is really helping me out. Updated screenshot above.
Just a suggestion with the activation link in the emails: At the moment, it seems to just give a link with a variable in the url which looks like a user id or something. I suggest you make it a hash of their email with a salt of a random number or something, just to be on the safe side :) I also think that the inner shadow around all of the text boxes is a bit strong. To be honest, I'm not really sure if there should be a shadow at all. Finally (I think) the alignment of the To and Subject field's labels are out compared to the textboxes and the send button is also out of alignment (in fact, maybe have some kind of button outline around the send button?).
Or just generate a random hash and use that so people can't guess them at all since it's not tied to the account in any specific way at all.
It's currently userid modified by some formula. Was planning on hashing the result number but forgot to do it. Seems like a secure enough way of doing it? I don't think hashing it is really necessarily. I doubt anyone would do so much trouble just so they can login using an email which isn't theirs. Besides they would need to create 2 accounts with emails they can access before they can even attempt figuring out what the formula is.
Probably not ever going to cause you any issues. I just make a habit of using random hashes for identifying users in situations like this so that if it [I]is[/I] a security critical thing I know it's not tied to the account in any way other than chance.
[url]http://tuxedogaming.com/users.php[/url] You can now search users google instant style!!! A bit pointless with only 15 unique users but it should be awesome for the future.
[QUOTE=KmartSqrl;35067039]get rid of the yellow box behind the logo, make the text yellow and keep the penguin white.[/QUOTE] This = WIN! Looks so much better now
SQL injection ahoy. Are you escaping your input? [code]<br /> <b>Warning</b>: mysql_num_rows() expects parameter 1 to be resource, boolean given in <b>/home/microski/public_html/tuxedogaming.com/mysqlquery.php</b> on line <b>453</b><br /> searchuser;FOUT1[/code]
[QUOTE=StinkyJoe;35080530]SQL injection ahoy. Are you escaping your input? [code]<br /> <b>Warning</b>: mysql_num_rows() expects parameter 1 to be resource, boolean given in <b>/home/microski/public_html/tuxedogaming.com/mysqlquery.php</b> on line <b>453</b><br /> searchuser;FOUT1[/code][/QUOTE] Shit I forgot :suicide: thanks Fixed.
By changing the profile settings. [url]http://tuxedogaming.com/settings.php[/url] [IMG]http://i43.tinypic.com/312h3r4.jpg[/IMG] Boxes will show in your profile. [url]http://tuxedogaming.com/profile.php?profile=5[/url] [IMG]http://i39.tinypic.com/23wa23m.jpg[/IMG] And sorry for the very long pause. Have been very busy last few weeks.
[QUOTE=Miljaker;35305916]By changing the profile settings. [url]http://tuxedogaming.com/settings.php[/url] [IMG]http://i43.tinypic.com/312h3r4.jpg[/IMG] Boxes will show in your profile. [url]http://tuxedogaming.com/profile.php?profile=5[/url] [IMG]http://i39.tinypic.com/23wa23m.jpg[/IMG] And sorry for the very long pause. Have been very busy last few weeks.[/QUOTE] "You must [B]me[/B] logged in to acccess this feature"
[QUOTE=Profanwolf;35306558]"You must [B]me[/B] logged in to acccess this feature"[/QUOTE] Found it tnx.
[QUOTE=Miljaker;35306578]Where exactly?[/QUOTE] Log out and look at your settings page :smile:
Sorry, you need to Log In to post a reply to this thread.