Page 1 of 2

Image page like files.php

PostPosted: Thu Apr 07, 2011 12:07 pm
by chowland1967
Is is possible to have an page that shows the images uploaded with a thumbnail and links?
or show the image file list with link to a page with the image and all the hot links?

--Thanks

Re: Image page like files.php

PostPosted: Thu Apr 07, 2011 4:45 pm
by chowland1967
Actually, I think I figured it out myself:
http://www.chowland.com/filehost/filelist.php

Re: Image page like files.php

PostPosted: Fri Apr 08, 2011 12:43 am
by PeterS
chowland1967 wrote:Actually, I think I figured it out myself:
http://www.chowland.com/filehost/filelist.php


Good work and well done, how about you post this MOD in the MOD section?

Re: Image page like files.php

PostPosted: Fri Apr 08, 2011 12:11 pm
by chowland1967
I would, but I would feel better having the creator of this script take a look at it for any glitches first.
I modified the admin.php to come up with that page.
I don't know if there are any security holes, ect.
If you want to play around with it, you can grab it here:
http://www.chowland.com/filehost/download.php?file=5filelist.zip

Re: Image page like files.php

PostPosted: Fri Apr 08, 2011 11:52 pm
by PeterS
chowland1967 wrote:I would, but I would feel better having the creator of this script take a look at it for any glitches first.
I modified the admin.php to come up with that page.
I don't know if there are any security holes, ect.
If you want to play around with it, you can grab it here:
http://www.chowland.com/filehost/download.php?file=108filelist.zip


Okay great, will forward this on to SamEA (co-founder of DFH), however he's abroad atm and will take him time to review it. For now please leave the download available, and we appreciate the efforts.

Re: Image page like files.php

PostPosted: Sat Apr 09, 2011 10:28 am
by chowland1967
your welcome!

Re: Image page like files.php

PostPosted: Sat Apr 09, 2011 12:41 pm
by SamEA
chowland1967 wrote:your welcome!


Looking at the file chowland1967, it seems you have copied a lot of lines from admin.php that are not required to be in filelist.php which may or may not leave the file insecure. Will further look into this and give you it's feedback. Might even include this mod in the next version. However, as PeterS stated above, well done :).

Re: Image page like files.php

PostPosted: Sat Apr 09, 2011 1:08 pm
by chowland1967
exactly, thats what I was saying. I just modified the admin.php, so not being an expert in php coding, I'm not sure how secure it is.
I use it on my site because, well, if I get hacked, oh well. I have backups and my site is running off a home server.
I wouldn't be comfortable knowing others were using that file until it was looked at and checked.

oh and credit isn't really needed, I just chopped up an already existing page ;)

Re: Image page like files.php

PostPosted: Sat Apr 09, 2011 2:22 pm
by psphacker
chowland1967 wrote:Is is possible to have an page that shows the images uploaded with a thumbnail and links?
or show the image file list with link to a page with the image and all the hot links?

--Thanks

SHIT NICE, I LOVE YOUR SITE! Mind sharing your script? I would like to have a image preview and everything

Re: Image page like files.php

PostPosted: Sat Apr 09, 2011 3:44 pm
by SamEA
chowland1967 wrote:exactly, thats what I was saying. I just modified the admin.php, so not being an expert in php coding, I'm not sure how secure it is.
I use it on my site because, well, if I get hacked, oh well. I have backups and my site is running off a home server.
I wouldn't be comfortable knowing others were using that file until it was looked at and checked.

oh and credit isn't really needed, I just chopped up an already existing page ;)


However, I still label it as well done, but it shall require a few tweaks here and there which will put it up to standard. Coding is all about exploring and trying new things, you'll get there.