french language display problem

Current Version: 1.0.6
Released: 09.01.10
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.
Locked

Topic author
dreambill
Active Member
Posts: 11
Joined: 9. June 2008 18:48

french language display problem

Post by dreambill »

hi,
i have some problem with french caracter display, the caracter are correctly displayed in the forum, but not in the portal.
as you can see in the picture, im getting little square instead of letter, but this happen only on the portal, é â è ë... this kind of letters are replaced by a square...

as you can see in the first pic, everything is fine with phpbb, but on the mods tab and portal page these caracter are missing and replaced by a square.....

thanks for help.

http://stephanebilodeau.com/images/ok.jpg
http://stephanebilodeau.com/images/bad.jpg
User avatar

Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: french language display problem

Post by Christian_N »

Sorry for my bad English, but read this post: viewtopic.php?f=24&t=556
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!

Topic author
dreambill
Active Member
Posts: 11
Joined: 9. June 2008 18:48

Re: french language display problem

Post by dreambill »

problem solved, thanks.

nice portal, good work.


i have another small question, on top of the page, there is a PHPBB logo, if you clic on it, you go to the forum, how can i change it to go to the portal? wich file i have to edit?

http://stephanebilodeau.com/images/phpbanner.jpg
User avatar

Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: french language display problem

Post by Christian_N »

Yes, it is the overall_header.html in prosilver it says:

Code: Select all

<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
Simply replace this with this one:

Code: Select all

<a href="{U_PORTAL}" title="{L_PORTAL}" id="logo">{SITE_LOGO_IMG}</a>
Greeting Chris
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!

Topic author
dreambill
Active Member
Posts: 11
Joined: 9. June 2008 18:48

Re: french language display problem

Post by dreambill »

thanks a lot for your help.
keep the good work.
Locked

Return to “board3 Portal 1.0.x - English Support”