vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Add-On Releases - VB image Hosting Panel (https://vborg.vbsupport.ru/showthread.php?t=142396)

Atakan KOC 03-26-2007 06:27 AM

Thanks....

cajunboy2208 03-27-2007 05:24 AM

Again I ask...

Would I be able to have members access and members not access this? Or restrict sizes of files and how many each group can upload and such?

bitdefuser 03-27-2007 06:29 PM

Quote:

Originally Posted by cajunboy2208 (Post 1213402)
Again I ask...

Would I be able to have members access and members not access this? Or restrict sizes of files and how many each group can upload and such?

Yep, whatever you set in Vb Image Hosting, affects this. :p So, it's all integrated.
Also, make sure you hit install. :) Thanks.

cajunboy2208 03-28-2007 08:44 PM

Thanks. Looks good!

Tulsa 05-29-2007 10:17 PM

Nice touch!

tehPARADOX 05-30-2007 11:19 PM

Pretty nice mod. Any suggestions on how to put this above the pagination so it'll look better?

SLY LS1 06-02-2007 02:21 PM

Great mod...

I changed the code around a little to make it a table of 1 row and 4 coloums

For anyone wanting the 4 links all in 1 line replace the vbimghost_imgshow code with the one below

Cheers

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr> <td class="tcat" colspan="4">Image Hosting Panel<a name="marq"></a></td></tr>

<tr valign="top"><td class="alt1" width="25%" align="center"><A HREF="vbimghost.php?do=myimages">Your Images</A></td>

<td class="alt2" width="25%" align="center"><A HREF="vbimghost.php?do=userlist">Other Members' Images</A></td>

<td class="alt1" width="25%" align="center"><A HREF="vbimghost.php?do=upload">Upload Many</A></td>

<td class="alt2" width="25%" align="center"><A HREF="#" onclick="window.open('vbimghost.php?do=popupload&ed=$editorid','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Quick Upload">Quick Upload One</A></td>
</table> <br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
        <td class="thead" colspan="$vbimghost[imgperrow]">$vbphrase[vbimghost_hostimgfor]: $username</td>
    </tr>
</thead>
$vbimghost_bits

</table>


RedGTiVR6 06-05-2007 03:02 PM

very nice little hack!

Installed!

alawee.blawee 06-17-2007 01:55 PM

Fatal error: Call to undefined function imagecreatefrompng() in *****/vb/includes/vbimghost_include.php on line 64

guys what does this mean.?

cvn 06-17-2007 02:22 PM

Clicked install!
Thanks so much!


All times are GMT. The time now is 02:40 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.01184 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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