Author |
Message |
|
Stupid me.. Forgot my password....
How can I reset it????
I have tried in the database, but it dosn't work...
|
|
|
Yes, and it works.... Thanks..
|
|
|
Found this, also in class_plist.php.....
$data['timestamp'] = date($this->date_format,$this->plist_data['timestamp'][$i]+$this->pollvars['time_offset']*3600);
$data['exp_time'] = date($this->date_format,$this->plist_data['exp_time'][$i]+$this->pollvars['time_offset']*3600);
Could this be the line to change?
|
|
|
Hi Carbonize...
Yes, I have tried - but didnt find anything useful.
I looked in the class_plist.php - I guess this is the one handling IP?
THere was a line like:
$exp_time_arr[] = $this->db->record['exp_time'];
But cant really find anywhere I can change this....
Hope someone is better in PHP than me..
|
|
|
Hi.
I need to set the IP tabel tjeck to 10 minuts - but I can only set hours.... Is there somewhere in the code I can fix this or anything else...?
Regards,
Henrik
|
|
|