Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB image Hosting Panel Details »»
VB image Hosting Panel
Version: 1.00, by bitdefuser bitdefuser is offline
Developer Last Online: Sep 2008 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.7 Rating:
Released: 03-17-2007 Last Update: 03-17-2007 Installs: 268
Template Edits
 
No support by the author.


For this to make any use, you must have VB image Hosting installed.

I've made this modification because I didn't like the drop down menu as it would clutter everything up. So, I just made a panel for it and users can use that.

Features:
  • Your images
  • Other Members' Images
  • Upload Many
  • Quick Upload one
Only appears when your viewing someones' images or when your viewing your own. It does not showup anywhere else besides on the vbimghost.php file. So, it won't annoy your users.

In the "vbimghost_imgshow" template,
Replace EVERYTHING with:

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


<tr valign="top"><td class="alt1" width="50%" align="center"><A HREF="vbimghost.php?do=myimages">Your Images</A></td> 
<td class="alt2" width="50%" align="center"><A HREF="vbimghost.php?do=upload">Upload Many</A></td>
<tr valign="top">
<td class="alt1" width="50%" align="center"><A HREF="vbimghost.php?do=userlist">Other Members' Images</A></td>

<td class="alt2" width="50%" 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>
Also, this automatically matches your theme so, ignore the colors in the screenshot!
Enjoy!
BOUGHT TO YOU BY: Bitdefuser from Cursayer.com!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-19-2007, 12:45 PM
bitdefuser bitdefuser is offline
 
Join Date: Mar 2007
Location: C:\WINDOWS
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by alawee.blawee View Post
Fatal error: Call to undefined function imagecreatefrompng() in *****/vb/includes/vbimghost_include.php on line 64


guys what does this mean.?
That's not this modification's problem. You have to consult the creator's help.
https://vborg.vbsupport.ru/showthread.php?t=123481
You can also run a search too.
Reply With Quote
  #23  
Old 07-03-2007, 09:17 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Newbie question. I can't find this in any of the templates.

Quote:
vbimghost_imgshow
I've searched, etc. Thanks in advance.
Reply With Quote
  #24  
Old 07-04-2007, 12:23 AM
bitdefuser bitdefuser is offline
 
Join Date: Mar 2007
Location: C:\WINDOWS
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
Newbie question. I can't find this in any of the templates.



I've searched, etc. Thanks in advance.
Alright.
  1. AdminCP>Styles & Templates>Search in Templates
  2. Type in exactly "vbimghost_imgshow" (No quotes and no spaces and with the underscore.)
  3. Select "Yes" for search Titles only.
  4. Hit Find.
  5. Select your parent style and double-click it.
  6. Now replace everything with the code I have provided.
If you still cannot find it, try reinstalling the product. (Do not uninstall it, use overwrite.)
Also, make sure you are using Vb Image Hosting and not another 3rd party modification.

Hope it helped!
Reply With Quote
  #25  
Old 07-04-2007, 12:59 AM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitdefuser View Post
Alright.
  1. AdminCP>Styles & Templates>Search in Templates
  2. Type in exactly "vbimghost_imgshow" (No quotes and no spaces and with the underscore.)
  3. Select "Yes" for search Titles only.
  4. Hit Find.
  5. Select your parent style and double-click it.
  6. Now replace everything with the code I have provided.
If you still cannot find it, try reinstalling the product. (Do not uninstall it, use overwrite.)
Also, make sure you are using Vb Image Hosting and not another 3rd party modification.

Hope it helped!
Found it! Thanks!

On Edit:

When only uploading a .jpeg file this appears:

Attachment 66480

But it seems the file gets uploaded fine. Thanks.
Reply With Quote
  #26  
Old 09-13-2007, 07:56 PM
bitdefuser bitdefuser is offline
 
Join Date: Mar 2007
Location: C:\WINDOWS
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
Found it! Thanks!

On Edit:

When only uploading a .jpeg file this appears:

Attachment 66480

But it seems the file gets uploaded fine. Thanks.
No problem.
I hope you enjoy it.
(Sorry for the bump. )
Reply With Quote
  #27  
Old 01-03-2008, 09:21 PM
nothing4me nothing4me is offline
 
Join Date: Oct 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the same code, but cleaner:
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="50%" align="center">
  <tr>
    <td class="tcat" colspan="2">Image Hosting Panel<a name="marq"></a></td>
  </tr>
  <tr valign="top">
    <td class="alt1" width="50%" align="center"><A HREF="vbimghost.php?do=myimages">Your Images</A></td>
    <td class="alt2" width="50%" align="center"><A HREF="vbimghost.php?do=upload">Upload Many</A></td>
  <tr valign="top">
    <td class="alt1" width="50%" align="center"><A HREF="vbimghost.php?do=userlist">Other Members' Images</A></td>
    <td class="alt2" width="50%" 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>
Reply With Quote
  #28  
Old 01-30-2008, 06:06 PM
Marka Ragnos Marka Ragnos is offline
 
Join Date: May 2007
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for this

installed!
Reply With Quote
  #29  
Old 02-27-2008, 06:03 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone know if this works with 3.7?
Reply With Quote
  #30  
Old 02-27-2008, 06:42 PM
nothing4me nothing4me is offline
 
Join Date: Oct 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedGTiVR6 View Post
anyone know if this works with 3.7?
It does.
Reply With Quote
  #31  
Old 03-09-2008, 06:13 AM
Abizaga Abizaga is offline
 
Join Date: Jul 2007
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank I really needed this! But why can't I erase images?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04688 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete