Page 1 of 1

Portal Link display problem

Posted: 7. December 2008 06:16
by Lucian_rider
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:

Image

I have checked all edits and reloaded all files.

I look forward to any responses.

Re: Portal Link display problem

Posted: 7. December 2008 07:22
by the.ronin
Try checking to make sure you have this in your language\en\common.php:

Code: Select all

	'PORTAL_INDEX'			=> 'Portal',

Re: Portal Link display problem

Posted: 7. December 2008 13:52
by Kevin
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.

Re: Portal Link display problem

Posted: 7. December 2008 16:02
by the.ronin
Oops sorry about that. That was something I did myself.

Re: Portal Link display problem

Posted: 7. December 2008 16:15
by Lucian_rider
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.
Yes that fixed it! Strange, I did no edits, just moved them down a line and eliminated some blank lines and all's good...