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)

fb-guy 11-22-2006 03:28 PM

This is exactly what we are looking for. A growing # of our users are starting to post photos in Photobucket, et al, and folks are getting lost jumping off our forum, then back again.

Are there any sites out there using VM Image Hosting that I can look at for good configuration ideas?

Thanks.
FB

Dr-net 11-25-2006 04:06 AM

I am upgrading to 3.6.4 and this error showed up while click (upload an image)

Fatal error: Unknown function: print_cp_header() in /home/xxxxx/public_html/vb/vbimghost.php on line 39

Dr-net 11-28-2006 03:41 AM

HELO WHY NOBODY ANSWER :tired:

Hornstar 11-28-2006 06:51 AM

got this database error today for the first time, it only has happened once so far, it happened from something a member must have done.

Code:

Database error in vBulletin 3.6.4:

Invalid SQL:

                              SELECT usergroupid FROM vb3_icon AS icon
                              INNER JOIN vb3_imagecategorypermission USING (imagecategoryid)
                              WHERE icon.iconid = 14
                                      AND usergroupid IN ();

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 4
Error Number : 1064

Any idea what caused this?

Forcemaster 11-29-2006 12:52 PM

i keep getting this error when trying to rebuild thumbnails
Code:

Warning: getimagesize(/home/user/public_html/forum/imagehosting/1456d9c4a5ebe4.gif) [function.getimagesize]: failed to open stream: No such file or directory in /admincp/vbimghost.php on line 279

Warning: getimagesize(/home/user/public_html/forum/imagehosting/1456d9cdeb6be4.gif) [function.getimagesize]: failed to open stream: No such file or directory in /admincp/vbimghost.php on line 279

Warning: getimagesize(/home/user/public_html/forum/imagehosting/1456d9cdeb8f0a.bmp) [function.getimagesize]: failed to open stream: No such file or directory in /admincp/vbimghost.php on line 279

Warning: getimagesize(/home/user/public_html/forum/imagehosting/1456d9cdeba67a.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /admincp/vbimghost.php on line 279

Warning: getimagesize(/home/user/public_html/forum/imagehosting/1456d9cdeea422.bmp) [function.getimagesize]: failed to open stream: No such file or directory in /admincp/vbimghost.php on line 279

Warning: getimagesize(/home/user/public_html/forum/imagehosting/1456d9cdeebb6a.bmp) [function.getimagesize]: failed to open stream: No such file or directory in /admincp/vbimghost.php on line 279

i also keep getting this error when uploading images!
Code:

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

Warning: imagesx(): 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 195

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

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

PLEASE HELP XD

tschai 11-30-2006 07:08 AM

Just Wanted to say this Add-on truely kicks-ass and it’s working like a charm…locally, but I’m sure it will also on my ‘Live’-site.
Although I’m running into some watermark-error’s I’m sure I can solve them myself…I hope.

Great work…thanx again.

encryption 11-30-2006 03:18 PM

I too am getting the exact same errors..... running vb version 3.6.4

Quote:

Originally Posted by Forcemaster (Post 1128055)
Code:

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

Warning: imagesx(): 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 195

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

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



Ranma2k 11-30-2006 06:27 PM

People Please please please
Read the Installation file

Modify your Vbimghost Options

Set that path to your forums correctly in the vbimghost options

That's why you getting the error "supplied argument is not a valid " !!

and for all the people asking when is the next release it will be in 2007 not this month .. due to some problems in real life ..

encryption 11-30-2006 06:47 PM

umm the path is right.... thats why the images load and are saved correctly, however the error I posted above appears for a few seconds after the image is uploaded and then goes away.

Quote:

Originally Posted by Ranma2k (Post 1128874)
People Please please please
Read the Installation file

Modify your Vbimghost Options

Set that path to your forums correctly in the vbimghost options

That's why you getting the error "supplied argument is not a valid " !!

and for all the people asking when is the next release it will be in 2007 not this month .. due to some problems in real life ..


Ranma2k 12-01-2006 07:30 AM

Are you sure that this is your forum path :
Code:

/home/user/public_html/forum
that is the default one i set in the script .. You need to change it ..


All times are GMT. The time now is 09:16 PM.

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.01787 seconds
  • Memory Usage 1,757KB
  • 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
  • (5)bbcode_code_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