[horde] Problems: Only variable references...

matej support at repro-print.si
Wed Dec 21 00:03:14 PST 2005


Thank you both Fabio and Paul. I just ask, why is showing this error. Where is mistake? Because on VMware where I have linux installed works fine.

Regards, Matej

-----Original Message-----
From: horde-bounces at lists.horde.org [mailto:horde-bounces at lists.horde.org] On Behalf Of Fabio
Sent: Tuesday, December 20, 2005 5:31 PM
To: horde at lists.horde.org
Subject: Re: [horde] Problems: Only variable references...

matej escreveu:

>Hello!
>
> 
>
>Before i have Horde V3.0.8 and now i clean install new release Horde
>3.0.9. But i have the same error:
>
>Notice: Only variable references should be returned by reference in
>/disk/www/3dvizija/horde/lib/Horde/Perms.php on line 341
>
>Notice: Only variable references should be returned by reference in
>/disk/www/3dvizija/horde/lib/Horde/Auth.php on line 1168
>
>Warning: Cannot modify header information - headers already sent by
>(output started at /disk/www/3dvizija/horde/lib/Horde/Perms.php:341) in
>/disk/www/3dvizija/horde/index.php on line 51
>
> 
>
>What must I do, to fix an error?
>
> 
>
Quick and dirty: open the file mentioned, for example Perms.php. Go to 
line 341 and search for an "&$" symbol. It should read something like 
this: &$something=something.  To fix it, remove the "&" and leave the 
"$". That is: $something=something.

This is NOT a final solution, nor it's the best one. I didn't notice any 
difference (except for the error messages being gone), but it might even 
break the code. As I said, it's a quick and dirty workaround for 
emergency fixes only.

-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org




-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.2/208 - Release Date: 20.12.2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.2/208 - Release Date: 20.12.2005
 


More information about the horde mailing list