× Here you can get community support related to ReDJ.

php warning that fills logs

More
12 years 1 month ago - 12 years 1 month 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: 12 years 1 month ago by js.

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

More
12 years 1 month 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.111 seconds