Blockland Add-On Site

Poll

Will you use the site?

Yes
30 (58.8%)
No
21 (41.2%)

Total Members Voted: 2

Author Topic: Blockland Add-On Site  (Read 6915 times)

Next you'll be adding in-game downloading.  :cookieMonster:

Next you'll be adding in-game downloading.  :cookieMonster:

haah no that's all you. I like the work that I'm doing, and I can do it on the side on my own. Working inside blockland opens a whole different playing field which I can not go into on my own. Plus I think your system that you setup can be a blessing and a disadvantage. Will users of your system still post screenshots and links in the forums? But hey, we'll see what happens.. maybe I'll go crazy and have programming fever.
« Last Edit: June 23, 2008, 06:33:01 PM by Thermoman »

Take a look at garrysmod.org for a good reference of how the categories should work. First two files!
« Last Edit: June 24, 2008, 03:20:20 PM by Psykotik »

I've added some features and cleaned up the site. users with files can now view and delete them if they want (and only the user who uploaded it ;-))

My broken image isn't there O.o

My broken image isn't there O.o

sorry I was working and I thought that you just uploaded that to test it. I see you re-uploaded it and I'm sorry. on the plus side new features are coming to the site so =)

also i would like to thank you for using my site, its an honor.


I have put some major updates into the site, and for all those who still don't know:

YES you can start using the website!

anyway the list of updates include:
- some security things and random bugs with the upload process
- ability to edit both your password and e-mail
- ability to view and delete your uploads
- I no longer include a counter on the page once you are logged in
- fixed error with the way files were viewed (someone maybe noticed that)

anyway things to come:
- ability to edit the name and version and re-upload your files
- forgotten password e-mail

let me know if you find any bugs, I'm doing this all on my own. Not only is it a new site but all of the php and mysql code is being done by myself. This can get a bit hard to check for errors with a system so complex as this one.

There's a small problem, I can't get any files up.

There's a small problem, I can't get any files up.

what do you mean? the upload works fine now.. and you can review and delete your past uploads. if you still have problems rename the files and try again. There is still a slight bug where files that dont finish uploading stay on, and then you can not have the same file name twice.

3 Page!!!

"We're sorry! There was an error while uploading your file."

It's done this three times now...

3 Page!!!

"We're sorry! There was an error while uploading your file."

It's done this three times now...

yea it must be you who is having the issue because i can upload fine and so did kaje who was helping me fix the bugs. the only thing is if you fail once then those files remain in a temp folder until the delete script is run again. Until that script runs you can not upload a file with the same name. file formats are only: zip, rar, and i think 7z or exe i have to check my code to make sure.

When is the delete script ran? And can you make it so we can host .ogg's?

When is the delete script ran? And can you make it so we can host .ogg's?

just zip it... I prefer that anyway.
I just uploaded a crappy decal i made - Ghsotbusters - and it worked fine. so... what browser are you using, check your file types and is it only when u get to stage 3? if so then your image failed.

I will work on fixing this problem this weekend / tomorrow. The delete script is run whenever I can get to a browser - usually every hour. I'm trying to make it a cron process but that's proving to be more difficult than expected.