vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Thumbnail view for all groups ? (https://vborg.vbsupport.ru/showthread.php?t=103574)

mefromspace 12-23-2005 03:24 AM

Thumbnail view for all groups ?
 
<a href="https://vborg.vbsupport.ru/showthread.php?t=67887&page=3&highlight=THUMBNAIL+ VIEW+GROUPS" target="_blank">https://vborg.vbsupport.ru/showt...IL+VIEW+GROUPS</a>

Princeton the creator of the above hack replied in a PM that this was already build into the 3.5 version.

I asked him where this setting is located in the admin or how to do it.

He has not been able to let me know about this and i need this to be able to upgrade my current version to 3.5.

I would really appreciate if anyone could explain little stupid me this :nervous:

Merry Xmas to all of you!

Princeton 12-23-2005 01:28 PM

Quote:

Originally Posted by mefromspace
https://vborg.vbsupport.ru/showthrea...IL+VIEW+GROUPS

Princeton the creator of the above hack replied in a PM that this was already build into the 3.5 version.

I asked him where this setting is located in the admin or how to do it.

He has not been able to let me know about this and i need this to be able to upgrade my current version to 3.5.

I would really appreciate if anyone could explain little stupid me this :nervous:

Merry Xmas to all of you!

Sorry, it's not available on 3.5
I mistaken the request for another similar named addon that I created.

kennethj 01-21-2006 01:35 PM

1 Attachment(s)
missed it also so am just using an array and permissives to do it . remove the link from the attachment .

1,3,4,8 -unregistered, awating email, coppa, banned .
usergroup ids in the array will not have a link just another message thumb .

2 templetsedit : postbit-> postbit_attachment & postbit_attachmentthumbnail
Code:

<if condition="in_array($bbuserinfo[usergroupid], array(1,3,4,8))">

copy of original code with the link removed and the new phraze

<a href="attachment.php?$s -to- ="_blank"</if>>
and the </a>

<else />

the original code from the templet

</if>

added 2 "Postbit" Phrases and changed the phraze for those who cant view .


$vbphrase[noview_file_type_x]

You must be registered to down load attachments
File Type: {1}



$vbphrase[noview_image_larger_version_x_y_z]

You must be registered to view full size images

Name: {1}
Views: {2}
Size: {3}
ID: {4}


all usergroups must be able to download attachments .

just have to remember where it is .. . and whos in it .

Princeton 01-21-2006 01:45 PM

anyone can get around this by going directly to the url (eg. copy url of thumbnail on post .. remove thumb=1 and you will see the original image)

kennethj 01-21-2006 02:40 PM

oh well - - most/ some of the people dont' know, i didnt' .

if they want it that bad i guess :rolleyes: tnks .. .


All times are GMT. The time now is 06:24 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.01033 seconds
  • Memory Usage 1,720KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete