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)

simos 06-16-2008 02:57 AM

Quote:

Originally Posted by simos (Post 1545722)
Hello

I tried to upload the file but i get this message

Anybody for this....

Darkstarproject 06-16-2008 02:50 PM

*Installed*

However, when I am posting a new thread, and I hit the 'upload' pics option, next to the smilies, it will upload the image, BUT it will show it at the top of the page, (above the header) and once I hit 'submit' it doesnt post the image into the thread.

PHP FAN 06-16-2008 11:48 PM

Hi

Can this Mod work in vb3.7.x?

Darkstarproject 06-17-2008 12:06 AM

It's working on my board which is 3.7.1pl1

Warlord 06-17-2008 07:32 AM

Ranma2k, if I wanted to get the filmstrip (all the information from vbimghost.php?do=displayimg&imgid=24) on the profile page, what would I need to do?

I've tried:

Adding ALL of the variable definitions and pre-cache templates (used by all actions) from vbimghost.php to memberinfo.php

Taking this:
Code:

<table id="vbimghost_display"class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
        <tr>
                <td class="thead" colspan="2">$vbimghost[imgname]</td>
        </tr>
        <tr>
                <td class="alt2" colspan="2" align="center" valign="center"><img src="$vbimghost[path]" ></td>

        </tr>
</thead>
<if condition="$vbimghost['filmstripon']">
                    <tr>
                      <td class="tcat"> $vbphrase[vbimghost_filmstrip]</td>
                    </tr>

<tr>
        <td class="alt1" align="center">
                <table class="tborder"  cellpadding="$stylevar[cellpadding]" width="100%" cellspacing="$stylevar[cellspacing]" border="0">

                <tr>
                        $vbimghost[filmstrip]
                </tr>
                </table>
        </td>
</tr>
</if>
</table>

from the vbimghost_displayimg template and adding it to the MEMBERINFO template that had to do with the film strip.

I've gotten close (sort of) I think.

I've changed it so my $vbimghost[last5] only shows 1 instead of 5 and left it active while trying to test these extra changes. It is the top image that for some reason becomes a thumbnail upon making these changes.

Aside from that (which I assume I can take care of by just removing it from the template if I ever get this working the way I want to), the new image appears (which is good) and the filmstrip text and filmstrip table appears (which is also good), but the actual filmstrip won't show up for some reason. I've attached a screenie in case I didn't convey exactly what my member profiles look like. Can you point me in the right direction please?

yeshoward 06-18-2008 09:10 AM

Hihi
NICE module!

two years ago, someone mentioned
Quote:

Very good. But I miss the Upload to FTP. I have a Board-Server and a Upload-Server.....

Can You add this?

GreeTz
Snatch
Any updates now please?
it is really needed especially when we have HUGE images bases

cheers

yeshoward 06-18-2008 09:22 AM

and can we let members to set their own category?
It is much more like gallery, yes.

I know VBB has a embedded gallery now, but your module is more handy for sure, especialy for members who want to post a new thread with many photos+words

thanks again!

chick 06-26-2008 11:54 AM

Installed and testing, so far I everything working correctly. It works great. If you use 00's in any of the settings you will get a 'warning division by zeros' error, so I fixed that by using whole numbers such as 648 width instead of 650.

I do have one question though. Since my site images are protected by htaccess and they cannot be posted outside my site AND no HTML is allowed on my site, which templates to I modify to erase the line that gives the HTML tags option for linking.

I just want to leave the BB tags in tact.

Thanks for any help. If it's here somewhere I could read no longer after page 40 and started backward.

RFViet 06-28-2008 12:24 PM

Works with vB3.7 yet ??

blind-eddie 06-28-2008 12:54 PM

Yes, I use it on 3.7.2, no know issues.


All times are GMT. The time now is 12:38 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.05114 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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