installation snapshot vom 4.maerz

Gesperrt
grossy
Beiträge: 57
Registriert: Mi 28. Apr 2004, 12:56
Wohnort: downunder
Kontaktdaten:

installation snapshot vom 4.maerz

Beitrag von grossy »

hi,

ich weiss keine gewaehr fuer snapshots aber lokal lief es erste sahne. nun online versucht zu installiert und da hagelt es fehlermeldungen und ich kan mich in contenido nicht einloggen:

[code]Warning:

Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer.

in /home/bonditsunami/public_html/contenido/classes/class.xmltree.php on line 266 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer.

in /home/bonditsunami/public_html/contenido/classes/class.xmltree.php on line 360 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer.

in /home/bonditsunami/public_html/contenido/classes/class.xmltree.php on line 366 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of xml_set_object(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in home/bonditsunami/public_html/contenido/classes/class.xmlparser.php on line 181[/code]

ne idee?
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

welche php version ?
*** make your own tools (wishlist :: thx)
HerrB
Beiträge: 6935
Registriert: Do 22. Mai 2003, 12:44
Wohnort: Berlin
Kontaktdaten:

Beitrag von HerrB »

Habe gerade den Snapshot installiert, keine Probleme (PHP 4.3.10).

Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!

Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

es klingt sehr nach einer php 5 version...
*** make your own tools (wishlist :: thx)
timo
Beiträge: 6284
Registriert: Do 15. Mai 2003, 18:32
Wohnort: Da findet ihr mich nie!
Kontaktdaten:

Beitrag von timo »

Ich zitiere:
If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.
Genau das solltest du tun, damit das Problem nicht mehr auftritt.
grossy
Beiträge: 57
Registriert: Mi 28. Apr 2004, 12:56
Wohnort: downunder
Kontaktdaten:

Beitrag von grossy »

yep php5.

hab dem webhoster schon wegen dem allow_call_time_reference bescheid gesagt. hoffe danach gehts. :)
Gesperrt