[cBB Chat 1.0.0] Undefined Index


User avatar
MayBeatle
 
Posts: 10
Joined: Mon Feb 10, 2014 6:02 pm
 Mon Feb 10, 2014 6:28 pm • via Web
Hello, everybody!

The internal phpBB debugger shows these messages:

screenshot.png

Here are the corresponding strings from /chat/includes/functions_ajax.php:

Code: Select all
if($this->user_data['exclude_time'] && $this->user_data['exclude_time'] != 1 && $this->user_data['exclude_time'] < time())

and

Code: Select all
if($this->user_data['exclude_time'] && ($this->user_data['exclude_time'] == 1 || $this->user_data['exclude_time'] > $user->time_now))

The question is why suddenly this index is undefined?
There is no knowledge that is not power! © MK

Who is online

Users browsing this forum: No registered users and 0 guests