vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=123481)

viper357 01-27-2009 06:43 PM

Has anybody been able to incorporate this hack with lightbox?

Big_J 02-16-2009 08:02 PM

If you get similar errors as these below, go to your admincp> VB Image Host> VB Image Host Options

Set 'Enable Watermark' to "NO"

It should clear up some errors.




PHP Code:

Warningimagesx(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 176

Warning
imagesy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 176

Warning
imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /includes/vbimghost_include.php on line 176

Warning
imagesx(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 177

Warning
imagesy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 177

Warning
imagecopy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 177

Warning
imagecolorallocate(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 189

Warning
imagesx(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 198

Warning
imagesy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 199

Warning
imagestring(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 201

Warning
imagejpeg(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 209

Warning
imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 210 


deadlySniper 02-17-2009 01:04 PM

Is there any way you can add more file types that are allowed to be uploaded to work?

I put now that .psd, .zip and .rar can be uploaded, but there is no thumb nail that shows up for it. How do you tell if it even uploaded it all?

deadlySniper 02-17-2009 08:01 PM

Sorry for the double post but I got this error.

Code:

Warning: imagecreatefromjpeg(/home/user/public_html/forums/imagehosting/61499b18a0e914b.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in [path]/includes/vbimghost_include.php on line 175

Warning: imagesx(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 176

Warning: imagesy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 176

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in [path]/includes/vbimghost_include.php on line 176

Warning: imagesx(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 177

Warning: imagesy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 177

Warning: imagecopy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 177

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 189

Warning: imagesx(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 195

Warning: imagesy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 196

Warning: imagestring(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 201

Warning: imagejpeg(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 209

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 210

Warning: imagecreatefromjpeg(/home/user/public_html/forums/imagehosting/61499b18a19500a.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in [path]/includes/vbimghost_include.php on line 175

Warning: imagesx(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 176

Warning: imagesy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 176

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in [path]/includes/vbimghost_include.php on line 176

Warning: imagesx(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 177

Warning: imagesy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 177

Warning: imagecopy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 177

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 189

Warning: imagesx(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 195

Warning: imagesy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 196

Warning: imagestring(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 201

Warning: imagejpeg(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 209

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/includes/vbimghost_include.php on line 210

This was all caused when I turned on the Watermark and Image Resizer

GrendelKhan{TSU 03-02-2009 04:46 AM

Quote:

Originally Posted by C138 Kaysone (Post 1724819)
You should really try to get this working with 3.8.0 :) it would really be a great mod

works fine for me in 3.8 ;)

njoker555 03-21-2009 04:11 PM

I moved servers yesterday and I had to turn off image host so people wouldn't upload more images and the images end up not showing up. But now on the new server in the image host options, it's just blank - i am still able to see members images along with rebuilding thumbnails, but I can't see the regular menu options

help fixing that would be appreciated

regards

Lahoria 04-02-2009 03:06 PM

does it work with 3.8.2 ?

scorpionv 04-24-2009 12:06 AM

Quote:

Originally Posted by Lahoria (Post 1782437)
does it work with 3.8.2 ?

Just installed it on 3.8.2 and it seems to be working fine, although all I use is the Quick Upload function to host and add images to a post, I don't use the gallery functions etc.

Lahoria 05-05-2009 06:42 PM

any update ti vbulletin 3.8.2 ?

oskqqqq 05-12-2009 09:48 AM

it works properly on 3.8. if u use this add on
https://vborg.vbsupport.ru/showthread.php?t=142396

but some problem with .png


All times are GMT. The time now is 08:12 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.03686 seconds
  • Memory Usage 1,769KB
  • 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)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)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