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)

kr580 05-28-2006 09:03 PM

Quote:

Originally Posted by moonclamp
I've noticed that it works ok in firefox

Not for me. :surprised: I click them and it just brings me to a blank page. There should be an actual page, right?

moonclamp 05-28-2006 09:13 PM

Quote:

Originally Posted by kr580
Not for me. :surprised: I click them and it just brings me to a blank page. There should be an actual page, right?

Maybe I'm having cache issues. Did you add the full server path to your forums in config.php first?

kr580 05-28-2006 09:19 PM

Quote:

Originally Posted by moonclamp
Maybe I'm having cache issues. Did you add the full server path to your forums in config.php first?

It appears not. I've never had an issue with it. I'm not sure what it would be. :ermm: it's mainsite/nflnow/forums ... '/home/users/public_html/nflnow/forums'? I don't think I've ever had to use it.

moonclamp 05-28-2006 09:19 PM

Quote:

Originally Posted by kr580
I don't think I've ever had to use it.

No nor me, well not in config anway, but it's in the instructions.

Mine is /home/accountname/public_html/domainfolder/forums

acco 05-28-2006 09:23 PM

Thanks installed fine
Seems to be fine in firefox as well as IE for me.

kr580 05-28-2006 09:38 PM

Quote:

Originally Posted by moonclamp
No nor me, well not in config anway, but it's in the instructions.

Mine is /home/accountname/public_html/domainfolder/forums

Meh. I put in that line but editied to my setup ... still no work. I don't completely get how this stuff (php stuff) works so if someone doesn't tell me my exact thing I am clueless. :speechless: I'll ask my host.

kr580 05-28-2006 10:05 PM

Welp, the path was right and it still doesn't work.

So. How do i get admincp/vbimghost.php?go=members/thumbs to work and how do I allow guests to upload?

Ranma2k 05-29-2006 05:08 AM

Quote:

Originally Posted by kr580
Welp, the path was right and it still doesn't work.

So. How do i get admincp/vbimghost.php?go=members/thumbs to work and how do I allow guests to upload?

What Error does it give you when you access these !?

can you give me access to your forums so i can see where is the problem ?!

Ranma2k 05-29-2006 05:12 AM

Quote:

Originally Posted by dirtycrow
how do we get back the orignal link to [img] code? the BB Code url code is pretty much universally hated by my users.

please help! thanks! (awesome upgrade BTW!)

in vbimghost_imgbits

find
Code:

        <tr>
                <td class="alt1">$vbphrase[vbimghost_imgflink]</td>
                <td class="alt2"><input type="text" value="[img]$vbimghost[thumbpath][/img]"></td>
        </tr>

replace it with
Code:

        <tr>
                <td class="alt1">$vbphrase[vbimghost_imgflink]</td>
                <td class="alt2"><input type="text" value="https://vborg.vbsupport.ru/"></td>
        </tr>

or you can just add this

Code:

        <tr>
                <td class="alt1">$vbphrase[vbimghost_imgflink]</td>
                <td class="alt2"><input type="text" value="https://vborg.vbsupport.ru/"></td>
        </tr>

under the first code

and it should work with you

Ranma2k 05-29-2006 05:17 AM

Quote:

Originally Posted by rmxs
Installed byt.....

i get some lines with error after REBUILD THUMBS

Code:

Warning: imagecreatefromjpeg(/imagehosting/3447a052a82dde.jpg): 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(): Unable to open '/imagehosting/thum_3447a052a82dde.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



Also its possible the link on navbar to be visible only to groups that have permission??

can you give me the images that give that error ?


also yes you just need to add the condition in the navbar template


All times are GMT. The time now is 05: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.01395 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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