Your Portal Version: 1.0.0RC3
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Need to open the fist post of a topic in a custom ...
Search found 19 matches
- 22. September 2010 06:18
- Forum: board3 Portal 1.0.x - English Support
- Topic: First post of a topic in custom block
- Replies: 0
- Views: 4627
- 19. August 2010 05:59
- Forum: MOD Portalview - Portal blocks in whole forum
- Topic: .
- Replies: 0
- Views: 12034
.
.
- 17. August 2010 02:31
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent Topic block only lists the recent topics
- Replies: 2
- Views: 7372
Re: Recent Topic block only lists the recent topics
Maybe because there are no "hot topics" or "announcements" ?
How are "hot topics" quantified or calculated ?
Announcements are posted by admins, aren't they ?
[Noob learning]

How are "hot topics" quantified or calculated ?
Announcements are posted by admins, aren't they ?
[Noob learning]
- 17. August 2010 00:26
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent Topic block only lists the recent topics
- Replies: 2
- Views: 7372
Recent Topic block only lists the recent topics
Your Portal Version: 1.0.5
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
What have you done before the problem was there?
The problem has been there since Board3 install.
What have you already tryed to solve the problem?
Looked for some config options in ...
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
What have you done before the problem was there?
The problem has been there since Board3 install.
What have you already tryed to solve the problem?
Looked for some config options in ...
- 16. August 2010 23:48
- Forum: Modification Requests
- Topic: Paypal Small Block - Show Recent Donations?
- Replies: 18
- Views: 33937
Re: Paypal Small Block - Show Recent Donations?
Greetings MrBaseball34.
Is your "Show Recent Paypal Donations" available ?
Is your "Show Recent Paypal Donations" available ?
- 16. August 2010 23:40
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent Topic Block
- Replies: 2
- Views: 7829
Re: Recent Topic Block
deleted
- 16. August 2010 17:43
- Forum: board3 Portal 1.0.x - English Support
- Topic: Topic Preview for Board3 : SQL conflict with "Recent Topics"
- Replies: 6
- Views: 12124
Re: Topic Preview for Board3 : SQL conflict with "Recent Top
OK, you fixed it.
but I had to ad a "t." also on line 26 to the "forum_id" variable like
$sql_where = ' AND ' . $db->sql_in_set('t.forum_id', $exclude_forums, ($portal_config['portal_exclude_forums']) ? true : false);
I have tested the queries without the t. and it works ok just the same.
So it ...
but I had to ad a "t." also on line 26 to the "forum_id" variable like
$sql_where = ' AND ' . $db->sql_in_set('t.forum_id', $exclude_forums, ($portal_config['portal_exclude_forums']) ? true : false);
I have tested the queries without the t. and it works ok just the same.
So it ...
- 15. August 2010 02:39
- Forum: board3 Portal 1.0.x - English Support
- Topic: Topic Preview for Board3 : SQL conflict with "Recent Topics"
- Replies: 6
- Views: 12124
Re: Topic Preview for Board3 : SQL conflict with "Recent Top
It looks like the incompatibilities are with "Topic Preview MOD" code.
Here is recent.php file with the blocks of code pertaining to Topic Preview MOD separated with dotted lines (................)
With the other Board3 blocks, Topic Preview MOD works ok.
<?php
/**
*
* @package - Board3portal ...
Here is recent.php file with the blocks of code pertaining to Topic Preview MOD separated with dotted lines (................)
With the other Board3 blocks, Topic Preview MOD works ok.
<?php
/**
*
* @package - Board3portal ...
- 14. August 2010 15:00
- Forum: board3 Portal 1.0.x - English Support
- Topic: Topic Preview for Board3 : SQL conflict with "Recent Topics"
- Replies: 6
- Views: 12124
Re: Topic Preview for Board3 : SQL conflict with "Recent Top
I have version 1.0.5.
The Check Version says it is updated.
Thanks Mark.
The Check Version says it is updated.
Thanks Mark.
- 14. August 2010 07:03
- Forum: board3 Portal 1.0.x - English Support
- Topic: Polls Math does not add up properly.
- Replies: 2
- Views: 7531
Re: Polls Math does not add up properly.
It did help. Thank You.
Although one decimal place would be more "scientific".
Thanks again.
Although one decimal place would be more "scientific".

Thanks again.
- 5. August 2010 20:34
- Forum: board3 Portal 1.0.x - English Support
- Topic: Polls Math does not add up properly.
- Replies: 2
- Views: 7531
Polls Math does not add up properly.
Your Portal Version: 1.0.0RC3
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
What have you done before the problem was there?
Nothing
What have you already tryed to solve the problem?
Tried unsuccesfully to find code for calculating percentage ...
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
What have you done before the problem was there?
Nothing
What have you already tryed to solve the problem?
Tried unsuccesfully to find code for calculating percentage ...
- 2. August 2010 23:38
- Forum: board3 Portal 1.0.x - English Support
- Topic: Global Announcements and News Items
- Replies: 8
- Views: 14973
Re: Global Announcements and News Items
Thanks for the tip ishaqkalota 

- 2. August 2010 03:10
- Forum: board3 Portal 1.0.x - English Support
- Topic: Topic Preview for Board3 : SQL conflict with "Recent Topics"
- Replies: 6
- Views: 12124
Topic Preview for Board3 : SQL conflict with "Recent Topics"
Your Portal Version: 1.0.0RC3
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
Boardlink: [url]http://localhost_only[/url]
MySQL Version: 5.1.48-community
What have you done before the problem was there?
Installed Topic Preview for Board3.
What have you ...
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
Boardlink: [url]http://localhost_only[/url]
MySQL Version: 5.1.48-community
What have you done before the problem was there?
Installed Topic Preview for Board3.
What have you ...
- 25. July 2010 18:58
- Forum: Modifications Support
- Topic: Board3 news_compact.html with "Topic Preview MOD" ?
- Replies: 6
- Views: 11550
Re: Board3 news_compact.html with "Topic Preview MOD" ?
I am losing the tooltip when I try to capture the screen (SnagIt and PaintShop)
Would you give some hints on how to "beautify" the tooltip ?
There is also the limitation of the display time : if the content get to its max of, I believe, is 250 chars, there are chances that the user does not have the ...
Would you give some hints on how to "beautify" the tooltip ?
There is also the limitation of the display time : if the content get to its max of, I believe, is 250 chars, there are chances that the user does not have the ...
- 25. July 2010 16:24
- Forum: Modifications Support
- Topic: Board3 news_compact.html with "Topic Preview MOD" ?
- Replies: 6
- Views: 11550
Re: Board3 news_compact.html with "Topic Preview MOD" ?
Just some padding and bold font.
But I believe we have to recurr to Javascript for that, isn't it?
But I believe we have to recurr to Javascript for that, isn't it?