Welcome to Geeklog, Anonymous Saturday, April 05 2025 @ 08:56 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
13
13
Quote
Mario
Anonymous
and a way only to leave block and delete homepage centerblock?
11
14
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;
15
12
Quote
All times are EDT. The time is now 08:56 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