Ive just downloaded and installed phpwebhosting-0.4-rc1.
The Login Page came up after using the setup tool. No Problems until now.
Also I can log in.
But every point where Text should appear, only a "g" shows up.
Can you help me out of this?
Thanks
Matthias
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A bit late in answering, but I suggest going to Setup (http://your.host/setup/), then "Manage Languages". Select the languages you want to include and then choose "Delete all old languages and install new ones" and click "Install".
Hope this helps,
Jason Wies aka Zone
zone@users.sourceforge.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-12-10
i'm having a simlar problem..
i tried that fix and it didn't help.. any other ideas?
thanks :)
Colin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem occurs when running a PHP-Nuke derived script (including PostNuke) on the same server as phpGroupWare. PHP-Nuke sets a $lang cookie, and phpGroupWare expects $lang to be it's own array, which it's not. To fix it, try this:
cd /path/to/phpgroupware/phpgwapi/inc
cvs update -r1.8 class.translation_sql.inc.php
Hope this helps,
Jason Wies aka Zone
zone@users.sourceforge.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-09-08
I have this same issue however I am not sure how to preform the fix that you have mentioned. Can you please provide more detail.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Ive just downloaded and installed phpwebhosting-0.4-rc1.
The Login Page came up after using the setup tool. No Problems until now.
Also I can log in.
But every point where Text should appear, only a "g" shows up.
Can you help me out of this?
Thanks
Matthias
A bit late in answering, but I suggest going to Setup (http://your.host/setup/), then "Manage Languages". Select the languages you want to include and then choose "Delete all old languages and install new ones" and click "Install".
Hope this helps,
Jason Wies aka Zone
zone@users.sourceforge.net
i'm having a simlar problem..
i tried that fix and it didn't help.. any other ideas?
thanks :)
Colin
The problem occurs when running a PHP-Nuke derived script (including PostNuke) on the same server as phpGroupWare. PHP-Nuke sets a $lang cookie, and phpGroupWare expects $lang to be it's own array, which it's not. To fix it, try this:
cd /path/to/phpgroupware/phpgwapi/inc
cvs update -r1.8 class.translation_sql.inc.php
Hope this helps,
Jason Wies aka Zone
zone@users.sourceforge.net
I have this same issue however I am not sure how to preform the fix that you have mentioned. Can you please provide more detail.