AlCher
Karma: 0
|
Notice: Undefined property - 2008/06/15 13:07
Hello I have installed and testing Rem 3.44.3J on localhost. It works. But on all pages of Remository the following message is displayed:
Notice: Undefined property: remositoryInterface::$magic_quotes_value in C:myweb/inf.ru/www/components/com_remository/remository.interface.php on line 523
How it can be eliminated? ------------------------- My localhost configuration: Apach 2.2.8 php 2.2.6 MySQL 5.0.45
In php.ini at me: ; Magic quotes for incoming GET/POST/Cookie data. magic_quotes_gpc = Off ; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc. magic_quotes_runtime = Off
Yours faithfully, Alexander
Post edited by: AlCher, at: 2008/06/15 13:16
|