dodoupload 1.3

worked most of today on releasing dodoupload version 1.3. if you never had problem with previous versions, you probably don’t need to upgrade. there is not much change from version 1.2. I rewrote the script mostly because some people have problems with http auth and i couldn’t figure out why. so now it’s cookie based login. i also got an email requesting to allow no login. so that’s an option now too.

amy from e-starr.com is now hosting regretless.com. i plan to reopen the registration for dodocounter :) stay tune!


8 Comments Leave a Comment

Cyn [ Quote ]

I’m currently using the new version which I uploaded onto my site. It is possible you can enable to make the bytes bigger than 15000. I was thinking of storing my portfolio art works I have done like jpg file. I think this is for uploading gifs stuff only.

July 6th, 2005 at 10:25 am
dodo [ Quote ]

It IS an option to change the size and it’s been an option since version 1.0

July 6th, 2005 at 10:39 am
cyn [ Quote ]

sorry that I didn’t read the readme file about this. How can I set and change the bytes? I don’t see it in the readme file. Thanks for your help anyway!

July 6th, 2005 at 3:52 pm
dodo [ Quote ]

it’s not in the readme, it’s in the index.php. lots of options you can set as variables.. basic php knowledge is required and obviously assumed for people using this script.

July 6th, 2005 at 3:58 pm
dodo [ Quote ]

talk to your host

August 31st, 2005 at 1:49 pm
Yugioh [ Quote ]

I have the response. It’s for register globals = off, and requieres on. Try to add this at index (after

September 7th, 2005 at 1:42 pm
Yugioh [ Quote ]

// Emular register_globals on
if (!ini_get(’register_globals’)) {
$superglobales = array($_SERVER, $_ENV,
$_FILES, $_COOKIE, $_POST, $_GET);
if (isset($_SESSION)) {
array_unshift($superglobales, $_SESSION);
}
foreach ($superglobales as $superglobal) {
extract($superglobal, EXTR_SKIP);
}
}

September 7th, 2005 at 1:43 pm
Dan [ Quote ]

The file type limiting does not work

$require_file_type = “images/gif”;

when selected it still allowes any files to be uploaded

September 26th, 2007 at 12:54 pm

Leave a Comment Name, email and comment are required.
Email will never be displayed.

Leave a Comment
  1. :biggrin: :blank: :blush: :bored: :confused: :cool: :down: :evil: :frown: :grin: :grr: :laidback: :left: :mad: :right: :sad: :secret: :shock: :smile: :stress: :tongue: :up: :wink: :yawn: :cute: :dead: :film: :floppy: :glasses: :grumpy: :headphones: :heart: :lightbulb: :ouch: :tv: :upsidedown: :vodka: :yell: :yuck: :yummy: