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)

Ranma2k 04-04-2006 07:08 PM

Quote:

Originally Posted by Nathan2006
Thank you Ranma2k

This is really great!

Install

Just a couple of questions how can I make "View All Users Images" set to admin only so users cannot click it?

And also how could I view the private images in case I ever get a member that is not sticking with the rules and ends up uploading illegal images.

I know I can view them from the server but it would be much easier from the board :)


Thank you for any help :)

well the "view all users images" will only display public images set by the owners
if you want to hid the url from the menu

in the navbar
search for
Code:

<tr><td class="vbmenu_option"><a href="vbimghost.php?do=userlist">$vbphrase[vbimghost_menulistuser]</a></td></tr>
and replace it with

Code:

<if condition="is_member_of($bbuserinfo['usergroupid'], 6)">
<tr><td class="vbmenu_option"><a href="vbimghost.php?do=userlist">$vbphrase[vbimghost_menulistuser]</a></td></tr>
</if>

this will only show the link to the administrators

as to show the private image i'm going to add it in the next release even though i'm against it

Nathan2006 04-04-2006 07:16 PM

Quote:

Originally Posted by Ranma2k
as to show the private image i'm going to add it in the next release even though i'm against it

Thanks for that Ranma2k working great:)



Yeah I agree, but we cannot seem to trust people these days which is a shame.

I just don't want to get a knock on the door cos someone has illegal stuff on my server :(

Mr_Devlin 04-05-2006 10:52 AM

Just a suggestion: What about a multi-upload-feature as used for attachments?
It would be pretty hard to upload whole image series when using this single upload.
This feature should have the admin option to set the numbers of files allowed for one upload and specific usergoup permissions, which usergroup should be able or not to use multi upload.

Then there's a problem with the thumbnail function in v1.2: It creates a thumbnail from the upper left corner of the uploaded image in size of given dimensions, not of the full image. The thumbnail still displayed a fragment of the image, not the full "resized" image. Any chance to change this ?

Ranma2k 04-05-2006 12:01 PM

Quote:

Originally Posted by Mr_Devlin
Just a suggestion: What about a multi-upload-feature as used for attachments?
It would be pretty hard to upload whole image series when using this single upload.
This feature should have the admin option to set the numbers of files allowed for one upload and specific usergoup permissions, which usergroup should be able or not to use multi upload.

Then there's a problem with the thumbnail function in v1.2: It creates a thumbnail from the upper left corner of the uploaded image in size of given dimensions, not of the full image. The thumbnail still displayed a fragment of the image, not the full "resized" image. Any chance to change this ?



The multi upload will be added in the next release
as for the Thumbnail it was just a quick function I'll be using VB way or make another one
Problem is the short time i have these days because of my work i only be able work on it on the weekends

Mr_Devlin 04-05-2006 12:17 PM

Thx 4 ur quick reply :)

Darat 04-05-2006 06:27 PM

Just installed - I like this.

Personally I'd prefer it be kept simple and as lean as it is now.

RS_Jelle 04-06-2006 10:04 AM

[high]* RS_Jelle clicks install
[/high]
A suggestion: A feature to add keywords to images (and a search function for them), so you can use it as an image management system for your site (news/reviews/tutorials/...) and you can easily reuse images. Ofcourse there should be an option in the AdminCP to turn it off.

I don't know if this is possible, but I would love it :)

rareclownfish 04-06-2006 09:05 PM

Hello I just tried to install this hack and it give me an error screen whenever I do anything.

The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

--------------------------------------------------------------------------------

Please try the following:

If you typed the page address in the Address bar, make sure that it is spelled correctly.

Open the www.rareclownfish.com home page, and then look for links to the information you want.
Click the Back button to try another link.
Click Search to look for information on the Internet.



HTTP 404 - File not found
Internet Explorer



What must I do to correct this?

NR Fatal 04-07-2006 02:25 AM

nice! works pefrect!

Queball_Beast 04-07-2006 03:14 AM

is there a way to make this work with vbbux & vbplaza? I want users to use vbbux to host images.. hehehee. :banana:


All times are GMT. The time now is 11:19 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.01763 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_code_printable
  • (3)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