Page 1 of 1
ACP is dissappering (Solved).
Posted: 7. February 2008 21:35
by delta221
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 get a error when deleting the
language/en/acp/portal.php and i cant get into my ACP
the the message i get is :
General error
Language file portal.php couldn't be opened.
any fix for this, other then not delete the file "language/en/acp/portal.php"
Yours sincerly Delta221
Re: ACP is dissappering.
Posted: 7. February 2008 21:42
by Kevin
Have you already cleared your cache?
Re: ACP is dissappering.
Posted: 7. February 2008 21:44
by delta221
Kevin wrote:Have you already cleared your cache?
yes both templates and cache , in ACP and also via FTP.
Re: ACP is dissappering.
Posted: 7. February 2008 21:47
by Kevin
Have you replaced all files? Especially the file \root\includes\acp\acp_portal.php
Re: ACP is dissappering.
Posted: 7. February 2008 21:58
by delta221
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.
Re: ACP is dissappering.
Posted: 7. February 2008 22:12
by delta221
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
Re: ACP is dissappering.
Posted: 7. February 2008 22:17
by Kevin
You're welcome!
But a question:
delta221 wrote:when i deleted the line: $user->add_lang('acp/portal');
Where did you get this line from - how did it get into your adm/index.php?
Re: ACP is dissappering.
Posted: 7. February 2008 22:25
by delta221
Kevin wrote:You're welcome!
But a question:
delta221 wrote:when i deleted the line: $user->add_lang('acp/portal');
Where did you get this line from - how did it get into your adm/index.php?
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..
Re: ACP is dissappering.
Posted: 7. February 2008 22:31
by Kevin
delta221 wrote: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..
Thanks for the info, delta!
It must be the phpBB3 Portal 1.2.1 - i have to interview Ice about that - he is responsible for that release.
Looks like we have to add a separate update XML for this version, to avoid problems like you had.
Re: ACP is dissappering.
Posted: 7. February 2008 22:39
by delta221
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 blocks for this portal, and i think it will be a long nite for me, I got to have them all hehe
Re: ACP is dissappering (Solved).
Posted: 7. February 2008 22:54
by Kevin
Hehe, have fun!
delta221 wrote:I working with the translation of the laguage files to norwegian and will send you a copy when it`s ready
Thank you - your translation would be appreciated!
Take a look in the "
International" section. You can post your translation there. We will get it into the next package.
And please
join the group "Translators" - so we can inform you about updates to the language files early during the development.
Re: ACP is dissappering (Solved).
Posted: 7. February 2008 23:08
by delta221
great , I will join thank you