vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBGarage v3.1.1 (now with GD-Lib support!) (https://vborg.vbsupport.ru/showthread.php?t=63681)

magnus 04-15-2004 08:15 PM

Quote:

Originally Posted by BfB
I need help with teh GD stuff ... pictures not working. The other GD stuff works (verficiation images works)

Please help, I'm retarted about some of this linux stuff

First, be sure you're not uploading an image with a filesize greater than what's set in AdminCP. If you've checked that, and it still doesn't work, I'll need for you to create an account on your forum for me to use so I can test it. Just PM me with the details.

magnus 04-15-2004 08:18 PM

Quote:

Originally Posted by gibgib
My host is using "GD Lib 1.6.2 or higher" & as a result, all new image additions are not working (X) on the latest vb garage releases.

What would I need to do to take out all thumbnailing but keep the latest features you have added?

How hard would it be to add support to earlier versions of GD-Lib?

I am doubting the host will upgrade, & the current version is thumbnailling posting image attachments ok.

If you have to use GD1.6, you can change all instances of ImageCreateTrueColor to ImageCreate in vbgarage.php That will work, however, the thumbnails will look sort of weird. I am told that this can be corrected with additional settings, but I'm not too familiar with GD. The only other option, that I'm aware of, is it set it up like the first release of vBGarage. You'll need to change do=thumb to do=getimage and include width= within the <IMG> tags in the templates.

Envy-UK 04-15-2004 08:40 PM

Could you please post the code from imagebits to show the thumbnails via the do=getimage within the <IMG> tag, please?

I've been playing about with the original, without creating a back-up. :(

Perhaps you could also post the GD code, for when my host finally upgrades.

Hialls 04-15-2004 10:34 PM

Would it be ok if i released an addon for vbadvanced to have a random image from the garage shown?

magnus 04-15-2004 10:46 PM

Quote:

Originally Posted by Hialls
Would it be ok if i released an addon for vbadvanced to have a random image from the garage shown?

Of course! In fact, I encourage it! :)

magnus 04-15-2004 10:49 PM

Quote:

Originally Posted by Envy-UK
Could you please post the code from imagebits to show the thumbnails via the do=getimage within the <IMG> tag, please?

I've been playing about with the original, without creating a back-up. :(

Perhaps you could also post the GD code, for when my host finally upgrades.

Template: vbgarage_imagesbits
(be sure to include a [high]space[/high] at the end!)

HTML Code:

<a style="cursor:pointer; cursor-hand" href="vbgarage.php?do=popup&amp;image=$vboptions[bburl]/vbgarage.php?do=getimage&amp;id=$image[vbgarageid]" onclick="PopupPic(this.href); return false;" target="_blank"><img src="$vboptions[bburl]/vbgarage.php?do=getimage&amp;id=$image[vbgarageid]" alt="$image[name]" border="0" width="100" /></a>
As requested, the following is the original template:
HTML Code:

<a style="cursor:pointer; cursor-hand" href="vbgarage.php?do=popup&amp;image=$vboptions[bburl]/vbgarage.php?do=getimage&amp;id=$image[vbgarageid]" onclick="PopupPic(this.href); return false;" target="_blank"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&amp;width=175&amp;id=$image[vbgarageid]" alt="$image[name]" border="0" /></a>

joeychgo 04-15-2004 10:54 PM

If you could make a block that could be inserted on the forumhome page as well that would be great!

Quote:

Originally Posted by Hialls
Would it be ok if i released an addon for vbadvanced to have a random image from the garage shown?


joeychgo 04-15-2004 10:55 PM

Magnus - I have a user with 2 show cars. He asked if there was a more organized way for him to display them....Maybe where the display box could be divided in half if the user so chose? This way he could have two cars listed with the mods and so on.

magnus 04-15-2004 10:57 PM

Quote:

Originally Posted by joeychgo
Magnus - I have a user with 2 show cars. He asked if there was a more organized way for him to display them....Maybe where the display box could be divided in half if the user so chose?

Sure. When the next version is released, it will support multiple garages.

joeychgo 04-15-2004 11:05 PM

Great... Not to nag, but when might that be coming?

Quote:

Originally Posted by magnus
Sure. When the next version is released, it will support multiple garages.



All times are GMT. The time now is 09:03 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.02354 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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