Author Topic: New A-Z upload Design..  (Read 7160 times)

Smokey

  • Autococker
  • Posts: 1172
New A-Z upload Design..
« on: February 21, 2007, 02:11:01 PM »

I'v asked a few people already but meh. (for those of you who know the URL, don't share it please)

Decent looking, yes or no? I suck at design so I have no idea.
So far i'v got uploading, and banning done. :)


Cobo

  • Autococker
  • Posts: 1362
Re: New A-Z upload Design..
« Reply #1 on: February 21, 2007, 03:31:35 PM »
I say it looks nice except for the white background.

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #2 on: February 21, 2007, 03:51:51 PM »
I say it looks nice except for the white background.
What color do you suggest? :P

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: New A-Z upload Design..
« Reply #3 on: February 21, 2007, 06:10:54 PM »
Looks good ;) fresh

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #4 on: February 21, 2007, 06:18:51 PM »


The image upload page.

I think I might release this one on hotscripts.com or something, I'm really starting to like it :)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: New A-Z upload Design..
« Reply #5 on: February 21, 2007, 06:41:54 PM »
You should make the second forum thumbnail use the width and height: [img width=123 height=456]

And you are dating these, right? :)

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #6 on: February 21, 2007, 06:58:02 PM »
Good idea on the image size in the [img] tags :)

Code: [Select]
DROP TABLE IF EXISTS `upload`;
CREATE TABLE `upload` (
  `id` varchar(10) NOT NULL default '',
  `delid` varchar(10) NOT NULL default '',
  `filename` varchar(100) NOT NULL default '',
  `newfilename` varchar(100) NOT NULL default '',
  `filesize` varchar(100) NOT NULL default '',
  `ipaddress` varchar(25) NOT NULL default '',
  `bandwidth` varchar(15) NOT NULL default '',
  `uploaded` int(10) NOT NULL default '0000000000',
  `last_download` int(10) NOT NULL default '0000000000',
  `password` varchar(100) NOT NULL default '',
  `description` varchar(150) NOT NULL default ''
);
Happy?  ;)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: New A-Z upload Design..
« Reply #7 on: February 21, 2007, 07:22:01 PM »
Is "uploaded" the date?  I use TIMESTAMP for that kind of thing.  Is there any advantage/disadvantage to using INT instead?

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #8 on: February 21, 2007, 08:08:08 PM »
Is "uploaded" the date?  I use TIMESTAMP for that kind of thing.  Is there any advantage/disadvantage to using INT instead?
Yes, it is the unix timestamp for when it was uploaded.
Never really got into SQL too much, so didn't know TIMESTAMP even existed, so probably not.

Spook

  • Autococker
  • Posts: 2542
Re: New A-Z upload Design..
« Reply #9 on: February 21, 2007, 08:17:04 PM »
can i upload my css hacks there?

TinMan

  • Autococker
  • Posts: 1347
Re: New A-Z upload Design..
« Reply #10 on: February 21, 2007, 08:45:56 PM »
Cascading Style Sheets or Counter Strike: Source? lol
Spook, hook me up.

Spook

  • Autococker
  • Posts: 2542
Re: New A-Z upload Design..
« Reply #11 on: February 21, 2007, 10:56:32 PM »
what do you want the models or the textures (glass walls hehahea)

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #12 on: February 21, 2007, 11:35:01 PM »
Hmm Jitspoe, timestamp is exactly the same as datetime, which I hate dealing with. So thats the advantage :)


File Download Page:
« Last Edit: February 22, 2007, 12:49:24 AM by Smokey »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: New A-Z upload Design..
« Reply #13 on: February 22, 2007, 12:58:24 AM »
I would put a strict no-cheat policy on there, for any game.

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #14 on: February 22, 2007, 01:44:31 AM »
I would put a strict no-cheat policy on there, for any game.
It will be in the TOS.

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #15 on: February 22, 2007, 02:51:54 PM »
All Downloading/Uploading aspects are now done, as well as the ban system. Now for the admin page and files lists



Seckse, amirite?
« Last Edit: February 22, 2007, 03:46:27 PM by Smokey »

bitmate

  • Autococker
  • Posts: 1248
Re: New A-Z upload Design..
« Reply #16 on: February 22, 2007, 04:33:40 PM »
2secksey

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #17 on: February 22, 2007, 08:57:10 PM »
Not sure how good this looks, but meh.



PiCaSSo

  • Autococker
  • Posts: 728
Re: New A-Z upload Design..
« Reply #18 on: February 23, 2007, 08:55:10 AM »
Is that guy in the picture Wilson(Earl Windman) offa "Home Improvement" when he was a kid?

Smokey

  • Autococker
  • Posts: 1172
Re: New A-Z upload Design..
« Reply #19 on: February 23, 2007, 09:55:00 AM »
Is that guy in the picture Wilson(Earl Windman) offa "Home Improvement" when he was a kid?
hahaha, Wouldn't he be behind a fence then?