Hello,
Would anyone know how I could alter this to display the first post of a specific topic, or a specific post?
*Edit* in full-view style (showing the content of the post).
Thanks very much in advance...
Search found 21 matches
- 28. June 2011 19:54
- Forum: board3 Portal v1.0.x - Modifications in Dev
- Topic: Second news block / zweiter News Block
- Replies: 15
- Views: 46875
- 28. June 2011 01:44
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
Fixed. I just had to rename all the functions within portal/includes/functions.php.
- 27. June 2011 22:01
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
Hello Marc, I'm now trying to install a second portal, which I've renamed wcl . I've renamed every instance of portal and PORTAL to wcl and WCL within the files respectively. I also renamed language/en/mods/additional_blocks.php and info_acp_additional_blocks.php to additional_wcl_blocks and info_ac...
- 1. July 2010 00:45
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
Thank you so much Marc <3
- 18. June 2010 11:37
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
No idea what I'm looking at there tbh
- 15. June 2010 22:47
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
No?
(sorry to be impatient)
(sorry to be impatient)
- 14. June 2010 17:10
- Forum: board3 Portal 1.0.x - English Support
- Topic: Redirect guests from index to portal?
- Replies: 0
- Views: 4385
Redirect guests from index to portal?
Your Portal Version: latest Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Beginner What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message Greetings my beloved friends :D Is there a way I can redirect guests fr...
- 12. June 2010 14:39
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
*is optimistic* :D Streams.php <?php /** * * @package - Board3portal * @version $Id: streams.php 589 2009-12-04 21:11:16Z marc1706 $ * @copyright (c) kevin / saint ( www.board3.de/ ), (c) Ice, (c) nickvergessen ( www.flying-bits.org/ ), (c) redbull254 ( www.digitalfotografie-foren.de ), (c) Christia...
- 12. June 2010 02:47
- Forum: board3 Portal 1.0.x - English Support
- Topic: Duplicate the news block in admin cp
- Replies: 6
- Views: 12218
Re: Duplicate the news block in admin cp
Here you go: I did it, I dont know if anyone else is interested or if it's appropriate to post this but heres what you do (warning - this took me about 2hrs). 1. Copy/paste all the 'news' entries within: includes/acp/info/acp_portal includes/acp/acp_portal language/en/mods/info_acp_portal language/e...
- 12. June 2010 01:06
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
Ok I found an easier option for my needs. I created a seperate menu within ACP Mods tab and added the new duplicated/renamed modules which will make it a little more organised (I didn't want to manage modules for custom pages within the portal menu). I managed to create a module duplicated from the ...
- 11. June 2010 14:04
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
Re: 2nd, 3rd, 4th (etc) Portals?
I can do that :D So extra portals wouldn't require any additional installs/SQL queries, it's just a case of re-creating the portal files, renaming them and editing them? The problem I'm faced with at the moment, is if I start moving portal blocks to different custom pages, I have to edit the main po...
- 11. June 2010 13:20
- Forum: board3 Portal 1.0.x - English Support
- Topic: 2nd, 3rd, 4th (etc) Portals?
- Replies: 13
- Views: 32055
2nd, 3rd, 4th (etc) Portals?
Your Portal Version: 1.0.5 Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Beginner What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message Is it possible to have mulitple portals on the same site? (and renaming ...
- 11. June 2010 13:01
- Forum: board3 Portal 1.0.x - English Support
- Topic: Displaying portal block in custom page
- Replies: 2
- Views: 6730
Re: Displaying portal block in custom page
Thanks Marc, I love you <3
- 11. June 2010 13:00
- Forum: board3 Portal v1.0.x - Modifications
- Topic: Adding a custom block / einen eigenen Block hinzufügen
- Replies: 89
- Views: 204193
Re: Adding a custom block / einen eigenen Block hinzufügen
It worked!
I just left that last edit as it was.
I now have an additional block which functions the same as the news block
I just left that last edit as it was.
I now have an additional block which functions the same as the news block
- 11. June 2010 04:17
- Forum: board3 Portal 1.0.x - English Support
- Topic: Displaying portal block in custom page
- Replies: 2
- Views: 6730
Displaying portal block in custom page
Your Portal Version: 1.0.5 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Basic Knowledge Boardlink: http://www.worldclanleague.com/forum/wcl.php What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message Hello I ...