MyBB Hacks

Full Version: Gallery
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Sorry can not follow them, you can write me an instruction sheet with the corresponding code in the box which I want to insert


Best regards
Nope.  You need to figure out the exact code yourself unfortunately.
Hey guys, I'm having a problem with installing the gallery. Everything works perfectly fine. Originally, but I wants categories and the gallery won't work in the categories. My set up is like this:

Forum
     Image Gallery
            Gallery 1
            Gallery 2
            Gallery 3

If I set image gallery up as a forum instead of a category, it works. None of the subforums work as a gallery (they are set up as a gallery, but they don't work.)
Once I make it a category and make a test image in the gallery, it shows up like a normal post. It's not taking the template, but it's taking the xthreads fields. Is there a way to let the subforums take the templates? I have them set to gal_.

Also, is there a way to make it so that (like the ytvid gallery) it makes a block for pro portal for latest images?
You need to set it in a forum, not in a category.
If you want some forums run the same XThreads application, you need to apply the same settings for all of those forums, not in the category (parent forum) only.
As an alternative, you can use XThreads filter or thread prefix as category (you only need one forum).

I'm sorry if I misunderstand what you mean.

For the latest XThreads images gallery in Pro Portal, maybe you can try this attachments.
Open up the file, change these settings:

PHP Code:
$xtimggal = '3,4';// Forum ID for XThreads Images Gallery
$xtimggal_limit = 10;// Number of images to be displayed
$xtimggal_dim = '160x120';// Image dimension to be displayed

Thank you, I'll test the block out.

That's what I'm saying. I did indeed make them all forums and they all have xthread fields (They were copied forums of the original image gallery)

Look here:
http://cavernofcreativity.com/Atlas/foru...http://cavernofcreativity.com/Atlas/forumdisplay.

It works perfectly, but the sub forums have the same settings and it does not work in there. I want Image gallery to be a category. But Image gallery is the only place where it works.

edit:
The block works perfectly!
Also, The block is using the sub forum. That proves that the image is being uploaded, but it won't show as a gallery and the image is not showing in the post either.

I definitely think it's a problem with the subforum not reading the template.

edit: I just got half way through the thread and found post #34 is looking like exactly what I need. I haven't tried it yet though.
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=286&pid=63
Should be added to the first post.

Another quick question. How do I make it so that users can only upload files? No urls.
(03-08-2012 08:26 AM)Yin Wrote: [ -> ]It works perfectly, but the sub forums have the same settings and it does not work in there. I want Image gallery to be a category. But Image gallery is the only place where it works.
You need to double check that they do indeed have identical settings.  This includes the template prefix.

(03-08-2012 08:26 AM)Yin Wrote: [ -> ]Another quick question. How do I make it so that users can only upload files? No urls.
If you have some bizarre reason to disallow transloading, see this.
Thank you so much! I appreciate the help. I'm off to install the download section now. And hopefully that will allow guests to download files. I've been using mydownloads and for some reason, there's no option to let guests download (that I can find).
You can put the latest pictures uploaded in the portal default?
Try this attachment.
Open up the file, change these settings:

PHP Code:
$xtimggal = '3,4';// Forum ID for XThreads Images Gallery
$xtimggal_limit = 10;// Number of images to be displayed
$xtimggal_dim = '160x120';// Image dimension to be displayed


Put {$mnxtigportal_images} variable in your portal template.

Modify the mnxtigportal_images and/or mnxtigportal_images_image templates in your Global Templates to change the style.

Maybe you want something like this modification by Jumper:
http://mybbhacks.zingaburga.com/showthread.php?tid=1209

hi there.

i installed the gallery to my forum. but this image upload part

[Image: 7jrd1.png]

didnt appear in my forum.

[Image: 7jrdw.png]

what is the problem with the plugin. thanks.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Reference URL's