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)
-   -   Gallery for vBulletin 3.5.X (https://vborg.vbsupport.ru/showthread.php?t=92875)

UtahNissans 05-17-2006 06:26 PM

Quote:

Originally Posted by UtahNissans
Are you both just referring to the fact that guests cant view the gallery? Or are you saying that if someone isnt in the usergroup to use the gallery that they can't view it?
I just want to double check because I want to be able to limit each users ability to upload to the gallery but have all registered users be able to view pics.

Anyone....?

UtahNissans 05-17-2006 10:45 PM

Quote:

Originally Posted by UtahNissans
Hey I noticed with your install instructions it shows you have to link it in the navbar but what if I want to add it to the bigger gray bar that home and everything else is located in?

Also where is the template forumhome located?

Anyone? Am I actually looking for .php file or do I go through vbulletin admin panel to edit?

azntfl 05-18-2006 01:55 AM

I just want it so guess can view the pictures instead of this coming up

"Nur für Mitglieder!"

UtahNissans 05-18-2006 02:20 AM

Is there not an english version?

azntfl 05-18-2006 02:47 AM

i dunno, i am thinking of uninstalling this mod and try Photoplog

UtahNissans 05-18-2006 04:49 AM

I got it installed on my site in english. Only problem is there is no upload button and the gallery looks like a normal forum thread

Bernd 05-18-2006 05:26 AM

Quote:

Originally Posted by UtahNissans
Is there not an english version?

Changing the language,

A few posts back i have explained how to change the text "nur fur mitglieder". All german text is hard coded, but it can be easily replaced with phrases (see one of my previous posts). It only takes a few minutes.

Allow guests to view the gallery,

-Open the template gallery_postbit
-Remove the following lines

Code:

<if condition="$show['member']">
and

Code:

<br />
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="640" align="center">
<tr>
<td class="thead">
Nur f?r Mitglieder!
</td>
</tr>
<tr>
<td class="alt1">
<img src="images/not_registered.jpg">
</td>
</tr>
</table>

Done! If you remove the above, the gallery will use the forum's permissions fully. So, if you disallow guests to view a thread, the gallery thread will not be displayed etc etc.

Upload permissions,

As for upload permissions, the gallery should still use the forum's upload permissions. Just set the upload permissions for an usergroup and they won't be able to upload, but will still be able to view the gallery.

if your forum thread looks normal, you have probably forgotten to specify that the forum should act as a gallery under forum options.

Buttons,

Most templates come with a psd file. Make your own ;)

p.s. I'm not the one who should be saying this, but have some patience. These hacks are available for free.

napukjon 05-18-2006 07:28 AM

Quote:

Originally Posted by UtahNissans
I got it installed on my site in english. Only problem is there is no upload button and the gallery looks like a normal forum thread

What internet browser do you use?

Harald_T 05-18-2006 05:14 PM

@Bernd: I know i should be the one, but thanks anyway for your help. I'm just having almost no time atm, so this is, why i don't answer any time.

UtahNissans 05-19-2006 03:27 AM

Quote:

Originally Posted by napukjon
What internet browser do you use?

I use firefox.


All times are GMT. The time now is 10:48 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.02449 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)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