Skip to main content Help Control Panel

Login   A+   A-

Community «   Le forum «   Besoin d'aide «  

erreur apres mise a jour de PHP

bonjour

avant tout Joyeuses fetes.
J'utilise Yacs en Itranet avec easyphp1.8. J'ai ete obligee de passer de la version 4.3.10 de php a la 4.4 . a priori le passage c'est fait correctement dans php et phpinfo me semble correcte.

cependant voici l'erreur que j'obtiens sur ma page d'acceuil.

Notice: Only variables should be assigned by reference in c:\program files\easyphp1-8\www\yacs\shared\global.php on line 88

Notice: Only variables should be assigned by reference in c:\program files\easyphp1-8\www\yacs\shared\global.php on line 91 X-Powered-By: YACS (http://www.yetanothercommunitysystem.com/) P3P: CP="CAO PSA OUR" Vary: Accept-Encoding, Cookie, ETag, If-None-Match, Set-Cookie Content-Type: text/html; charset=utf
-8 Skip to main content Help Control Panel [/i]

Je ne peux plus naviguer dans les parties reservees aux utilisateurs. quand je me logue je suis deconnecte des que je passe a une autre page.

en attendant je suis repasse a la version precedente mais j'ai besoin d'upgrader ma version de php pour une autre application.

d'avance merci de votre aide
Bernard
avatar
from nearby-an-airport
Associate, 6796 posts

on Dec. 27 2006


Ceci semble être un petit bug de PHP dans cette version seulement. Un moyen de contournement serait peut-être de remplacer tous les =& par des =## dans ##shared/global.php. Si cela fonctionne, je l'incluerai dans la prochaine release officielle.
Pers
avatar
from Iran
24 posts

inspired from Bernard on Dec. 27 2006


Bernard:

Bravo, cela a l'air de bien fonctionner. merci encore pour votre efficacite

clap clap clap
Bernard
avatar
from nearby-an-airport
Associate, 6796 posts

inspired from Pers on Dec. 27 2006


Pers: Donc modification rajoutée dans le code de référence, pour la prochaine version... Merci de votre confiance et longue vie à votre site.
AnsteyER
avatar
301 posts

inspired from Bernard on Feb. 1 2007


Bernard:

I don't speak french..but i got this same error. And I dno't see an english thread describing the solution. SO...

the way i undersatnd this french ... i should go into each file with that error adn replace =& with =

is that right?
Bernard
avatar
from nearby-an-airport
Associate, 6796 posts

inspired from ansteyER on Feb. 1 2007


AnsteyER: Yes, you are right, and your French is now enough to visit us some time... Also, this fix has been integrated into release 7.1, due shortly. Do not hesitate to start new threads in English in the International section of this site, where applicable. And many thanks for your interest in YACS.

Rate this page
Posted by Pers on Dec. 26 2006, commented by Bernard on Feb. 1 2007, (popular)