Search found 10 matches
- 9. February 2008 19:50
- Forum: board3 Portal 1.0.x - English Support
- Topic: portal block mod
- Replies: 1
- Views: 6837
Re: portal block mod
maybe a editing error in some of the laguage files maybe: lang_portal_acp.php
- 9. February 2008 12:50
- Forum: Translations in Development
- Topic: Norwegian language pack for Board3 Portal 0.3.0
- Replies: 4
- Views: 19491
Re: Norwegian language pack for Board3 Portal 0.2.1
ok thanks alot if I find some errors in my translation along the way, I`ll just reupload a new pack.
- 8. February 2008 21:06
- Forum: Translations in Development
- Topic: Norwegian language pack for Board3 Portal 0.3.0
- Replies: 4
- Views: 19491
Norwegian language pack for Board3 Portal 0.3.0
Updated with minor adjustments and new vars for next version 03 May 2008 at 23:00 local time
extract files to: /language/nb/mods/
extract files to: /language/nb/mods/
- 7. February 2008 23:08
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
Re: ACP is dissappering (Solved).
great , I will join thank you
- 7. February 2008 22:39
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
Re: ACP is dissappering.
Thats great :-) I really enjoy this portal, since the development of phpBB3 Portal was more or less absent the choice to change was really easy. I working with the translation of the laguage files to norwegian and will send you a copy when it`s ready. And BTW I see that you have some nice additional...
- 7. February 2008 22:25
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
Re: ACP is dissappering.
Kevin wrote:You're welcome!
But a question:Where did you get this line from - how did it get into your adm/index.php?delta221 wrote:when i deleted the line: $user->add_lang('acp/portal');
I think this is an old line from phpBB3 Portal 1.1.0b or phpBB3 Portal 1.2.1
I`m quite shure of that..
- 7. February 2008 22:12
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
Re: ACP is dissappering.
I found it now : in adm/index.php the line ---> $user->add_lang('acp/portal'); was present with the new line:
$user->add_lang('mods/lang_portal_acp_logs');
when i deleted the line: $user->add_lang('acp/portal');
things are working great thanks for super fast support
$user->add_lang('mods/lang_portal_acp_logs');
when i deleted the line: $user->add_lang('acp/portal');
things are working great thanks for super fast support
- 7. February 2008 21:58
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
Re: ACP is dissappering.
Kevin wrote:Have you replaced all files? Especially the file \root\includes\acp\acp_portal.php
yes I have now done it one more time "all files" and cleard cache within FTP. all the same , very strange.
- 7. February 2008 21:44
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
Re: ACP is dissappering.
yes both templates and cache , in ACP and also via FTP.Kevin wrote:Have you already cleared your cache?
- 7. February 2008 21:35
- Forum: board3 Portal 1.0.x - English Support
- Topic: ACP is dissappering (Solved).
- Replies: 11
- Views: 17145
ACP is dissappering (Solved).
hello friends. I just updated to board 3 with only 1 problem :-) in the contrib directory in the file: update_phpbb3portal_110b.xml it says : You may delete the language/en/portal.php and language/en/acp/portal.php which are from the old MOD no problem when i delete language/en/portal.php but i do g...