Search found 15 matches
- 6. November 2011 15:18
- Forum: board3 Portal 1.0.x - English Support
- Topic: Language Files
- Replies: 2
- Views: 15029
Re: Language Files
That's what I thought but L_New_Posts returns two different messages depending whether you're in the forum itself e.g index.php or on a portal page (it's in my header hence across the whole site) If you're in the forum it returns New Posts which is what is defined in language / en / common.php But i...
- 6. November 2011 04:29
- Forum: board3 Portal 1.0.x - English Support
- Topic: Language Files
- Replies: 2
- Views: 15029
Language Files
Your Portal Version: 1.0.4 Your phpBB Type: Standard phpBB3 MODs installed: No 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 I'm trying to change the text generated from L_New_Posts - it cur...
- 12. June 2009 20:48
- Forum: board3 Portal 1.0.x - English Support
- Topic: Pagination on the Compact Announcements Block
- Replies: 0
- Views: 2679
Pagination on the Compact Announcements Block
Your Portal Version: 1.0.3 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Advanced Knowledge Boardlink: http://www.pitlanefanatic.com/portal.php What have you done before the problem was there? Modified the announcements block to operate as a second new block What have you alr...
- 23. February 2009 16:22
- Forum: board3 Portal 1.0.x - English Support
- Topic: News Block and Author's names
- Replies: 3
- Views: 5112
Re: News Block and Author's names
Well that was easier than I expected.
Thanks.
Thanks.
- 23. February 2009 01:20
- Forum: board3 Portal 1.0.x - English Support
- Topic: News Block and Author's names
- Replies: 3
- Views: 5112
News Block and Author's names
Your Portal Version: 1.0.0RC3 Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Basic Knowledge Boardlink: http://www.pitlanefanatic.com/portal.php What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message I'm trying...
- 24. November 2008 22:38
- Forum: board3 Portal 1.0.x - English Support
- Topic: Using Portal as index.php with a Twist
- Replies: 1
- Views: 4049
Re: Using Portal as index.php with a Twist
Edit styles/provision/template/portal/portal_body.html Enclose all the block "includes" e.g <!-- INCLUDE portal/block/leaders.html --> that you only want members to see with the lines: <!-- IF S_USER_LOGGED_IN --> <!-- ENDIF --> example: <!-- IF S_USER_LOGGED_IN --> <!-- INCLUDE portal/blo...
- 16. October 2008 17:20
- Forum: Show-Off
- Topic: Design In Progress
- Replies: 3
- Views: 9213
Re: Design In Progress
It looks very good except for the right hand column as j.rhy@n says. Perhaps you move the one block you have there over to the left column and just have two columns?
- 14. October 2008 14:53
- Forum: Show-Off
- Topic: Pitlane Fanatic
- Replies: 6
- Views: 12839
Re: Pitlane Fanatic
I really love this portal. May I ask how you do the menu buttons block and how you get them to change colour when you go to click on them? Thanks - that's a little tricky to explain as they were part of the basic style template I used but my template has evolved enormously from that original templa...
- 29. September 2008 04:01
- Forum: board3 Portal 1.0.x - English Support
- Topic: Adding a Second Portal
- Replies: 7
- Views: 10697
Re: Adding a Second Portal
Thanks again, if this is of use to anyone else they may want to change the page title which is also contained in whatever.php
open whatever.php FIND
page_header($user->lang['PORTAL']);
change to
page_header("whatever");
open whatever.php FIND
page_header($user->lang['PORTAL']);
change to
page_header("whatever");
- 29. September 2008 02:24
- Forum: board3 Portal 1.0.x - English Support
- Topic: Adding a Second Portal
- Replies: 7
- Views: 10697
Re: Adding a Second Portal
Big thanks... seems pretty straightforward.
- 24. September 2008 01:28
- Forum: board3 Portal 1.0.x - English Support
- Topic: Adding a Second Portal
- Replies: 7
- Views: 10697
- 23. September 2008 12:21
- Forum: board3 Portal 1.0.x - English Support
- Topic: Adding a Second Portal
- Replies: 7
- Views: 10697
Adding a Second Portal
Your Portal Version: 1.0.0RC3 Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Basic Knowledge Boardlink: http://www.pitlanefanatic.com What have you done before the problem was there? - What have you already tryed to solve the problem? - Description and Message I want to add a s...
- 23. September 2008 11:51
- Forum: Modification Requests
- Topic: a few portal block requests
- Replies: 4
- Views: 10345
Re: a few portal block requests
I find Google Translate more reliable, but that may be a personal preference.Steve_B wrote:Raghy... I use http://babelfish.yahoo.com/ and select "german to english"...
- 17. September 2008 10:57
- Forum: Show-Off
- Topic: Pitlane Fanatic
- Replies: 6
- Views: 12839
Re: Pitlane Fanatic
That's just a temporary solution to a problem I was having. It's partly because I also own the co.uk domain.Ice wrote:...why the redirecting page?
- 10. September 2008 12:41
- Forum: Show-Off
- Topic: Pitlane Fanatic
- Replies: 6
- Views: 12839
Pitlane Fanatic
Well let me start by saying that a friend of mine spent weeks trying to get a portal to work on our site - and she works in webdesign. She had no end of problems trying to get portals to work with the style template we wanted to use. Anyway, I decided to have a go with no experience at this sort of ...