Search found 6 matches

by mitchboy999
22. May 2010 13:46
Forum: board3 Portal 1.0.x - English Support
Topic: Rename "Portal" at Browser Title Bar
Replies: 2
Views: 6674

Re: Rename "Portal" at Browser Title Bar

Open

Code: Select all

root\language\en\mods\lang_portal.php
Find:

Code: Select all

	'PORTAL'				=> 'Portal',
Replace With:

Code: Select all

	'PORTAL'				=> 'Home',
Tell me if that worked.

mitchboy999
by mitchboy999
21. May 2010 18:53
Forum: board3 Portal 1.0.x - English Support
Topic: Format Error Again
Replies: 0
Views: 3719

Format Error Again

Your Portal Version: 1.0.0RC3 Your phpBB Type: Premodded phpBB MODs installed: Yes Your knowledge: Basic Knowledge Boardlink: N/A What have you done before the problem was there? - What have you already tryed to solve the problem? Reinstalled the portal twice and gone over the css file. Description...
by mitchboy999
24. April 2010 17:53
Forum: board3 Portal 1.0.x - English Support
Topic: Format Error
Replies: 4
Views: 6366

Re: Format Error

Are you sure you refreshed the theme cache and not just the board cache? The theme cache is in the styles tab. Also try refreshing your browser cache by either pressing Ctrl+F5 oder Alt+F5 in your browser. Thanks for your reply, I do even better, i actually delete everything inside the cache folder...
by mitchboy999
24. April 2010 17:22
Forum: board3 Portal 1.0.x - English Support
Topic: Format Error
Replies: 4
Views: 6366

Re: Format Error

I double checked, the stylesheet.css has the @import portal in it and portal.css is in the right directory. I clear the cache and the edits are fine, i cant understand whats wrong...
by mitchboy999
24. April 2010 10:25
Forum: board3 Portal 1.0.x - English Support
Topic: Format Error
Replies: 4
Views: 6366

Format Error

Your Portal Version: 1.0.2 Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Advanced Knowledge Boardlink: localhost :) What have you done before the problem was there? Nothing, i am trying to install portal on a fresh board. What have you already tryed to solve the problem? .. A ...
by mitchboy999
24. April 2010 08:54
Forum: board3 Portal 1.0.x - English Support
Topic: How to Change "Portal" to display "Home
Replies: 1
Views: 3583

Re: How to Change "Portal" to display "Home

Open

Code: Select all

root\language\en\mods\lang_portal.php
Find:

Code: Select all

	'PORTAL'				=> 'Portal',
Replace With:

Code: Select all

	'PORTAL'				=> 'Home',
Hope i helped,

mitchboy999

Go to advanced search