× Here you can get community support related to ReDJ.

php warning that fills logs

More
10 years 3 months ago - 10 years 3 months ago #2049 by js
php warning that fills logs was created by js
Notice: Undefined index: PATH_INFO in ....plugins/system/redj/redj.php on line 117


Just change line 117 to
if (array_key_exists("PATH_INFO",$_SERVER) && strlen(trim($_SERVER)) > 0) {
Last edit: 10 years 3 months ago by js.

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #2050 by admin
Replied by admin on topic php warning that fills logs
Thanks for reporting.

Please Log in or Create an account to join the conversation.

Time to create page: 0.084 seconds