Can you do the second block of news ?
similar topics
viewtopic.php?f=51&t=2627
thanks for reply
					Search found 28 matches
- 31. July 2011 13:03
- Forum: Modification Requests
- Topic: [2.0.x] Second news block
- Replies: 0
- Views: 5499
- 7. May 2010 21:08
- Forum: Modification Requests
- Topic: Slashdot Style News Posting
- Replies: 2
- Views: 8969
Re: Slashdot Style News Posting
bump 
any comment ?

					any comment ?

- 3. May 2010 21:22
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 51766
- 9. November 2009 22:39
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 51766
Re: Second news block / zweiter News Block
How can I do  by topic ID
// Customize
$faq_topic_ID = '5,7,9'; // Forum we get the FAQ from
thanks
					// Customize
$faq_topic_ID = '5,7,9'; // Forum we get the FAQ from
thanks
- 6. November 2009 22:27
- Forum: Modification Requests
- Topic: Slashdot Style News Posting
- Replies: 2
- Views: 8969
Re: Slashdot Style News Posting
bump
any commmet or news 
 

					any commmet or news
 
 
- 31. October 2009 23:10
- Forum: Modification Requests
- Topic: last x twitter post on portal
- Replies: 0
- Views: 6164
last x twitter post on portal
How do I show last (x) twitter post on portal page
// Customize
$twitter_ID = '123456,241588'; // etc..
$twitter_number = 5; // Number of twitter to be displayed
$twitter_length = 250; // Number of chars to be displayed (untill read all appears)
example:
http://wordpress.org/extend/plugins ...
					// Customize
$twitter_ID = '123456,241588'; // etc..
$twitter_number = 5; // Number of twitter to be displayed
$twitter_length = 250; // Number of chars to be displayed (untill read all appears)
example:
http://wordpress.org/extend/plugins ...
- 10. September 2009 20:28
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 51766
Re: Second news block / zweiter News Block
I have a question.. How do I make multi-forum (ID's)
// Customize
$faq_forum = 5,7,9; // Forum we get the FAQ from
thank you
					// Customize
$faq_forum = 5,7,9; // Forum we get the FAQ from
thank you
- 8. September 2009 23:05
- Forum: Modification Requests
- Topic: recent forums topics block
- Replies: 0
- Views: 5636
recent forums topics block
How do I make the like this block (forum ID's)
 
// Customize
$custom_forum = x,y,z; // Forum we get the FAQ from
$custom1_forum = x,w;d // Forum we get the FAQ from
$custom2_forum = x; // Forum we get the FAQ from
$topic_number = 5; // Number of FAQs to be displayed
$topic_length = 20 or xx ...
					// Customize
$custom_forum = x,y,z; // Forum we get the FAQ from
$custom1_forum = x,w;d // Forum we get the FAQ from
$custom2_forum = x; // Forum we get the FAQ from
$topic_number = 5; // Number of FAQs to be displayed
$topic_length = 20 or xx ...
- 8. September 2009 22:39
- Forum: board3 Portal 1.0.x - Deutscher Support
- Topic: News - Seo URL's
- Replies: 3
- Views: 7738
Re: News - Seo URL's
board3 portal 1.0.3 & Ultimate SEO URL 
open: news.php
find
// unread?
$forum_id = $fetch_news[$i]['forum_id'];
$topic_id = $fetch_news[$i]['topic_id'];
after add
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if ( !empty($fetch_news[$i]['forum_name']) && empty($phpbb_seo->seo_url['forum'][$forum ...
					open: news.php
find
// unread?
$forum_id = $fetch_news[$i]['forum_id'];
$topic_id = $fetch_news[$i]['topic_id'];
after add
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if ( !empty($fetch_news[$i]['forum_name']) && empty($phpbb_seo->seo_url['forum'][$forum ...
- 7. September 2009 20:38
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 51766
Re: Second news block / zweiter News Block
sorry,kevin..    
 
it is working
	
Thank you for block
					 
 it is working

Thank you for block
- 6. September 2009 21:43
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 51766
Re: Second news block / zweiter News Block
okay,I understand 
I add this code block .. but it is not working (archive) ?
How will archive be active ?
e.g.
sorry my english
					I add this code block .. but it is not working (archive) ?
How will archive be active ?
e.g.
thank youEnable the news archive system:
If enabled the news archive system / page numbers will be displayed.
sorry my english
- 6. September 2009 13:51
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 51766
Re: Second news block / zweiter News Block
? don't understand .. 
archive feature does not work .. How can I run the news archive ?
archive feature works here
Demo: http://www.harmony-remote-forum.de --> Block Harmony FAQ

sorry my english
					archive feature does not work .. How can I run the news archive ?
archive feature works here
Demo: http://www.harmony-remote-forum.de --> Block Harmony FAQ

sorry my english
- 14. June 2009 17:02
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: BETA Custom News Block
- Replies: 15
- Views: 44236
Re: BETA Custom News Block
How do  I  restrict the character limit?
etc: character_limit($row['topic_title']
How I can show more than one forum ? (similar recent block)
$forumnumber = 2,5,7;
					etc: character_limit($row['topic_title']
How I can show more than one forum ? (similar recent block)
$forumnumber = 2,5,7;
- 3. May 2009 10:17
- Forum: MOD Portalview - Portal blocks in whole forum
- Topic: [how to] block style
- Replies: 2
- Views: 7388
Re: [how to] block style
sorry my english   
 
I am from Turkey
How do I make blocks as in picture ? only blocks of news and announcements
viewtopic.php?p=14586#p14586
thank you
					 
 I am from Turkey
How do I make blocks as in picture ? only blocks of news and announcements
viewtopic.php?p=14586#p14586
thank you
- 3. May 2009 10:10
- Forum: Modification Requests
- Topic: Slashdot Style News Posting
- Replies: 2
- Views: 8969
Slashdot Style News Posting
can you do this modification ? can you integrated board3portal on this system ?
 
very advanced board3portal :)
thank you
sorry my english
google translate
 
http://www.phpbb.com/community/viewtopic.php?p=410474#p410474
Slashdot style news postings.
News topics are marked in forum view.
News ...
					very advanced board3portal :)
thank you
sorry my english
google translate
http://www.phpbb.com/community/viewtopic.php?p=410474#p410474
Slashdot style news postings.
News topics are marked in forum view.
News ...
