Search found 19 matches
- 13. May 2012 03:54
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Php errors in recent block
- Replies: 3
- Views: 10558
Php errors in recent block
Hi all! Thank for release 2 version. I notice error in recent block, if choose option select or exclude any forum. Turn on debug and see folowing error. [phpBB Debug] PHP Notice: in file [ROOT]/portal/modules/portal_recent.php on line 68: Undefined index: board3_exclude_forums_26 line 68 is $sql_whe...
- 9. July 2011 17:08
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Non latin characters
- Replies: 2
- Views: 7489
Re: Non latin characters
Works fine
- 8. July 2011 06:12
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Non latin characters
- Replies: 2
- Views: 7489
Non latin characters
If create custom blocks, name of blocks not show non latin characters
Below screen
Below screen
- 7. December 2009 23:48
- Forum: board3 Portal 1.0.x - English Support
- Topic: Rewrite compact news
- Replies: 3
- Views: 5437
Re: Rewrite compact news
Ni ideas?
- 6. December 2009 01:58
- Forum: board3 Portal 1.0.x - English Support
- Topic: Rewrite compact news
- Replies: 3
- Views: 5437
Re: Rewrite compact news
Images of forums, which can add from ACP when created forum
- 5. December 2009 22:25
- Forum: board3 Portal 1.0.x - English Support
- Topic: Rewrite compact news
- Replies: 3
- Views: 5437
Rewrite compact news
Your Portal Version: 1.0.4 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Beginner Boardlink: localhost PHP Version: 5.2.11 MySQL Version: 5.0.77 Description and Message I want to rewrite news_compact.html, to show forum images As I understand code for image show folowing <dl ...
- 18. December 2008 07:20
- Forum: board3 Portal 1.0.x - English Support
- Topic: How to change "link to us"?
- Replies: 11
- Views: 14354
Re: How to change "link to us"?
thanks for answer
but I want to change the link (html)
sorry for my english
but I want to change the link (html)
sorry for my english
- 16. December 2008 23:10
- Forum: board3 Portal 1.0.x - English Support
- Topic: How to change "link to us"?
- Replies: 11
- Views: 14354
Re: How to change "link to us"?
I want to make my own text
How can I do it?
How can I do it?
- 3. December 2008 02:40
- Forum: Modification Requests
- Topic: Arcade block (see picture)
- Replies: 1
- Views: 13356
Arcade block (see picture)
I've listed all blocks in this forum for arcade (may be misunderstood for german), but need block for arcade like in this picture
- 28. November 2008 03:46
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Mini Knowledge Base block for Mini Knowledge Base v 0.2.8
- Replies: 18
- Views: 41244
Re: Mini Knowledge Base block for Mini Knowledge Base v 0.2.8
I get the "Undefined variable: s_reported" try open kb_show.php find $s_reported = ($report_id) ? true : false; } after add else { $s_reported = false; } find 'POST_URI' => ($row['post_id'] != 0 && $row['topic_id']) ? generate_seourl_topic($row['topic_id'], false, $row['forum_id']...
- 9. November 2008 03:55
- Forum: board3 Portal v1.0.x - Modifications
- Topic: [REL] Gallery Block 1.4.1
- Replies: 385
- Views: 579312
Re: [Erweiterung][Final] Gallery Block v1.1.0
need to update for version:0.4.0-RC3
Code: Select all
[phpBB Debug] PHP Notice: in file /portal/includes/functions_album.php on line 226: Use of undefined constant PERSONAL_GALLERY - assumed 'PERSONAL_GALLERY'
Code: Select all
SQL ERROR [ mysql4 ]
Unknown column 'PERSONAL_GALLERY' in 'where clause' [1054]
- 16. September 2008 07:13
- Forum: Modification Requests
- Topic: New option for news
- Replies: 0
- Views: 5045
New option for news
Your Portal Version: 1.0.1
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Description and Message
Need to add new option in news, that's show random news.
It will be very useful, because many people don't read old news.
How can do this?
Regards
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Description and Message
Need to add new option in news, that's show random news.
It will be very useful, because many people don't read old news.
How can do this?
Regards
- 8. September 2008 19:02
- Forum: board3 Portal 1.0.x - English Support
- Topic: Need update?
- Replies: 3
- Views: 5178
Re: Need update?
ok Kevin, thank for answer
- 8. September 2008 18:09
- Forum: board3 Portal 1.0.x - English Support
- Topic: Need update?
- Replies: 3
- Views: 5178
Need update?
Congrats with release portal in phpbb! )
http://www.phpbb.com/community/viewtopic.php?t=1179085
I have installed version 1.0.0RC3, need any updates?
http://www.phpbb.com/community/viewtopic.php?t=1179085
I have installed version 1.0.0RC3, need any updates?
- 4. September 2008 18:18
- Forum: Modifications Support
- Topic: Small question about Gallery Block v1.1.0
- Replies: 2
- Views: 7444
Small question about Gallery Block v1.1.0
I've wrotten in http://phpbb-projekt.de/viewtopic.php?f=17&t=231 , but no answers yet. I've installed the block, and everything works fine) phpBB Version: 3.0.2 Portal Version: 1.0.0RC3 Gallery Version: 0.4.0-RC2 Gallery Block v1.1.0 Small question (request). When you click image in block, it's ...