Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.lucianriders.com/test/
What have you done before the problem was there?
Just installed Board3, problem was there from inception.
What have you already tryed to solve the problem?
Checked all edits several times. Uploaded all files twice to their correct locations.
Description and Message
I just installed this fantastic mod on my test forum and everything seems to be working great except that in the board index page the portal link is not complete as shown here:
I have checked all edits and reloaded all files.
I look forward to any responses.
Portal Link display problem
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 8
- Joined: 7. December 2008 06:11
- phpBB.com User: Lucian_rider
Re: Portal Link display problem
Try checking to make sure you have this in your language\en\common.php:
Code: Select all
'PORTAL_INDEX' => 'Portal',
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Portal Link display problem
Redo the changes in the includes/functions.php as described in the install.xml included in the portal package.
That will fix it.
There is nothing edited in the language\en\common.php for the portal.
That will fix it.
There is nothing edited in the language\en\common.php for the portal.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Portal Link display problem
Oops sorry about that. That was something I did myself.
-
Topic author - Active Member
- Posts: 8
- Joined: 7. December 2008 06:11
- phpBB.com User: Lucian_rider
Re: Portal Link display problem
Yes that fixed it! Strange, I did no edits, just moved them down a line and eliminated some blank lines and all's good...Kevin wrote:Redo the changes in the includes/functions.php as described in the install.xml included in the portal package.
That will fix it.
There is nothing edited in the language\en\common.php for the portal.