View Single Post
  #1  
Old 25th April 2019, 22:22
Shaddy Shaddy is offline
Member
 
Join Date: Apr 2019
Posts: 5
Default my ErrorHandler BTManager 3.0.1 Final ?
My User WARNING [2] gmdate() expects parameter 2 to be integer, string given

myErrorHandler () -- /
class.user.php 681 gmdate () -- /var/www/html/include/
torrent_functions.php 256 format_date () -- /var/www/html/include/
torrents.php 111 get_tor_vars () -- /var/www/html/blocks/
Bitfarm_index_body.html.php 655 include () -- /var/www/html/cache/
class.template.php 277 include_once () -- /var/www/html/include/
index.php 67 fetch () -- /var/www/html/ Warning Error on Line 681 in File /var/www/html/include/class.user.php

My User WARNING [2] gmmktime() expects parameter 5 to be integer, string given

myErrorHandler () -- /
class.user.php 682 gmmktime () -- /var/www/html/include/
torrent_functions.php 256 format_date () -- /var/www/html/include/
torrents.php 111 get_tor_vars () -- /var/www/html/blocks/
Bitfarm_index_body.html.php 655 include () -- /var/www/html/cache/
class.template.php 277 include_once () -- /var/www/html/include/
index.php 67 fetch () -- /var/www/html/ Warning Error on Line 682 in File /var/www/html/include/class.user.php



why is this error in the middle of the page? (login by admin)
Reply With Quote