Search found 67 matches
- 20. August 2011 12:36
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Jumpbox still visible
- Replies: 2
- Views: 6243
Re: Jumpbox still visible
Thanks, it helped.
- 20. August 2011 11:33
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Jumpbox still visible
- Replies: 2
- Views: 6243
Jumpbox still visible
Hi, I have jumbox still visible (no matter what is set in ACP). Do you have any idea where the problem is?
- 20. August 2011 09:17
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Problem - portal visibility
- Replies: 5
- Views: 8914
Re: Problem - portal visibility
Thanks, I forgot to set permissions in phpBB permissions menu.
- 19. August 2011 22:27
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Problem - portal visibility
- Replies: 5
- Views: 8914
Re: Problem - portal visibility
Hi, any ideas? Permissions for all modules of the portal are set for all users. Is there any option to set permission for portal itself? If not, I have no any idea how to start it working ...
- 17. August 2011 22:46
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Problem - portal visibility
- Replies: 5
- Views: 8914
Re: Problem - portal visibility
Frankly speaking I thought so, but now I am not sure .... how to check it easily?
- 17. August 2011 22:17
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Problem - portal visibility
- Replies: 5
- Views: 8914
Problem - portal visibility
Hi, I have this problem: - when user is not logged in, he can see portal without any problem - when user is logged in, he does not see portal (only standard forum) and when he adds url with portal.php, he is automatically forwarded to index.php - I (as a admin) see portal without any problem This ha...
- 16. August 2011 13:28
- Forum: Modifications Support
- Topic: Gallery block
- Replies: 10
- Views: 18370
Re: Gallery block
Hi, any news regarding gallery block? Thanks
- 11. January 2010 10:59
- Forum: board3 Portal 1.0.x - English Support
- Topic: New block in the portal
- Replies: 18
- Views: 16586
Re: New block in the portal
Any idea, guys?
- 6. January 2010 10:16
- Forum: board3 Portal 1.0.x - English Support
- Topic: New block in the portal
- Replies: 18
- Views: 16586
Re: New block in the portal
Hi, I have question regarding adding new block to the portal page. I inserted in the acp_portal.php file this row: 'portal_gallery' => array('lang' => 'PORTAL_GALLERY' , 'validate' => 'bool' , 'type' => 'radio:yes_no' , 'explain' => true), Hi guys, I just updated my portal to 1.0.4 and I'd like to ...
- 9. June 2009 16:51
- Forum: board3 Portal 1.0.x - English Support
- Topic: Problm with phpBB Header on the portal
- Replies: 1
- Views: 3081
- 7. June 2009 21:04
- Forum: board3 Portal 1.0.x - English Support
- Topic: Problm with phpBB Header on the portal
- Replies: 1
- Views: 3081
Problm with phpBB Header on the portal
Your Portal Version: 1.0.3 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Basic Knowledge What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message Hi, I updated phpBB Gallery and inserted its code into the porta...
- 28. May 2009 09:08
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent topisc block
- Replies: 7
- Views: 7680
Re: Recent topisc block
Yes, I understand this, but there already was FROM ' . TOPICS_TABLE . ' t
If I follow your instructions properly, I will have FROM ' . TOPICS_TABLE . ' t t
If I follow your instructions properly, I will have FROM ' . TOPICS_TABLE . ' t t
- 27. May 2009 22:16
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent topisc block
- Replies: 7
- Views: 7680
Re: Recent topisc block
Ok, now it works, thanks a lot. But I did only 1st change, 2nd one (3 changes with t) I did not, because it doesn't make any sense to have two t one next to the other ... and it generates another sql error.
- 27. May 2009 21:59
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent topisc block
- Replies: 7
- Views: 7680
Re: Recent topisc block
For registered users it seems to be ok, but for visitors error below is displayed.
SQL ERROR [ mysql4 ]
Column 'forum_id' in where clause is ambiguous [1052]
SQL ERROR [ mysql4 ]
Column 'forum_id' in where clause is ambiguous [1052]
- 27. May 2009 13:06
- Forum: board3 Portal 1.0.x - English Support
- Topic: Recent topisc block
- Replies: 7
- Views: 7680
Re: Recent topisc block
No any idea?