[horde] Re: blank site, layout.
John Kasinger
john at thinkingso.net
Tue Jul 6 10:12:17 PDT 2004
Thomas Mebes wrote:
> Hello!
>
> I have a little horde-problem;
>
> if i click to layout ($server/horde/services/portal/edit.php) then i have alwayw
> a blank site :-(
>
>
> the mysql.log said:
> 23714 Connect wm at localhost on
> 23714 Init DB wm
> 23714 Quit
>
> Only a connect, no query
>
> I'm at a loss what to do
>
> Any ideas please?
>
> Many thanks!
>
> Thomas
I also see a blank frame when clicking the 'Layout' button, using HEAD
from yesterday, with a few additional details.
The indentity appears to get reset for the session after clicking
'Layout' - "Welcome, John Kasinger" becomes "Welcome, <username>" after
returning to the portal page until the user logs out and back in.
Also, with log level at DEBUG, I get just the following 4 log entries
after clicking 'Layout':
Jul 06 09:44:49 HORDE [debug] [] SQL Query by Prefs_sql::retrieve():
SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid
= '<username>' AND (pref_scope = 'logout' OR pref_scope = 'horde') ORDER
BY pref_scope [on line 147 of "/usr/local/lib/php/Horde/Prefs/sql.php"]
Jul 06 09:44:49 HORDE [debug] [] SQL Query by Prefs_sql::retrieve():
SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid
= '<username>' AND (pref_scope = 'problem' OR pref_scope = 'horde')
ORDER BY pref_scope [on line 147 of
"/usr/local/lib/php/Horde/Prefs/sql.php"]
Jul 06 09:44:49 HORDE [debug] [] SQL Query by Prefs_sql::retrieve():
SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid
= '<username>' AND (pref_scope = 'troll' OR pref_scope = 'horde') ORDER
BY pref_scope [on line 147 of "/usr/local/lib/php/Horde/Prefs/sql.php"]
Jul 06 09:44:49 HORDE [debug] [] SQL Query by Prefs_sql::retrieve():
SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid
= '<username>' AND (pref_scope = 'agora' OR pref_scope = 'horde') ORDER
BY pref_scope [on line 147 of "/usr/local/lib/php/Horde/Prefs/sql.php"]
Thanks Horde team!
-John
More information about the horde
mailing list