vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Thumbnail galleries (https://vborg.vbsupport.ru/showthread.php?t=16413)

Overgrow 05-15-2001 08:04 PM

Bingo.. you see my problem and why my post was so wishy-washy. Imagemagick is a pain in the ass for a novice to install plus you must have your own server. I don't know of any possible way for a shared host to install an image processor.

Having said that, you can still have a successful gallery without thumbnails, but the page loads are horrendous. My gallery.php gets over 2000 hits a day from the users browsing each other's photos. I built the script with variables for number of pics per page, num of rows/cols per page, etc.. so if you want to show 4 per page, it would be a bit faster.

DAMN I want it like freddy's, sizing on the fly! We're having our own server built now... (yea, 165 online last night & a shared host! haha I'm query-cache-man! no other way our site would still run)

Phoenix2k 05-16-2001 03:30 AM

Yeah too bad indeed. Our dev team has been discussing building our own server (since one of the staff members works at a hosting company), but for now we're all too busy to even start thinking about it seriously.

Have you released your image hack by any chance? That'd be great to have for the time being until something else comes along...

Oh and yeah, Freddie's hack is just about what I'm looking for :D With a few enhancements like popularity, resolution etc. it'd be perfect! :)

Freddie Bingham 05-16-2001 04:44 AM

I wrote my gallery in a couple hours to get something up that would categorize all the attachments in one place. I hope to include something with v2.1 that is a but more comprehensive if I have time.

Phoenix2k 05-16-2001 05:43 AM

Sweet :D

I did see the "if", but this feature would really be something man :D It'd bring a lot of people to vBulletin that's for sure ;)

How exactly would it work though? Separate different types of files into different categories or something in the lines of that? And if you were to create a gallery similar to the one you have on your site, how exactly would you be able to bypass the need for an external application to resize the images? Inserting the images as is, would probably create a lot of problems for large sized images (in pixels).

It'd be great if the user could choose a category to put his files into, rather than have a script doing it automatically according to the file format. The category list could be generated according to the file type one uploads, that way you would reduce the risk of having an image put into the wrong category.

You must be very busy, but I'm just excited someone at least took the interest in this idea :)

All the luck in case you start developing this for 2.1 :)

Peace,
Phoenix.

ScottW 11-05-2001 01:25 AM

Check out PhotoPost -- it uses the VBulletin user DB:
http://www.techimo.com/photopost/index.html

ImageMagick isn't THAT tough to install in unix.. Most web hosts will help with the install or do it for you. Under IIS, installing ImageMagick is simple with ppm.

ExcErr 03-30-2002 03:42 PM

i like this idea, but remeber, all users files must be saved as FILES! NOT STORE IN DB!!

Overgrow 03-30-2002 09:30 PM

Way to dig up an old thread :D

For a site that relies on their images, storing them in the DB is not feasible-- they have to be in the file system. It's harder to protect the images in private forums but not impossible.

Update... gallery now gets 40,000 hits a day and uses real thumbnails with Imagemagick routines. Each user has a personal gallery which they control and I have a new postbit routine which displays thumbnails in the forum:

http://www.overgrow.com/edge/gallery.php
http://www.overgrow.com/edge/showthr...5&pagenumber=3

(don't click if easily offended)

ScottW 07-04-2002 04:40 PM

FYI PhotoPost is now 100% PHP, stores its images on disk (so browsers can cache), integrates with vbulletin for one unified login, and integrates with vbulletin and/or vbportal header/footer.

Jadelit 07-04-2002 07:33 PM

yes but I love overgrows threaddisplay.. any way you can tell us how you did it?

ZiRu$ 07-05-2002 12:05 AM

dope idea


All times are GMT. The time now is 01:45 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01113 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete