Latest pictures on the index - phpBB Gallery
Latest pictures on the index
I just installed the mod gallery.
Is it possible to display a frame with the latest images posted on the forum index?
Thank you
-
- Registered User
- Posts: 30
- Joined: Sun Jan 09, 2011 3:50 pm
- Contact:
Re: Latest pictures on the index
http://www.flying-bits.org/rrc_configurator.php
-
- Registered User
- Posts: 36
- Joined: Tue Sep 07, 2004 9:53 pm
Re: Latest pictures on the index
I really wanted to thank you!
this is exactly what I wished to add my forum. thank you.
I have not found how to make the thumbnails are all the same size as in the photo below
-
- Registered User
- Posts: 30
- Joined: Sun Jan 09, 2011 3:50 pm
- Contact:
Re: Latest pictures on the index
-
- Registered User
- Posts: 36
- Joined: Tue Sep 07, 2004 9:53 pm
Re: Latest pictures on the index
on the copy screen I made in previous posts we see that each miniature is of the same size
-
- Registered User
- Posts: 30
- Joined: Sun Jan 09, 2011 3:50 pm
- Contact:
Re: Latest pictures on the index
Have you cleared the thumbnail cache? ("Overview" -> "Purge the cache")
-
- Registered User
- Posts: 36
- Joined: Tue Sep 07, 2004 9:53 pm
Re: Latest pictures on the index
apparently there are 5 pictures on the line as if I understood in the configurations I put 4 pictures per row
-
- Registered User
- Posts: 30
- Joined: Sun Jan 09, 2011 3:50 pm
- Contact:
Re: Latest pictures on the index
And also, paste your index.php file as code here?
-
- Registered User
- Posts: 36
- Joined: Tue Sep 07, 2004 9:53 pm
Re: Latest pictures on the index
I have sent a pm with the details of the test accountthe style of which I speak is a style that I want to next week, it is not yet visible by members.
I have sent a pm with the details of the test account
http://clenzonouille.fr/download/index.rar
-
- Registered User
- Posts: 30
- Joined: Sun Jan 09, 2011 3:50 pm
- Contact:
Re: Latest pictures on the index
Code: Select all
/**
* RRC of phpbb gallery
* See http://www.flying-bits.org/rrc_configurator.php for more information
*/
$gallery_block = new phpbb_gallery_block();
$gallery_block->set_modes(array('recent'));
$gallery_block->set_display_options(array('albumname', 'imagename', 'imagetime', 'imageviews', 'username', 'ip'));
$gallery_block->set_nums(array('rows' => 1, 'columns' => 4, 'comments' => 5, 'contests' => 1));
$gallery_block->set_pegas(true);
$gallery_block->display();
(You had this set at 'columns' => 6)
Sadly, I cannot help with the tumbnail thing

-
- Registered User
- Posts: 36
- Joined: Tue Sep 07, 2004 9:53 pm
Re: Latest pictures on the index
thank you very much
-
- Registered User
- Posts: 30
- Joined: Sun Jan 09, 2011 3:50 pm
- Contact:
Re: Latest pictures on the index
-
- Registered User
- Posts: 168
- Joined: Fri Sep 13, 2013 12:11 am
- Contact:
Re: Latest pictures on the index
-
- Registered User
- Posts: 168
- Joined: Fri Sep 13, 2013 12:11 am
- Contact:
Re: Latest pictures on the index
-
- Registered User
- Posts: 36
- Joined: Tue Sep 07, 2004 9:53 pm
Re: Latest pictures on the index
It's just a crochet forum for a few of my crochet friends.
doilybox.com/crochet
I just notice my pictures do not show unless I am logged in. How would I change the setting so the guests can see them. Can anyone help.
The gallery is wonderful.
-
- Registered User
- Posts: 1
- Joined: Wed Apr 23, 2014 2:59 am
- Contact: