![]() |
Quote:
On my board, no one can post to the gallery except the gallery chairman, so I edited user groups and form permissions and it works great. |
Quote:
|
This is a setting in the templates. Normally also guests can view the gallery. At least they should be able to see the thumbnails. See here:
www.sf-galerie.de |
I've looked at the gallery postbit template, but not sure what has to be removed to allow guests to view the gallery posts themselves.
I'm currently reading up on the permissions system of vbulletin. Would be nice if the gallery pulls all permissions directly from the forum\user permission settings, including being able to view a thread\gallery thread or not. |
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? |
Quote:
|
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. |
Just a little problem
Pictures aren't showing up in the Gallery. Not even a red X. Any help would be greatly appreciated! But the pictures appear on the front page! |
Check in your vbulletin-options, if you have set thumbs enabled. It could be, that not the thumbnails, but the attachment as it self will be shown in the post.
The problem for me is: I only have the german-version of the board, and i don't know the english translation for the options. |
First thing i check and there enabled.
|
Quote:
|
Quote:
|
I just want it so guess can view the pictures instead of this coming up
"Nur für Mitglieder!" |
Is there not an english version?
|
i dunno, i am thinking of uninstalling this mod and try Photoplog
|
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
|
Quote:
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']"> Code:
<br /> 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. |
Quote:
|
@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.
|
Quote:
|
So answer me this. THe instructions say to upload the upload.jpg in the folder images/button, now the icon I have in the .zip download is upload.gif. Also is it images/button or forums/images/button or forums/images/buttons?
The reason I ask is because I am getting nothing but "There are no posts in this forum" |
wrong placement of a button shouldn't get you the return message you are receiving, only a red x.
post the url to your website if you can...it's a bit hard to imagine what is going on without looking at it. |
Quote:
|
Ok I have everything working fine I was just wondering can you make the latest gallery pictures section collapsable. And is it possible to insert subforums in a forum in the gallery category. At the moment its created duplicates of the subforums in the gallery category.
|
Quote:
|
@Zowners: I can make it collapsable, i will include it in the next coming update. A subforum isn't possible atm. But i will look after it.
|
Here is a working thumbnailer for this gallery.
step 1, edit template gallery_attachment and replace the code with PHP Code:
Step 2, Upload tn_image.php to your forum directory and set the following parameters to your specifications $x = 600; //width $y = 600; //height Currently, tn_image.php resizes images that are too small to the paramaters specified. Someone with a bit more php knowledge should be able to fix that easily. The current advantage over the old resizer is that it uses the GD library to create thumbnails, meaning that images will not have the pixelated look that it would otherwise have. Note that tn_image.php was not written by me. I can't credit the writer since the name was not listed ;) |
Thanks for your help Bernd. I will see how i can integrate it completly.
|
why not just use the condition with the extenion field it's alot easier.
|
@LarrySW: But this one only assures that only a picture will be uploaded. But it doesn't check the size of it.
|
Well, it would solve the issue that currently files are being parsed too.
Would it be possible to create a sql that selects attachments with certain extensions only? For example $vboptions[galleryextensions] returns the value jpg,bmp,png and adjust the sql to only return attachments with these extensions. It's not exactly a condition, but i guess it might be a bit easier to implement? Would a plugin hooked into attachment.php which checks for certain extensions in the upload field require less resources than the above? I guess it's the last thing that would make this gallery fool proof. |
I thinked over this possibilty and i'm not quite sure, but i think it's exactly that, what LarrySW is talking about.
|
Quote:
|
Ok, i will look after it, but, give me some time. I don't have too much freetime.
|
I have it running on my board now, however it slows my entire server down. most cases, I have to restart apache. Any ideas?
|
Quote:
|
check if gallery_postbit template exists. The rest seems to work fine.
|
Hello Again,
I primarily use the Firefox browser version 1.5.0.3. When I view the gallery using this browser, I noticed that the images are set to the left leaving black space over in the right of the thumbnail. If you use Firefox, please refer to this link for an example of what I mean: http://www.currentday.com/forums/forumdisplay.php?f=71 Is there anything I can do to fix this so that the thumbnail is centered properly when viewing the image in Firefox? Sincerely, Gehanna |
very well .. but i willl wait fro
Possibility for file-upload, not only pictures. as you had said maybe it would be included in _this_ release :( Thanks anyway .. good job :) |
Quote:
PHP Code:
|
All times are GMT. The time now is 07:33 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|