Welcome to Geeklog, Anonymous Tuesday, March 21 2023 @ 07:32 pm EDT
Geeklog Forums
phpbbbridge bottom in homepage?
Mario
Anonymous
hi,
how to put phpbbbridge after news (BOTTOM) in home page?
tnx
how to put phpbbbridge after news (BOTTOM) in home page?
tnx
6
2
Quote
Mario
Anonymous
and a way only to leave block and delete homepage centerblock?
2
5
Quote
Status: offline
Turias
Forum User
Full Member
Registered: 10/20/03
Posts: 807
All of that is in the config.php for the plugin.
$_PHPBBB_CONF['show_centerblock'] = true;
$_PHPBBB_CONF['centerblock_num_topics'] = 10;
$_PHPBBB_CONF['centerblock_subject_limit'] = 40;
$_PHPBBB_CONF['centerblock_homepage_only'] = true;
// Centerblock location
$_PHPBBB_CONF['centerblock_after_featured'] = true;
$_PHPBBB_CONF['centerblock_page_bottom'] = false;
Text Formatted Code
// Centerblock configuration$_PHPBBB_CONF['show_centerblock'] = true;
$_PHPBBB_CONF['centerblock_num_topics'] = 10;
$_PHPBBB_CONF['centerblock_subject_limit'] = 40;
$_PHPBBB_CONF['centerblock_homepage_only'] = true;
// Centerblock location
$_PHPBBB_CONF['centerblock_after_featured'] = true;
$_PHPBBB_CONF['centerblock_page_bottom'] = false;
4
2
Quote
All times are EDT. The time is now 07:32 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content