vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Vbimghost ver 2.0.0 (https://vborg.vbsupport.ru/showthread.php?t=237158)

ctimes 06-20-2010 12:46 AM

How are you guys getting it to show up in the editor? My navbar link works fine but id like it in the reply and quick reply forms if possible. am i missing something?

Alex@Mk3OC 06-20-2010 12:07 PM

I don't think the mod caters for that, although would be a good idea.

On a side has anyone else had issues with the thumbnails displaying at the correct size?

ozzy47 06-22-2010 10:34 PM

Quote:

Originally Posted by balkanboy (Post 2012017)
Fix please image attached


Has anyone come up with a fix for this yet?

https://vborg.vbsupport.ru/

andy1074 06-23-2010 05:27 AM

when i upload a image in image host send error database to me but upload successfully image and show this
why this hack work by problme?

andy1074 06-23-2010 06:04 AM

if upload the gif and more file in work correct
but when upload jpg file is not work corect upload the image but send error

Globe 06-28-2010 07:14 PM

hi there can i remove the tab in the navbar?
solved just remove the code from the vbimghost_navbits template

Globe 06-28-2010 07:26 PM

Quote:

Originally Posted by ozzy47 (Post 2057721)
Has anyone come up with a fix for this yet?

http://myfriendsspace.com/imagehosti...14824abe44.jpg

i found a way.
go to the template newthread
search for
Code:

{vb:raw messagearea}
add after:
Code:

<!-- imagehost -->
<fieldset id="vbimghostbox" title="{vb:phrase vbimghost_title}">
        <legend>{vb:phrase vbimghost_myphotos}</legend>
        <div id="vbimghostlinks">[<a href="#" onclick="window.open('vbimghost.php?do=popup&ed={vb:raw editorid}','vbimghost1','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">{vb:phrase open}</a>]&nbsp;[<a href="#" onclick="window.open('vbimghost.php?do=popupload&ed={vb:raw editorid}','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">{vb:phrase vbimghost_quickup}]</a></div>
        </fieldset>
<!-- /imagehost-->

the find the template vbimghost_editor
and delete the code its the same you filled in to nethread. optionaly you can add this to newreply

ozzy47 06-29-2010 07:43 PM

Worked like a charm, Thanks Globe!!

ozzy47 07-14-2010 09:28 PM

I am getting the following error?

Fatal error: Call to undefined function imagecreatefromgif() in /home/myfriend/public_html/includes/vbimghost_include.php on line 42

ozzy47 07-16-2010 04:09 AM

Update: Seems that error code only comes up on some images not all?

ifitsmedia 08-05-2010 09:56 PM

Does this work with VB 4.0.5?

Fungsten 08-06-2010 07:16 PM

Quote:

Originally Posted by ifitsmedia (Post 2079799)
Does this work with VB 4.0.5?

Works on my version.

janellez 08-09-2010 11:33 PM

I've always loved this add-on but as others have stated, I seem to be able to upload photos with Quick Upload into my album but not automatically insert them into the post. In other versions, it was the way it worked. Now, I get the following error -

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 10 Aug 2010 00:30:42 UTC


Message: Object required
Line: 60
Char: 6
Code: 0
URI: http://www.mysite.org/forum/vbimghost.php (changed url for privacy)

Can anyone help?

nicutdk 08-10-2010 07:43 AM

can integrate with CMS ?

WhiskeyOSS 08-12-2010 11:25 PM

This works with 4.06 as simple as it is.. It works good with the new vb release..

janellez 08-18-2010 05:33 PM

Is anyone else having the problem with not having an insert image feature? I've written to Waiel and gotten no response.

Thanks

xuanhuy238 09-03-2010 03:11 PM

Code:

Warning: getimagesize(.../yega/imagehosting/game4v_logo.png) [function.getimagesize]: failed to open stream: No such file or directory in [path]/includes/vbimghost_include.php on line 221
This error message appeared when I uploaded the image with Watermark is ON.

I config every field very careful but... need some help! :(

Markos 09-08-2010 02:51 PM

Quote:

Originally Posted by Globe (Post 2061287)
i found a way.
go to the template newthread
search for
Code:

{vb:raw messagearea}
add after:
Code:

<!-- imagehost -->
<fieldset id="vbimghostbox" title="{vb:phrase vbimghost_title}">
        <legend>{vb:phrase vbimghost_myphotos}</legend>
        <div id="vbimghostlinks">[<a href="#" onclick="window.open('vbimghost.php?do=popup&ed={vb:raw editorid}','vbimghost1','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">{vb:phrase open}</a>]&nbsp;[<a href="#" onclick="window.open('vbimghost.php?do=popupload&ed={vb:raw editorid}','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">{vb:phrase vbimghost_quickup}]</a></div>
        </fieldset>
<!-- /imagehost-->

the find the template vbimghost_editor
and delete the code its the same you filled in to nethread. optionaly you can add this to newreply

that doesn't change the reply to thread what template do we edit to get it in there and quick reply

thanks mark

indy1979 09-11-2010 02:22 PM

I have a few questions.

When I upgraded our forum, I also moved domains. Now all of the Image Host images inserted into posts have the old domain name. Any way to update these posts?

Is there any way to make Image Hosting read only? What I mean by that is to force users to upload new pics into the Albums feature while still having access to their images in the Image Hosting part.

Thanks!

Twikitero 09-11-2010 04:48 PM

1 Attachment(s)
Hello, thank you very good and very useful mod.

But I have the following problem when activating watermark.png.

I created the image I uploaded watermark.png and the root of my forum but when I upload an image displays the following error.

Warning: getimagesize(/imagehosting/watermark.png) [function.getimagesize]: failed to open stream: No such file or directory in [path]/includes/vbimghost_include.php on line 221

¿Any solution?

Also I have this problem when entering MyImages

See the attached image will show the error

please help

njoker555 09-11-2010 10:33 PM

Is there a converter to convert the imghost images into the album yet? I'm thinking of upgrading to vb 4.0 soon and I'm still deciding on whether to keep this mod or just move onto the albums since most people on my forum uses the album anyway but I just don't want to lose the 2000 or so images in the imghost mod right now.

Taurus1 10-13-2010 01:25 AM

Quote:

Originally Posted by Globe (Post 2061287)
i found a way.
go to the template newthread
search for
Code:

{vb:raw messagearea}
add after:
Code:

<!-- imagehost -->
<fieldset id="vbimghostbox" title="{vb:phrase vbimghost_title}">
    <legend>{vb:phrase vbimghost_myphotos}</legend>
    <div id="vbimghostlinks">[<a href="#" onclick="window.open('vbimghost.php?do=popup&ed={vb:raw editorid}','vbimghost1','scrollbars=yes,resizable=yes,width=550,height=500'); return false" title="Pick">{vb:phrase open}</a>]&nbsp;[<a href="#" onclick="window.open('vbimghost.php?do=popupload&ed={vb:raw editorid}','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">{vb:phrase vbimghost_quickup}]</a></div>
    </fieldset>
<!-- /imagehost-->

the find the template vbimghost_editor
and delete the code its the same you filled in to nethread. optionaly you can add this to newreply

Quote:

Originally Posted by roadrunna (Post 2023689)
Fixed it :)

Find the plugin "My Photo post bit".

Change the plugin code to :-

PHP Code:

$rec vB::$db->query_read("
        SELECT count(*) mark
        FROM "
.TABLE_PREFIX."vbimghost
        WHERE userid='"
.$post['userid']."' and imgprivate='0'
        "
);
$row vB::$db->fetch_array($rec);
$post['vbimghost']=$row['mark']; 

Basically the "$vbulletin->" is replaced with "vB::$"

Thanks gents! That worked great!! :):up:

Miras 11-23-2010 08:01 AM

would love to see additional bb-code for linked thumbnail in pic details

*edit*
and option for upload from an url would be nice too

l2-inferno 12-04-2010 09:29 AM

Quote:

Originally Posted by xuanhuy238 (Post 2093310)
Code:

Warning: getimagesize(.../yega/imagehosting/game4v_logo.png) [function.getimagesize]: failed to open stream: No such file or directory in [path]/includes/vbimghost_include.php on line 221
This error message appeared when I uploaded the image with Watermark is ON.

I config every field very careful but... need some help! :(

hello, I have the same problem

Any ideas?

plz help

http://img9.imageshack.us/img9/4752/watererror.png

l2-inferno 12-04-2010 09:05 PM

Quote:

Originally Posted by l2-inferno (Post 2129141)
hello, I have the same problem

Any ideas?

plz help

http://img9.imageshack.us/img9/4752/watererror.png

help plz

Miras 01-03-2011 07:22 AM

Quote:

Originally Posted by Miras (Post 2124920)
would love to see additional bb-code for linked thumbnail in pic details

*edit*
and option for upload from an url would be nice too

no more support for that ?

vbcreator 01-03-2011 10:26 AM

thanks :) gonna test it

Mikevet1984 02-01-2011 01:26 AM

I get this error when trying to rebuild thumbnails from the control panel....

Code:

Warning: getimagesize(/home/user/public_html/vBulletin/imagehosting/.........gif) [function.getimagesize]: failed to open stream: No such file or directory in [path]/admincp/vbimghost.php on line 280
Any idea please how I could overcome this problem?

ozzy47 03-06-2011 02:43 AM

I have tried all settings in acp, but the images display in a single colum, I would like it to have 3 or 4 images in a row

vnairp11 03-06-2011 02:58 PM

how do i delete all existing images from old domain and install this new script because i changed domain?

How do i mass delete a banned users or deleted users images? or will this be done along with the user delete?

HOw do i mass delete all of existing users pics?

WhiskeyOSS 09-22-2011 03:07 PM

I just wanted to say that this is a awsome Image hosting mod thank you for your hard work

artscripts 10-19-2011 06:59 PM

4.1.7 to work?

MalluParadise 11-15-2011 08:10 PM

Quote:

Originally Posted by artscripts (Post 2259061)
4.1.7 to work?

no my friend

dodgechargerfan 11-19-2011 08:04 PM

I've been enjoying this mod for a long time, but it seems it has broken the comments for CMS with the latest vBSuite upgrade (to 4.1.8) - at least that's when I noticed the problem.

Disable this mod and errors go away. Very strange.

Anyway, I saw a little glimmer of hope in this sentence: "A converter for vbimghost to vbulletin albums is under development. and will be included here when it's done."

Any news on this converter?

Thanks for the great mod, by the way.

ThomasR 12-06-2011 07:03 AM

I guess we won't see the converter? It's just to know if I must find a way to announce that to my forum members :)

indy1979 04-01-2012 06:07 PM

Any updates for the converter? I'd really like to get everything moved over into Albums and uninstall this mod.

Thanks!

Nirjonadda 04-01-2012 06:46 PM

Its not working on 4.1.10

Miyuki419 05-19-2012 03:01 AM

Will it work on 4.1.7? We used to use it on vb 3.6.

josantos 05-31-2012 08:52 AM

New version for 4.2 ? Please ....

Father Juan 06-05-2012 03:53 AM

Quote:

Originally Posted by indy1979 (Post 2315810)
Any updates for the converter? I'd really like to get everything moved over into Albums and uninstall this mod.

Thanks!

*bump*


All times are GMT. The time now is 11:46 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.01463 seconds
  • Memory Usage 1,829KB
  • 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
  • (9)bbcode_code_printable
  • (1)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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