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)

RedGTiVR6 06-06-2007 02:41 PM

I had the same issue DDad, posted it a while back. no dice on support.

DDad 06-06-2007 04:23 PM

I went to my DB and deleted them there.

After I deleted another image uploader, I can now delete images within the my forum.

tekstylez 06-08-2007 01:51 PM

Receiving the following errors when uploading....

Code:

Warning: imagecreatefromjpeg(): open_basedir restriction in effect. File(/home/user/public_html/forum/imagehosting/146696cbd1a303.jpg) is not within the allowed path(s): (/home/ishson1:/usr/lib/php:/usr/local/lib/php:/tmp) in /includes/vbimghost_include.php on line 175

Warning: imagecreatefromjpeg(/home/user/public_html/forum/imagehosting/146696cbd1a303.jpg): failed to open stream: Operation not permitted 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(): 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

Also, my watermark is not showing....

DDad 06-08-2007 03:19 PM

check for missing .php files first
upload new includes.php file(s)
uninstall/reinstall

try one at a time or all 3, make sure you 777 the upload file

cws 06-10-2007 08:28 PM

Shure you set the correct path at
"Path to your forums
The complete path to your forums directory (no trailing slash)
Unix ex. /home/user/public_html/forums
windwos ex. c:/apache/httdocs/forums ."

in vBiulletinACP/VB image hosting?

In my Forum ist simply "."

Watermark shows only on Pictures uploaded after activation of this feature, this is my experience.

alawee.blawee 06-14-2007 01:51 PM

indeed I moved to new server and know on this server
some users the image hosting work with them perfectly and the others no
for me sometimes it works and other times it shows a white blank page... what can I do?
is there anything wrong i might do ?

fly 06-15-2007 12:50 PM

Sweet Jesus. I was doing some housecleaning on my server and found I had 33 queries when showing a thread. When I disabled this hack, I had 13 queries!!!

Why is this hack causing me 20 extra queries???

maxicep 06-16-2007 09:51 AM

Quote:

Originally Posted by flypaper (Post 1269001)
Sweet Jesus. I was doing some housecleaning on my server and found I had 33 queries when showing a thread. When I disabled this hack, I had 13 queries!!!

Why is this hack causing me 20 extra queries???

this hack add my showthread page 13 queries :down:

cvn 06-17-2007 02:21 PM

Thank you for the great mod.

alawee.blawee 06-17-2007 02:22 PM

Fatal error: Call to undefined function imagecreatefrompng() in *****/vb/includes/vbimghost_include.php on line 64

guys what does this mean.?

KHALIK 06-17-2007 03:51 PM

uninstalled, due to the support provided.

I am unable to delete a file once uploaded.

folder write permission enabled
url link correct
permission correct

Able to upload but unable to delete once click delete. "Unable to Delete"

I used to have a working version before the update.

Derekclarke 06-19-2007 01:52 PM

I need help, after i updated to the latest version new images uploaded are blank, and you cannot delete them......

seems others are having problems too...

theFAILURE 06-19-2007 02:57 PM

Whew! Glad I didn't update! Still a great mod, I have 1000's of pics uploaded, and the original works well.

SuthernKumfort 06-24-2007 02:04 AM

Can someone please tell me where I upload the folder "imagehosting?" I cant seem to get this mod to work for some reason.

SuthernKumfort 06-24-2007 04:57 AM

well, I keep getting this error after I upload:

Warning: move_uploaded_file(http://wmdgaming.com/imagehosting/tmp_91467e07725f901) [function.move-uploaded-file]: failed to open stream: HTTP wrapper does not support writeable connections. in /vbimghost.php on line 773

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpU67QPn' to 'http://wmdgaming.com/imagehosting/tmp_91467e07725f901' in /vbimghost.php on line 773

Warning: imagecreatefrompng(http://wmdgaming.com/imagehosting/91467e0772604b7.png) [function.imagecreatefrompng]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /includes/vbimghost_include.php on line 64

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

Warning: imagepng() [function.imagepng]: Unable to open 'http://wmdgaming.com/imagehosting/thum_91467e0772604b7.png' for writing in /includes/vbimghost_include.php on line 72

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

Any ideas?

SuthernKumfort 06-24-2007 10:03 PM

Anyone at all?

Derekclarke 06-25-2007 02:38 PM

wish i had the original file....... this Needs Fixing its a Great Mod.............

I have this for paid members, and they are complaining they cannot use it....

BadgerDog 06-25-2007 07:23 PM

Quote:

Originally Posted by BadgerDog (Post 1257183)
Installed.... :)

Very nice work ... :up:

I notice one artifact. If you install the optional script mod to show the number of images (it's clickable) in the post function under the username, it works great. However, it also appears in PM's, but only the brackets show

ie: ()

Not with a clickable number like this (7)

Not sure why?

Regards,
Badger


Anyone figured out how to fix this issue with PM's?

Thanks

Regards,
Badger

Carlos2 06-27-2007 07:39 AM

How can i do to see thumbnails of the last five photos in profiles instead of the big photos?

cloyal 06-28-2007 02:07 AM

Is this working for 3.6.7PL? I got users who would like to use it, but if they can't delete out some stuff it'll be a headache for me as I'll be reminded on a daily basis.

Carlos2 06-28-2007 02:31 AM

Quote:

Originally Posted by cloyal (Post 1278155)
Is this working for 3.6.7PL? I got users who would like to use it, but if they can't delete out some stuff it'll be a headache for me as I'll be reminded on a daily basis.

Yes is working ;)


Anybody knows how to do it with thumbnails in the profile?

chrisesposito 06-29-2007 03:55 AM

I installed this without any apparent problem, set the permissions on the `imagehosting' directory to 0777, and made sure the module was turned on in the admin control panel.. When I choose the `upload an image' menu item I get a message `You don't have permission to use this page'. Any idea what I might be missing?

Thanks,
Chris

cloyal 06-30-2007 12:57 AM

Quote:

Originally Posted by chrisesposito (Post 1278920)
I installed this without any apparent problem, set the permissions on the `imagehosting' directory to 0777, and made sure the module was turned on in the admin control panel.. When I choose the `upload an image' menu item I get a message `You don't have permission to use this page'. Any idea what I might be missing?

Thanks,
Chris

Thanks for the information earlier. Did you check the usergroup settings? Seemed to be the only thing missing that stopped me as well.

friscogal 06-30-2007 03:24 AM

i just upgraded from 1.0 to 1.0.1 and now when i try to upload a picture i get this message

Quote:

Note that the quick upload will set the image viewing permission to public in order to add it to the post
i checked the permissions and they look fine

any tips?

Deimos 06-30-2007 10:12 PM

Is there anyway to remove a non existant image from a user's directory?

Reason being, we had a revert on our forum and lost a few days worth of hosted images
Because the database still thinks the images are there, it won't remove them from the imagehosting panel, because the files no longer exist

kimmer 07-01-2007 04:29 PM

I've been getting this error since switching hosts.

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'http://www.site.com/forum/imagehosting/14687e00dc9a59.jpg' for writing in /includes/vbimghost_include.php on line 209

GrendelKhan{TSU 07-02-2007 12:39 PM

suggestion/request:

would be great if could integrate this with uploading attachments to a thread/post. So there would be a "host this image here" box when uploading attachments. I know a mod like that exists for photobucket and other image hosts (eg: https://vborg.vbsupport.ru/showthread.php?t=147715 )

any takers? :)

Distance 07-04-2007 03:53 PM

Edit, never mind

Distance

fly 07-04-2007 08:37 PM

Quote:

Originally Posted by Distance (Post 1282701)
Edit, never mind

Distance

Don't scare me.

eido 07-05-2007 08:45 AM

how do i rename VB Image Hosting to "Image Hosting" in the navbar?

rantrave 07-06-2007 11:43 AM

By no means am I attempting to supply support to this unsupported thread, but I have seen questions after questions with very little answers. So, maybe this will help answer a couple.

If you are getting these messages:

Code:

Fatal error: Call to undefined function: imagecreatefromjpeg()
or
Fatal error: Call to undefined function: imagecreatefrompng()
or
Fatal error: Call to undefined function: imagecreatefromgif()

then make sure your server has GD enabled. This is a server issue, not a hack issue.

If you have members that are getting "you have exceeded the number of images allowed" even though they are not showing this on their statistics, then make sure you have every usergroup's permissions set properly. This hack does not simply pull from the default usergroup for members that are part of multiple usergroups.

These are things which I have encountered and resolved. I think this hack has some great potential, so does it's need for some support. :(

rantrave 07-06-2007 11:53 AM

Search in Phrases for "vbimghost_name"

Change to whatever you want.

Quote:

Originally Posted by eido (Post 1283297)
how do i rename VB Image Hosting to "Image Hosting" in the navbar?


cvn 07-07-2007 05:31 AM

Thank you for the great mods. And I have the following question:

When seeing the content of the upload directory, I found a lot of files begining with tmp_ , tmp_24346795d83673a1 for instance.

What are these files and can I safely delete them?

Bundy 07-09-2007 09:46 AM

Hi
I,m a bit lost with this error?
Warning: require_once(./includes/vbimghost_include.php) [function.require-once]: failed to open stream: No such file or directory in /vbimghost.php on line 57

Fatal error: require_once() [function.require]: Failed opening required './includes/vbimghost_include.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackrat/public_html/club/vbimghost.php on line 57

Thanks
Bundy

JesterP 07-09-2007 11:16 PM

Hello,

I've spent quite a bit of time searching for an answer to this question in this topic to no avail.

I'm wondering if I can limit the pictures to be only available for the forum I have it installed on. I really have no desire to be a free image hosting site for other sites my users frequent.

Here is an example of what I don't want to happen, a picture hosted on my site, but shows here:

https://vborg.vbsupport.ru/

If this has been answered before, I apologize.

Thanks!!

J

BadgerDog 07-10-2007 12:09 AM

Quote:

Originally Posted by JesterP (Post 1287125)
I'm wondering if I can limit the pictures to be only available for the forum I have it installed on. I really have no desire to be a free image hosting site for other sites my users frequent.

I tried to do this same thing but could never get it to work, even using a server file that was supposedly designed to keep people from linking outside of your host.

I tkink you're going to be stuck with people doing this, if you implement this mod.

BTW, it's a really nice mod with only a few minor issues, such as the PM display I mentioned earlier.

Regards,
Badger

msalman 07-10-2007 02:57 PM

i get the following error when i try to delete an image in ACP

Warning: unlink(/home/user/public_html/forums/imagehosting/14693a93f6641b.jpg): No such file or directory in /acp/vbimghost.php on line 316

T_Richardson 07-10-2007 04:39 PM

All my images paths in the given BB Code IMG, BB Code with URL and HTML Code have a double slash after my domain name:

PHP Code:

[img]https://vborg.vbsupport.ru/external/2007/07/32.jpg[/img] 

How or where can I correct this?

casa 07-11-2007 03:09 AM

Quote:

Originally Posted by JesterP (Post 1287125)
Hello,

I've spent quite a bit of time searching for an answer to this question in this topic to no avail.

I'm wondering if I can limit the pictures to be only available for the forum I have it installed on. I really have no desire to be a free image hosting site for other sites my users frequent.

Here is an example of what I don't want to happen, a picture hosted on my site, but shows here:

https://vborg.vbsupport.ru/

If this has been answered before, I apologize.

Thanks!!

J



Just watermark the images with your URL or site logo, and consider it free advertising. I watermark all mine in the lower right corner:
http://www.fordmuscle.com/forums/ima...3086cf10f4.jpg

GrendelKhan{TSU 07-11-2007 10:50 AM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1281214)
suggestion/request:

would be great if could integrate this with uploading attachments to a thread/post.

So there would be an extra box for "host this image here" box when uploading attachments. I know a mod like that exists for photobucket and other image hosts (eg: https://vborg.vbsupport.ru/showthread.php?t=147715 )

any takers? :)


bump! :D


All times are GMT. The time now is 10:52 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.02473 seconds
  • Memory Usage 1,838KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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