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)

Ultimate Killer 02-06-2008 04:00 PM

Thanks.

I don't have the VBimage in the admincp so that it the problem. I've stuck the cpnav file in every possible folder but I still don't have the VBimage in the admincp tab???

blind-eddie 02-06-2008 05:58 PM

Double check your installation. You missed your admincp part of the upload.

Ultimate Killer 02-07-2008 12:16 PM

ARGH! I put the cpnav file in every possible folder but the right one! I've got the admincp for VBimage now. thanks.

Ultimate Killer 02-07-2008 12:49 PM

I got these erroes, can someone help me out with them thanks.

Warning: move_uploaded_file(imagehosting/tmp_147ab198d00275) [function.move-uploaded-file]: failed to open stream: No such file or directory in /vbimghost.php on line 640

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpWfufXo' to 'imagehosting/tmp_147ab198d00275' in /vbimghost.php on line 640

Warning: imagecreatefromjpeg(imagehosting/147ab198d01298.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

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

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'imagehosting/thum_147ab198d01298.jpg' for writing in /includes/vbimghost_include.php on line 61

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

Warning: move_uploaded_file(imagehosting/tmp_147ab198d01e58) [function.move-uploaded-file]: failed to open stream: No such file or directory in /vbimghost.php on line 640

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/php7fzfHW' to 'imagehosting/tmp_147ab198d01e58' in /vbimghost.php on line 640

Warning: imagecreatefromjpeg(imagehosting/147ab198d030c4.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

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

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'imagehosting/thum_147ab198d030c4.jpg' for writing in /includes/vbimghost_include.php on line 61

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

Warning: move_uploaded_file(imagehosting/tmp_147ab198d03c97) [function.move-uploaded-file]: failed to open stream: No such file or directory in /vbimghost.php on line 640

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpUSo2BU' to 'imagehosting/tmp_147ab198d03c97' in /vbimghost.php on line 640

Warning: imagecreatefromjpeg(imagehosting/147ab198d04d6d.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 53

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

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'imagehosting/thum_147ab198d04d6d.jpg' for writing in /includes/vbimghost_include.php on line 61

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




Redirecting...



image uploaded

Click here if your browser does not automatically redirect you.

Ultimate Killer 02-07-2008 01:15 PM

Never mind, I figured it out. now I want to delete the images that didn't show up before I fixed the problem but they won't delete.

Majest 02-20-2008 03:27 AM

Quote:

requires GD 2.0.1 or later (2.0.28 or later is recommended).
What is this GD that is required?

Tolas 02-23-2008 12:15 AM

Quote:

Originally Posted by Majest (Post 1447061)
What is this GD that is required?


GD Library

Greenskull 02-23-2008 07:42 AM

I have a question that is probably easily solved. I am only using this for placing images in my own news posts. So, is there any way I can get rid of the link attached to the picture? I want it so that when I place a picture in a post, it isn't linked at all. Please reply as soon as possible! Thanks.

BigDog56 02-23-2008 10:34 PM

The only problem I am having so far is the quick upload in the post/reply is not showing up. I have a smiley mod to put the smilies on the bottom.

BigDog56 02-23-2008 11:10 PM

I just want to add, this is a fantastic mod! We run a Paint Shop pro forum, and get tired of some idiot at photobucket deleting images. I just need to get that quick post button working somewhere on the post.

BigDog56 02-24-2008 12:01 AM

I got rid of the smilies on the bottom and now it works fine! thank you again!

PAKIDIL 02-24-2008 06:58 AM

well i have tried to install it its install perfectly but watermark text is not working can any one help ?

blind-eddie 02-24-2008 10:11 AM

Quote:

Originally Posted by blind-eddie (Post 1432887)
I have not read through all 74 pages, to see if this has been noted, but I thought I would share with you, that you can add the Addon with this hack: Adding quick upload and gallaries box in new thread / reply, to your to your showthread_quickreply template as well.

Addon code from this mod:
Code:

<fieldset id="vbimghostbox" title="$vbphrase[vbimghost_title]">
<legend>$vbphrase[vbimghost_myphotos]</legend>
<table cellpadding="4" cellspacing="0" border="0" align="center">
<tr>
<td class="smallfont" colspan="$vboptions[smcolumns]">
[<a href="#" onclick="window.open('vbimghost.php?do=popup&ed=$editorid','vbimghost1','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">$vbphrase[open]</a>]&nbsp;[<a href="#" onclick="window.open('vbimghost.php?do=popupload&ed=$editorid','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">$vbphrase[vbimghost_quickup]]</a></td>
</tr>
</table>
</fieldset>


I added that to the very bottom of my showthread_quickreply template as well.


Quote:

Originally Posted by BigDog56 (Post 1449584)
I just want to add, this is a fantastic mod! We run a Paint Shop pro forum, and get tired of some idiot at photobucket deleting images. I just need to get that quick post button working somewhere on the post.



Is this what you are looking for?

RedGTiVR6 02-27-2008 05:42 PM

Quote:

Originally Posted by redlabour (Post 1431829)
Same for me .... but does this work with 3.7 so far ?

Same here.

Anyone?

Also, if it's native in 3.7, then is there any way to port over what we already have so that users don't loose their images?

Greenskull 02-27-2008 11:42 PM

Quote:

Originally Posted by Greenskull (Post 1449212)
I have a question that is probably easily solved. I am only using this for placing images in my own news posts. So, is there any way I can get rid of the link attached to the picture? I want it so that when I place a picture in a post, it isn't linked at all. Please reply as soon as possible! Thanks.

Can anyone help me? This is pretty important!

superjeff 03-05-2008 11:22 AM

Hi
I have a little problem when i use the "quick upload" option: the image is inserted at the top of the page (not in the text area), like in the image.

Tanks all

blind-eddie 03-06-2008 03:29 AM

Quote:

Originally Posted by Greenskull (Post 1452540)
Can anyone help me? This is pretty important!

The only way know how to do is to go to your image gallery, where your image is. Click that image. Copy url & replace it with the text to display image in your news. That way, you are not using the thumb_nail & link back to your gallery. There may be an edit to change this, but this is easy enough for me.

superjeff 03-09-2008 09:35 AM

Quote:

Originally Posted by superjeff (Post 1457509)
Hi
I have a little problem when i use the "quick upload" option: the image is inserted at the top of the page (not in the text area), like in the image.

Tanks all

PLEASE

Greenskull 03-10-2008 06:27 AM

Quote:

Originally Posted by superjeff (Post 1460590)
PLEASE

happens sometimes. Just click inside the text box again then press the picture.

Greenskull 03-10-2008 06:29 AM

Quote:

Originally Posted by blind-eddie (Post 1458167)
The only way know how to do is to go to your image gallery, where your image is. Click that image. Copy url & replace it with the text to display image in your news. That way, you are not using the thumb_nail & link back to your gallery. There may be an edit to change this, but this is easy enough for me.

that's too inconvenient. There has to be a code fix. I'll give someone $5 through paypal if they can tell me how to fix this. No joke!

Original problem: "I have a question that is probably easily solved. I am only using this for placing images in my own news posts. So, is there any way I can get rid of the link attached to the picture? I want it so that when I place a picture in a post, it isn't linked at all. Please reply as soon as possible! Thanks."

atlambros83 03-10-2008 08:29 AM

is there somewhere I'm missing to change the max image size allowed? I guess it's defaulted at 1024KB right now and I'd like to increase the amount if possible. Any help would be much appreciated.

atlambros83 03-10-2008 08:54 AM

nevermind, sorry. I totally missed the "VB Image Host" menu on the left side of the admin cp.......lol my bad.

superjeff 03-10-2008 12:12 PM

Quote:

Originally Posted by Greenskull (Post 1461264)
happens sometimes. Just click inside the text box again then press the picture.

It was soo easy.. thank you :)

NLSMike 03-11-2008 01:58 PM

I normally in the past hate posting in these topics because I usually get avoided like the plague but I am going to try again.

I had major issues with my site over the last week or so and finally got them all figured out. When I returned my images were lost which is not my problem. My problem is as follows.

All the users that put in images before the problem are now blank. The boxes and everything appear but there is no image anymore. I really just want to get rid of all these boxes but I get this error when trying to delete the image " Unable to delete the image" this problem occurs in the admin cp and in the forum.

Any help with this would be greatly appreciated.

Thanks
Mike

Skierpetros 03-12-2008 06:40 AM

i take this error when i try to upload one image

Warning: imagecreatefromjpeg(/home/user/public_html/forums/imagehosting/247d786c7f33a4.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 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

TigerWare 03-12-2008 09:59 PM

Quote:

Originally Posted by Greenskull (Post 1461265)
Original problem: "I have a question that is probably easily solved. I am only using this for placing images in my own news posts. So, is there any way I can get rid of the link attached to the picture? I want it so that when I place a picture in a post, it isn't linked at all. Please reply as soon as possible! Thanks."

BB Code IMG setting from the Hosted Images list get's you the right tag. The image will be unlinked and at full size. Copy & Paste, simple. If you are looking for some other automated way, maybe throwing money at the author would help?

NLSMike 03-13-2008 01:03 PM

Quote:

Originally Posted by NLSMike (Post 1462268)
I normally in the past hate posting in these topics because I usually get avoided like the plague but I am going to try again.

I had major issues with my site over the last week or so and finally got them all figured out. When I returned my images were lost which is not my problem. My problem is as follows.

All the users that put in images before the problem are now blank. The boxes and everything appear but there is no image anymore. I really just want to get rid of all these boxes but I get this error when trying to delete the image " Unable to delete the image" this problem occurs in the admin cp and in the forum.

Any help with this would be greatly appreciated.

Thanks
Mike

anyone?:down:

Kat 03-13-2008 08:26 PM

Quote:

Originally Posted by TigerWare (Post 1463321)
BB Code IMG setting from the Hosted Images list get's you the right tag. The image will be unlinked and at full size. Copy & Paste, simple. If you are looking for some other automated way, maybe throwing money at the author would help?

I also need to get the link removed when I insert the image into the posts from the popup box. I'd be happy to throw some money at someone who could help me with that. Not tons of money, but some.

Jaleel 03-14-2008 09:57 PM

Hi guys,

I tried to upgrade from version 1.0.0 to 1.0.1 but I still have the "delete" problem!
I also tried to delete the product and reinstall it and got the same thing?

are the files that are attached now old?

Thanks

Medtech 03-15-2008 05:41 AM

i installed this and now i get a white background when i go to it.

forumrunt 03-15-2008 10:41 PM

installed love it but now getting this error when I try to go to someones profile

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT gfpoforumoptions FROM vb_forum WHERE forumid =;

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 1
Error Number : 1064
Date : Saturday, March 15th 2008 @ 04:40:34 PM
Script : http://www.diapertraders.com/vb/memb...getinfo&u=1725
Referrer : http://www.diapertraders.com/vb/fun-...n-%245000.html
IP Address : 69.62.206.205
Username : Clothmama
Classname : vb_database

samiro 03-17-2008 11:38 PM

hii i have now a strange problem

i (as admin) don't have permission to upload photos !!!

please help !

UPDATE: all the users dont have permission to upload/delete photos ...

blind-eddie 03-18-2008 04:06 AM

go to admincp/Usergroups. Go through each usergroup and allow the to use vb Image hosting.

samiro 03-18-2008 06:43 AM

ohh thank you !

now i have anothir problem... i try to Rebuild thumbnails ...
and i get for all the images:

"Thumbnail Not created for SANY0957.JPG" SANY0957 is the name of the original image...

but there is no SANYO957.jpg in the folder now...
the new names of the image goes like: 15547ab8b6edfc4f.jpg

help ...

samiro 03-19-2008 06:40 PM

anybody?

J105C 03-19-2008 07:43 PM

Werid, I had to add class="alt1" within all the <td> lines under Statics for the BG in the xml file and upload it again to match my current styles. I just have to add that class code to the BG under "View Users Pictures" as well. I'm getting a black BG. Nothing too serious, just annoying. Food for thought :o

Caerydd 03-21-2008 01:53 PM

Quote:

Originally Posted by yahoooh (Post 1435837)
it is insecure
my site hacked 3 times by uploading shell through this plugin
i am very sure , the shell files uploaded in folder that used to host images !

This concerns me. Can it be confirmed as fixed?



Other than that

1) More advanced permissions please - option to show images to ALL, Registered Members Only, Self Only, for example.

2) VBA CMPS module to show random thumbnails.

3) Template edit clean ups. I've had to do a bit of minor editing to correct things aesthetically. Good job on the phrasing though :)


Love this mod. Replacing photoplog for me.:up:

elviejoepu 03-21-2008 04:57 PM

Can i install this on vb 3.6.8 ?

Caerydd 03-21-2008 05:29 PM

Yes. I have it installed and working on 3.6.8 PL2

elviejoepu 03-21-2008 06:57 PM

What about the security?...


All times are GMT. The time now is 10:53 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.02706 seconds
  • Memory Usage 1,848KB
  • 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
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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