vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Image resizer (https://vborg.vbsupport.ru/showthread.php?t=210138)

Sunsi 04-02-2009 03:19 PM

Image resizer
 
I understand that this:
https://vborg.vbsupport.ru/showthrea...=Image+Resizer
is a good image resizer, but I understood that you need to have a GD on your server in order to use an image resizer.
So do I need one with this one or not?

TigerC10 04-02-2009 03:22 PM

GD does not need to be installed on the server. The GD extension for PHP has to be enabled, though.

Go to your AdminCP, then to the Maintenance section. In there you should have a "View PHP Info" section. Click on that and look at the listings. About 1/3rd the way down the page you should see a section for GD. You should look for the value GD Support to see if it is enabled or disabled. Most PHP installs have it enabled.

If you can get the Human Verification Image to appear (the one that looks like this) then the GD extension is enabled.

Sunsi 04-02-2009 04:34 PM

Thank you! :)

It is indeed enabled.

But now I've still got the question what image resizer I need. One with GD or one without? I'm confused about what GD actually does.

TigerC10 04-02-2009 08:25 PM

GD is server side image resizing. This means a lot more work for your server to do when it loads the page, but it also means that more people can view the page.

The alternative is JavaScript image resizing. This is all client side, which means that it's less intensive on your server (this good especially if you're on shared hosting). However, because it relies on javascript it means that not everyone can get the resize (really ridiculously old browsers may not support javascript, likewise with mobile phone browsers).

So ultimately you have to ask yourself, "more intensive on my server? or less intensive but not guaranteed to work 100% of the time?"

Personally, I prefer Javascript. The majority of browsers that access your page will be compatible with javascript. But some people don't like to chance it, that's why they use GD (and if I had a server farm dedicated to 1 website, I'd probably use GD).

Sunsi 04-03-2009 06:45 PM

Thank you for you explanation! :)


All times are GMT. The time now is 05:30 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.01123 seconds
  • Memory Usage 1,719KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete