Welcome to Geeklog, Anonymous Wednesday, December 11 2024 @ 10:38 am EST
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
10
Quote
Mario
Anonymous
and a way only to leave block and delete homepage centerblock?
9
11
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;
13
10
Quote
All times are EST. The time is now 10:38 am.
- 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