vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=106127)

Harley-Heaven 04-14-2007 10:46 AM

getimagesize(http://www.mysitenamehere/forums/ima...d8de1faf.jpg): failed to open stream: No such file or directory in /admincp/vbimghost.php on line 278

Thumbnail Not created for Tiff.jpg

Getting these error messages when I try to rebuild thumbnails. Is this caused by trying to use the thumbnail option? Should I remove the option?

cartooner 04-16-2007 05:29 PM

I'm waiting for Folders..lol

gooster 04-16-2007 06:39 PM

Is there any way to change what it says, such as changing "Dimentions" to "Dimensions"? At the moment it looks fairly unprofessional and was hoping this could be changed?

cws 04-18-2007 02:32 PM

Quote:

Originally Posted by Harley-Heaven (Post 1227380)
getimagesize(http://www.mysitenamehere/forums/ima...d8de1faf.jpg): failed to open stream: No such file or directory in /admincp/vbimghost.php on line 278

Thumbnail Not created for Tiff.jpg

Getting these error messages when I try to rebuild thumbnails. Is this caused by trying to use the thumbnail option? Should I remove the option?

Looks like "Path to your forums" in "VB image host options" is wrong.
Had the same poroblem, changed the path to "." (dot) now everything seems to be ok.

cws 04-18-2007 02:33 PM

Quote:

Originally Posted by gooster (Post 1229138)
Is there any way to change what it says, such as changing "Dimentions" to "Dimensions"? At the moment it looks fairly unprofessional and was hoping this could be changed?

You tried to change it in the vb-phrases?

cws 04-18-2007 02:36 PM

Quote:

Originally Posted by nicolerork (Post 1226170)
When displaying the most recently uploaded images in the user's profile, is there anyway to change the default number to 3 instead of 5?

would be interested in a solution too :confused: :)
Think this is a sql-query defined during installatin?
PHP Code:

</tr>]]></template>
    </
templates>
    <
plugins>
        <
plugin active="1" executionorder="5">
            <
title>vbimghost last 5 images profile</title>
            <
hookname>member_complete</hookname>
            <
phpcode><![CDATA[$rec $vbulletin->db->query_read("
        SELECT imgid,imgfile,thumbname,imgwidth,imgheight,imgdate
        FROM "
.TABLE_PREFIX."vbimghost
        WHERE userid='
$userinfo[userid]' and imgprivate='0'
        order by imgdate DESC
        LIMIT 5
        "
); 

Quote:

Originally Posted by nicolerork (Post 1226170)
Also, how can I make the default uploading permission public instead of private? Any help is appreciated. Thanks.

VB image host options/Default image view privacy

Harley-Heaven 04-20-2007 11:27 AM

Quote:

Originally Posted by cws (Post 1230443)
Looks like "Path to your forums" in "VB image host options" is wrong.
Had the same poroblem, changed the path to "." (dot) now everything seems to be ok.

CWS - Spot On!! thanks, made the change, now works great.

TotalTorque.net 04-20-2007 09:22 PM

Installed - but when I upload pictures I get nothing but a red X as the jpeg, and when I try deleting them nothing happens. I tried from AdminCP and got this message:

"Warning: unlink() [function.unlink]: http does not allow unlinking in /admincp/vbimghost.php on line 315"

Help! Please.:)

TotalTorque.net 04-20-2007 09:36 PM

Its got worse now. I try uploading an image, hit Host It and get nothing but a blank page.

cws 04-20-2007 09:58 PM

Your folder "imagehosting" is on http://www.totaltorque.net/first/imagehosting ??
Your path in the "Path to your forums" in "VB image host options" is correct?
It is set relativ not absolut? You did not redirct it in the .htaccess?

Don't know :(


All times are GMT. The time now is 03:14 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.01933 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (5)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
  • (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