phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] Re: Sitemgr config problem


From: totschnig . michael
Subject: [Phpgroupware-users] Re: Sitemgr config problem
Date: Fri, 06 Dec 2002 11:18:47 -0500
User-agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Economic Science, i686-pc-linux)

"Brett Shadbolt" <address@hidden> a écrit:

> Patrick,
>
> The permissions were OK, but I have done what you suggested anyway - no help 
> unfortunately.
>
> I inserted the first debug line as suggested - no echo being received when I 
> try to amend the preferences, so it appears to be broken there.
>
> Chris,
>
> Yes I restarted apache, now I know globals need to be turned on I will turn 
> it on again, but anyway it didn't help.
>
> Regards,
>
> Brett

another proposition for understanding what happens for you:

In file class.Common_UI.inc.php could you add after line 40 which
should be
$this->DisplayHeader();
the line
print_r($_POST);

and tell us what this produces when you safe preferences.

Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]