General Error

/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8
Error on Query:
INSERT INTO sessions 
SET 
  last_change = "1784713725.5151", 
  info = "Начална Страница", 
  admin_info = "", 
  url = "/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8", 
  id_sessions = "d45h3349vo15rcacq4f6pq7sif", 
  start_time = "1784713725", 
  id_contacts = "0", 
  name = "", 
  agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", 
  contact_ip = "216.73.217.13"
The table 'sessions' is full

File:
/data/http/iasas/inc/_db.php
Line:
90
Debug:
Kint\Kint::trace() Debug Backtrace (9)
<ROOT>/inc/_errors.php:131 Kint\Kint::trace()
debug_backtrace(true)[0]
  • Source
  • $Notify_Message = false;
    if (DEBUG) {
    $info = '<strong>File</strong>: <div class="errt">'.$errfile.'</div>';
    $info .= '<strong>Line</strong>: <div class="errt">'.$errline.'</div>';
    if (isset($db)) {
    //$info = '<b>Debug</b>:<br>'.$Errors->_array2html(get_debug_print_backtrace(), true).'<br><br>';
    $info .= '<b>Debug</b>:<div style="font:12px Arial;margin:0px 15px 15px 15px;">';
    $info .= @Kint::trace();
    $info .= '</div>';
    $info .= '<b>SQL Queries</b>:<br>';
    foreach ($db->History as $sql) {
    $info .= '<div class="errt">'.SqlFormatter::highlight($sql).'</div>';
    }
    $info .= '<br><b>SQL Error Code</b>: <div class="errt">'.$db->errno.'</div>';
    }
PHP internal call msg_handler($errno, $msg_text, $errfile, $errline)
debug_backtrace(true)[1]
  • Arguments (5)
  • $errno => integer 256
    debug_backtrace(true)[1]['args'][0]
    $msg_text => UTF-8 string (1941) "<span style="color:black">Error on Query: </span><div class="errt" style="fo...
    debug_backtrace(true)[1]['args'][1]
    <span style="color:black">Error on Query: </span><div class="errt" style="font:15px Roboto Condensed,sans-serif;color:black;"><pre style="color: black; background-color: white;"><span style="font-weight:bold;">INSERT</span> <span style="font-weight:bold;">INTO</span> <span style="color: #333;">sessions</span> 
    <span style="font-weight:bold;">SET</span> 
      <span style="color: #333;">last_change</span> <span >=</span> <span style="color: blue;">&quot;1784713725.5151&quot;</span><span >,</span> 
      <span style="color: #333;">info</span> <span >=</span> <span style="color: blue;">&quot;Начална Страница&quot;</span><span >,</span> 
      <span style="color: #333;">admin_info</span> <span >=</span> <span style="color: blue;">&quot;&quot;</span><span >,</span> 
      <span style="color: #333;">url</span> <span >=</span> <span style="color: blue;">&quot;/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8&quot;</span><span >,</span> 
      <span style="color: #333;">id_sessions</span> <span >=</span> <span style="color: blue;">&quot;d45h3349vo15rcacq4f6pq7sif&quot;</span><span >,</span> 
      <span style="color: #333;">start_time</span> <span >=</span> <span style="color: blue;">&quot;1784713725&quot;</span><span >,</span> 
      <span style="color: #333;">id_contacts</span> <span >=</span> <span style="color: blue;">&quot;0&quot;</span><span >,</span> 
      <span style="color: #333;">name</span> <span >=</span> <span style="color: blue;">&quot;&quot;</span><span >,</span> 
      <span style="color: #333;">agent</span> <span >=</span> <span style="color: blue;">&quot;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&quot;</span><span >,</span> 
      <span style="color: #333;">contact_ip</span> <span >=</span> <span style="color: blue;">&quot;216.73.217.13&quot;</span></pre></div><div class='errt' style='font:bold 16px Roboto Condensed, Arial, Sans-Serif'>The table 'sessions' is full</div>
    
    $errfile => string (28) "/data/http/iasas/inc/_db.php"
    debug_backtrace(true)[1]['args'][2]
    • File (5.3KB)
    • -rwxrwxrwx 33 33 5.3KB Jul 31 2020 /data/http/iasas/inc/_db.php
      
    $errline => integer 90
    debug_backtrace(true)[1]['args'][3]
    4 => array (8)
    debug_backtrace(true)[1]['args'][4]
    query => UTF-8 string (403) "INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Стр...
    debug_backtrace(true)[1]['args'][4]['query']
    INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Страница",admin_info = "",url = "/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8",id_sessions = "d45h3349vo15rcacq4f6pq7sif",start_time = "1784713725",id_contacts = "0",name = "",agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",contact_ip = "216.73.217.13"
    
    resultmode => integer 0
    debug_backtrace(true)[1]['args'][4]['resultmode']
    usec => string (10) "0.51758500"
    debug_backtrace(true)[1]['args'][4]['usec']
    sec => string (10) "1784713725"
    debug_backtrace(true)[1]['args'][4]['sec']
    2026-07-22 09:48:45 UTC
    st => double 1784713725.5176
    debug_backtrace(true)[1]['args'][4]['st']
    trace => Debug Backtrace (6)
    debug_backtrace(true)[1]['args'][4]['trace']
    <ROOT>/inc/_tables.php:232 Data_Base->query($query, $resultmode0)
    debug_backtrace(true)[1]['args'][4]['trace'][0]
    • Source
    • Callee object [Data_Base]
    • $fields_str .= As_Field($key, $value).',';
      if ($fields_str)
      $fields_str = substr($fields_str, 0, -1);
      $sql = 'INSERT INTO '.$this.' SET '.$fields_str;
      $result = $db->query($sql);
      if (!$result)
      trigger_error('Error on _Insert', E_USER_ERROR);
      $new_id = $db->insert_id;
      if ($log)
    • Data_Base (25) Depth Limit
      debug_backtrace(true)[1]['args'][4]['trace'][0]['object']
    <ROOT>/inc/_sessions.php:59 Table->_Insert(array $fields, $log = true, $parent_id = false)
    debug_backtrace(true)[1]['args'][4]['trace'][1]
    • Source
    • Callee object [Table_Sessions]
    • $this->ID => session_id(),
      self::f_Start_Time => time(),
      $t_Contacts->ID => ($Me ? $Me[$t_Contacts->ID] : 0),
      f_Name => ($Me ? $Me[$t_Contacts::f_Nickname] : ''),
      self::f_Agent => $_SERVER['HTTP_USER_AGENT'] ?? php_sapi_name(),
      self::f_Contact_IP => $IP
      ],
      false
      );
      }
      function Update_Action($msg, $session_id = false) {
      if (!$session_id)
      $session_id = session_id();
      $this->Update_Field(self::f_Do_Action, $msg, $session_id, false);
    • Table_Sessions (19) Depth Limit
      debug_backtrace(true)[1]['args'][4]['trace'][1]['object']
    <ROOT>/inc/_sessions.php:189 Table_Sessions->Insert($info, $admin_info)
    debug_backtrace(true)[1]['args'][4]['trace'][2]
    • Source
    • Callee object [Table_Sessions]
    • if (!$this->_is_enabled())
      return false;
      // Delete expired sessions
      $t_Sessions->_Delete($t_Sessions::f_Last_Change." < ".(time() - $Config->Get('Session_Length')), false);
      if (!$t_Sessions->Update($info, $admin_info)) {
      $t_Sessions->Insert($info, $admin_info);
      $this->Was_Added = true;
      }
      $buf = $t_Sessions->Get();
      if ($buf) {
      $this->Count = count($buf);
      foreach ($buf as $row) {
    • Table_Sessions (19) Depth Limit
      debug_backtrace(true)[1]['args'][4]['trace'][2]['object']
    <ROOT>/inc/_sessions.php:225 Sessions->Update_Session($info, $admin_info = '')
    debug_backtrace(true)[1]['args'][4]['trace'][3]
    • Source
    • Callee object [Sessions]
    • if ($rights And (!$Permissions->Can($rights, $id, true))) {
      $message = $Msg['Unauthorized page request'].'['.$rights.' - '.$id.']';
      $t_Bad_Access->Add($id, $rights, $message, false);
      $this->Notify_User($message, url_Root."login.php");
      }
      }
      if (!$this->Update_Session($title, $admin_info))
      trigger_error('Unable to update session', E_USER_ERROR);
      }
      }
      function Identify_From($id, $rights = false) {
      global $t_Access, $t_Bad_Access, $Msg;
      if (!$t_Access->Exist($id)) {
    • Sessions (11) Depth Limit
      debug_backtrace(true)[1]['args'][4]['trace'][3]['object']
    <ROOT>/common.php:78 Sessions->Identify($id, $title, $rights = null, $description = false, $icon = false, $admin_info = '')
    debug_backtrace(true)[1]['args'][4]['trace'][4]
    • Source
    • Callee object [Sessions]
    • if (isset($identity['title']))
      $identity['title'] = $Msg[$identity['title']];
      if (isset($identity['desc']))
      $identity['desc'] = $Msg[$identity['desc']];
      if (isset($identity['title']))
      $Session->Identify($view_id, $identity['title'], $identity['rights'] ?? r_View, $identity['desc'] ?? '', isset($identity['icon']) ? $identity['icon'] : url_Images.$view_id.'.png');
      else
      $Session->Identify_From($view_id, $identity['rights'] ?? r_View);
      if (isset($identity['cms'])) {
      require_once dir_Includes.'top_cms.php';
      } else
      if (!isset($identity['clean']))
    • Sessions (11) Depth Limit
      debug_backtrace(true)[1]['args'][4]['trace'][4]['object']
    <ROOT>/cms/index.php:23 require_once()
    debug_backtrace(true)[1]['args'][4]['trace'][5]
    • Source
    • require_once '../ext/PhpMailer/src/PHPMailer.php';
      require_once '../ext/PhpMailer/src/Exception.php';
      require_once '../ext/PhpMailer/src/SMTP.php';
      //Create an instance; passing `true` enables exceptions
      $mail_smtp = new PHPMailer(true);
      require_once '../common.php';
      require_once '../payment.php';
      function News() {
      global $t_News;
      $news = $t_News->Get('', '', true, false, f_Priority, 6);
    n => integer 1
    debug_backtrace(true)[1]['args'][4]['n']
    data => boolean false
    debug_backtrace(true)[1]['args'][4]['data']
<ROOT>/inc/_db.php:90 trigger_error($message, $error_type)
debug_backtrace(true)[2]
  • Source
  • Arguments (2)
  • }
    if ($this->Display) {
    echo $query.' ['.$this->thread_id.']<br>';
    $this->Display = false;
    }
    $data = parent::query($query, $resultmode);
    if (!$data) {
    trigger_error('<span style="color:black">'.'Error on Query: </span><div class="errt" style="font:15px Roboto Condensed,sans-serif;color:black;">'.SqlFormatter::format($query)."</div><div class='errt' style='font:bold 16px Roboto Condensed, Arial, Sans-Serif'>".$this->error."</div>", E_USER_ERROR);
    }
    [$usec, $sec] = explode(" ", microtime());
    $et = ((float)$usec + (float)$sec);
    $this->Delays[] = $et - $st;
    return $data;
    }
  • $message => UTF-8 string (1941) "<span style="color:black">Error on Query: </span><div class="errt" style="fo...
    debug_backtrace(true)[2]['args'][0]
    <span style="color:black">Error on Query: </span><div class="errt" style="font:15px Roboto Condensed,sans-serif;color:black;"><pre style="color: black; background-color: white;"><span style="font-weight:bold;">INSERT</span> <span style="font-weight:bold;">INTO</span> <span style="color: #333;">sessions</span> 
    <span style="font-weight:bold;">SET</span> 
      <span style="color: #333;">last_change</span> <span >=</span> <span style="color: blue;">&quot;1784713725.5151&quot;</span><span >,</span> 
      <span style="color: #333;">info</span> <span >=</span> <span style="color: blue;">&quot;Начална Страница&quot;</span><span >,</span> 
      <span style="color: #333;">admin_info</span> <span >=</span> <span style="color: blue;">&quot;&quot;</span><span >,</span> 
      <span style="color: #333;">url</span> <span >=</span> <span style="color: blue;">&quot;/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8&quot;</span><span >,</span> 
      <span style="color: #333;">id_sessions</span> <span >=</span> <span style="color: blue;">&quot;d45h3349vo15rcacq4f6pq7sif&quot;</span><span >,</span> 
      <span style="color: #333;">start_time</span> <span >=</span> <span style="color: blue;">&quot;1784713725&quot;</span><span >,</span> 
      <span style="color: #333;">id_contacts</span> <span >=</span> <span style="color: blue;">&quot;0&quot;</span><span >,</span> 
      <span style="color: #333;">name</span> <span >=</span> <span style="color: blue;">&quot;&quot;</span><span >,</span> 
      <span style="color: #333;">agent</span> <span >=</span> <span style="color: blue;">&quot;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&quot;</span><span >,</span> 
      <span style="color: #333;">contact_ip</span> <span >=</span> <span style="color: blue;">&quot;216.73.217.13&quot;</span></pre></div><div class='errt' style='font:bold 16px Roboto Condensed, Arial, Sans-Serif'>The table 'sessions' is full</div>
    
    $error_type => integer 256
    debug_backtrace(true)[2]['args'][1]
<ROOT>/inc/_tables.php:232 Data_Base->query($query, $resultmode0)
debug_backtrace(true)[3]
  • Source
  • Arguments
  • Callee object [Data_Base]
  • $fields_str .= As_Field($key, $value).',';
    if ($fields_str)
    $fields_str = substr($fields_str, 0, -1);
    $sql = 'INSERT INTO '.$this.' SET '.$fields_str;
    $result = $db->query($sql);
    if (!$result)
    trigger_error('Error on _Insert', E_USER_ERROR);
    $new_id = $db->insert_id;
    if ($log)
  • $query => UTF-8 string (403) "INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Стр...
    debug_backtrace(true)[3]['args'][0]
    INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Страница",admin_info = "",url = "/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8",id_sessions = "d45h3349vo15rcacq4f6pq7sif",start_time = "1784713725",id_contacts = "0",name = "",agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",contact_ip = "216.73.217.13"
    
  • Data_Base (25)
    debug_backtrace(true)[3]['object']
    • Properties (25)
    • Available methods (51)
    • public History -> array (5)
      debug_backtrace(true)[3]['object']->History
      0 => string (133) "SELECT *,access.id_access FROM access LEFT JOIN access_lang ON (access_lang....
      debug_backtrace(true)[3]['object']->History[0]
      SELECT *,access.id_access FROM access LEFT JOIN access_lang ON (access_lang.lang = "bg" AND access_lang.id_access = access.id_access)
      
      1 => string (79) "SELECT *,config.id_config FROM config WHERE config.id_config = "core" LIMIT ...
      debug_backtrace(true)[3]['object']->History[1]
      SELECT *,config.id_config FROM config WHERE config.id_config = "core" LIMIT 0,1
      
      2 => string (51) "DELETE FROM sessions WHERE last_change < 1784712825"
      debug_backtrace(true)[3]['object']->History[2]
      3 => UTF-8 string (353) "UPDATE sessions SET last_change = "1784713725.5151",info = "Начална Страница...
      debug_backtrace(true)[3]['object']->History[3]
      UPDATE sessions SET last_change = "1784713725.5151",info = "Начална Страница",admin_info = "",id_contacts = "0",name = "",page_count = page_count + 1,agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",url = "/cms/закони" WHERE id_sessions = "d45h3349vo15rcacq4f6pq7sif"
      
      4 => UTF-8 string (403) "INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Стр...
      debug_backtrace(true)[3]['object']->History[4]
      INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Страница",admin_info = "",url = "/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8",id_sessions = "d45h3349vo15rcacq4f6pq7sif",start_time = "1784713725",id_contacts = "0",name = "",agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",contact_ip = "216.73.217.13"
      
      public Call_Func -> array (5)
      debug_backtrace(true)[3]['object']->Call_Func
      0 => string (9) "core: 17"
      debug_backtrace(true)[3]['object']->Call_Func[0]
      core:  17
      
      1 => string (9) "core: 160"
      debug_backtrace(true)[3]['object']->Call_Func[1]
      2 => string (14) "_sessions: 187"
      debug_backtrace(true)[3]['object']->Call_Func[2]
      3 => string (14) "_sessions: 40"
      debug_backtrace(true)[3]['object']->Call_Func[3]
      _sessions:  40
      
      4 => string (14) "_sessions: 59"
      debug_backtrace(true)[3]['object']->Call_Func[4]
      _sessions:  59
      
      public Queries -> integer 5
      debug_backtrace(true)[3]['object']->Queries
      public Delays -> array (4)
      debug_backtrace(true)[3]['object']->Delays
      0 => double 3.8862228393555E-5
      debug_backtrace(true)[3]['object']->Delays[0]
      1 => double 1.5020370483398E-5
      debug_backtrace(true)[3]['object']->Delays[1]
      2 => double 0.00094008445739746
      debug_backtrace(true)[3]['object']->Delays[2]
      3 => double 7.7009201049805E-5
      debug_backtrace(true)[3]['object']->Delays[3]
      public Log_History -> boolean true
      debug_backtrace(true)[3]['object']->Log_History
      public Display -> boolean false
      debug_backtrace(true)[3]['object']->Display
      private Connection -> null
      public affected_rows -> null
      debug_backtrace(true)[3]['object']->affected_rows
      public client_info -> null
      debug_backtrace(true)[3]['object']->client_info
      public client_version -> null
      debug_backtrace(true)[3]['object']->client_version
      public connect_errno -> null
      debug_backtrace(true)[3]['object']->connect_errno
      public connect_error -> null
      debug_backtrace(true)[3]['object']->connect_error
      public errno -> null
      debug_backtrace(true)[3]['object']->errno
      public error -> null
      debug_backtrace(true)[3]['object']->error
      public error_list -> null
      debug_backtrace(true)[3]['object']->error_list
      public field_count -> null
      debug_backtrace(true)[3]['object']->field_count
      public host_info -> null
      debug_backtrace(true)[3]['object']->host_info
      public info -> null
      debug_backtrace(true)[3]['object']->info
      public insert_id -> null
      debug_backtrace(true)[3]['object']->insert_id
      public server_info -> null
      debug_backtrace(true)[3]['object']->server_info
      public server_version -> null
      debug_backtrace(true)[3]['object']->server_version
      public sqlstate -> null
      debug_backtrace(true)[3]['object']->sqlstate
      public protocol_version -> null
      debug_backtrace(true)[3]['object']->protocol_version
      public thread_id -> null
      debug_backtrace(true)[3]['object']->thread_id
      public warning_count -> null
      debug_backtrace(true)[3]['object']->warning_count
    • public __construct($host, $username, $passwd, $dbname)
      new \Data_Base($host, $username, $passwd, $dbname)
      Defined in <ROOT>/inc/_db.php:29
      public q($query, $resultmode0)
      debug_backtrace(true)[3]['object']->q($query, $resultmode0)
      Defined in <ROOT>/inc/_db.php:61
      public query($query, $resultmode0)
      debug_backtrace(true)[3]['object']->query($query, $resultmode0)
      Defined in <ROOT>/inc/_db.php:69
      public __destruct()
      Defined in <ROOT>/inc/_db.php:100
      public Read_Data($query)
      debug_backtrace(true)[3]['object']->Read_Data($query)
      Defined in <ROOT>/inc/_db.php:106
      public Execute($query)
      debug_backtrace(true)[3]['object']->Execute($query)
      Defined in <ROOT>/inc/_db.php:118
      public Lock(array $tables)
      debug_backtrace(true)[3]['object']->Lock(array $tables)
      Defined in <ROOT>/inc/_db.php:131
      public UnLock()
      debug_backtrace(true)[3]['object']->UnLock()
      Defined in <ROOT>/inc/_db.php:141
      public Count($tables, $conditions)
      debug_backtrace(true)[3]['object']->Count($tables, $conditions)
      Defined in <ROOT>/inc/_db.php:148
      public Get_Databases()
      debug_backtrace(true)[3]['object']->Get_Databases()
      Defined in <ROOT>/inc/_db.php:158
      public real_connect($host, $user, $password, $database, $port, $socket, $flags)
      debug_backtrace(true)[3]['object']->real_connect($host, $user, $password, $database, $port, $socket, $flags)
      public real_escape_string($string_to_escape)
      debug_backtrace(true)[3]['object']->real_escape_string($string_to_escape)
      public savepoint($name)
      debug_backtrace(true)[3]['object']->savepoint($name)
      public reap_async_query()
      debug_backtrace(true)[3]['object']->reap_async_query()
      public escape_string($string_to_escape)
      debug_backtrace(true)[3]['object']->escape_string($string_to_escape)
      public real_query($query)
      debug_backtrace(true)[3]['object']->real_query($query)
      public release_savepoint($name)
      debug_backtrace(true)[3]['object']->release_savepoint($name)
      public rollback($flags, $name)
      debug_backtrace(true)[3]['object']->rollback($flags, $name)
      public stat()
      debug_backtrace(true)[3]['object']->stat()
      public select_db($database)
      debug_backtrace(true)[3]['object']->select_db($database)
      public set_charset($charset)
      debug_backtrace(true)[3]['object']->set_charset($charset)
      public set_opt($option, $value)
      debug_backtrace(true)[3]['object']->set_opt($option, $value)
      public ssl_set($key, $cert, $certificate_authority, $certificate_authority_path, $cipher)
      debug_backtrace(true)[3]['object']->ssl_set($key, $cert, $certificate_authority, $certificate_authority_path, $cipher)
      public ping()
      debug_backtrace(true)[3]['object']->ping()
      public stmt_init()
      debug_backtrace(true)[3]['object']->stmt_init()
      public store_result($flags)
      debug_backtrace(true)[3]['object']->store_result($flags)
      public thread_safe()
      debug_backtrace(true)[3]['object']->thread_safe()
      public use_result()
      debug_backtrace(true)[3]['object']->use_result()
      public prepare($query)
      debug_backtrace(true)[3]['object']->prepare($query)
      public kill($connection_id)
      debug_backtrace(true)[3]['object']->kill($connection_id)
      public options($option, $value)
      debug_backtrace(true)[3]['object']->options($option, $value)
      public debug($debug_options)
      debug_backtrace(true)[3]['object']->debug($debug_options)
      public autocommit($mode)
      debug_backtrace(true)[3]['object']->autocommit($mode)
      public begin_transaction($flags, $name)
      debug_backtrace(true)[3]['object']->begin_transaction($flags, $name)
      public change_user($user, $password, $database)
      debug_backtrace(true)[3]['object']->change_user($user, $password, $database)
      public character_set_name()
      debug_backtrace(true)[3]['object']->character_set_name()
      public close()
      debug_backtrace(true)[3]['object']->close()
      public commit($flags, $name)
      debug_backtrace(true)[3]['object']->commit($flags, $name)
      public connect($host, $user, $password, $database, $port, $socket)
      debug_backtrace(true)[3]['object']->connect($host, $user, $password, $database, $port, $socket)
      public dump_debug_info()
      debug_backtrace(true)[3]['object']->dump_debug_info()
      public get_charset()
      debug_backtrace(true)[3]['object']->get_charset()
      public get_client_info()
      debug_backtrace(true)[3]['object']->get_client_info()
      public get_connection_stats()
      debug_backtrace(true)[3]['object']->get_connection_stats()
      public get_server_info()
      debug_backtrace(true)[3]['object']->get_server_info()
      public get_warnings()
      debug_backtrace(true)[3]['object']->get_warnings()
      public init()
      debug_backtrace(true)[3]['object']->init()
      public multi_query($query)
      debug_backtrace(true)[3]['object']->multi_query($query)
      public more_results()
      debug_backtrace(true)[3]['object']->more_results()
      public next_result()
      debug_backtrace(true)[3]['object']->next_result()
      public refresh($options)
      debug_backtrace(true)[3]['object']->refresh($options)
      public static poll(array &$read, array &$write, array &$error, $sec, $usec)
      \mysqli::poll(array &$read, array &$write, array &$error, $sec, $usec)
<ROOT>/inc/_sessions.php:59 Table->_Insert(array $fields, $log = true, $parent_id = false)
debug_backtrace(true)[4]
  • Source
  • Arguments (2)
  • Callee object [Table_Sessions]
  • $this->ID => session_id(),
    self::f_Start_Time => time(),
    $t_Contacts->ID => ($Me ? $Me[$t_Contacts->ID] : 0),
    f_Name => ($Me ? $Me[$t_Contacts::f_Nickname] : ''),
    self::f_Agent => $_SERVER['HTTP_USER_AGENT'] ?? php_sapi_name(),
    self::f_Contact_IP => $IP
    ],
    false
    );
    }
    function Update_Action($msg, $session_id = false) {
    if (!$session_id)
    $session_id = session_id();
    $this->Update_Field(self::f_Do_Action, $msg, $session_id, false);
  • $fields => array (10)
    debug_backtrace(true)[4]['args'][0]
    last_change => double 1784713725.5151
    debug_backtrace(true)[4]['args'][0]['last_change']
    info => UTF-8 string (31) "Начална Страница"
    debug_backtrace(true)[4]['args'][0]['info']
    admin_info => string (0) ""
    debug_backtrace(true)[4]['args'][0]['admin_info']
    url => string (41) "/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8"
    debug_backtrace(true)[4]['args'][0]['url']
    id_sessions => string (26) "d45h3349vo15rcacq4f6pq7sif"
    debug_backtrace(true)[4]['args'][0]['id_sessions']
    start_time => integer 1784713725
    debug_backtrace(true)[4]['args'][0]['start_time']
    2026-07-22 09:48:45 UTC
    id_contacts => integer 0
    debug_backtrace(true)[4]['args'][0]['id_contacts']
    name => string (0) ""
    debug_backtrace(true)[4]['args'][0]['name']
    agent => string (103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0...
    debug_backtrace(true)[4]['args'][0]['agent']
    Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    
    contact_ip => string (13) "216.73.217.13"
    debug_backtrace(true)[4]['args'][0]['contact_ip']
    $log => boolean false
    debug_backtrace(true)[4]['args'][1]
  • Table_Sessions (19)
    debug_backtrace(true)[4]['object']
    • Properties (19)
    • Available methods (42)
    • Static class properties (9)
    • public tf_ID -> string (20) "sessions.id_sessions"
      debug_backtrace(true)[4]['object']->tf_ID
      public Cache -> boolean true
      debug_backtrace(true)[4]['object']->Cache
      public Vendor -> string (0) ""
      debug_backtrace(true)[4]['object']->Vendor
      public Base_Name -> string (8) "sessions"
      debug_backtrace(true)[4]['object']->Base_Name
      public Support_Deleted -> boolean false
      debug_backtrace(true)[4]['object']->Support_Deleted
      public Support_Language -> boolean false
      debug_backtrace(true)[4]['object']->Support_Language
      public Parent_Table -> string (0) ""
      debug_backtrace(true)[4]['object']->Parent_Table
      public Name -> string (8) "sessions"
      debug_backtrace(true)[4]['object']->Name
      public ID -> string (11) "id_sessions"
      debug_backtrace(true)[4]['object']->ID
      private cache_buffer -> array (0)
      public tf_Information -> string (13) "sessions.info"
      debug_backtrace(true)[4]['object']->tf_Information
      public tf_Admin_Info -> string (19) "sessions.admin_info"
      debug_backtrace(true)[4]['object']->tf_Admin_Info
      public tf_Last_Change -> string (20) "sessions.last_change"
      debug_backtrace(true)[4]['object']->tf_Last_Change
      public tf_Start_Time -> string (19) "sessions.start_time"
      debug_backtrace(true)[4]['object']->tf_Start_Time
      public tf_Do_Action -> string (18) "sessions.do_action"
      debug_backtrace(true)[4]['object']->tf_Do_Action
      public tf_Contact_IP -> string (19) "sessions.contact_ip"
      debug_backtrace(true)[4]['object']->tf_Contact_IP
      public tf_URL -> string (12) "sessions.url"
      debug_backtrace(true)[4]['object']->tf_URL
      public tf_Agent -> string (14) "sessions.agent"
      debug_backtrace(true)[4]['object']->tf_Agent
      public tf_Page_Count -> string (19) "sessions.page_count"
      debug_backtrace(true)[4]['object']->tf_Page_Count
    • public Update($info, $admin_info): int
      debug_backtrace(true)[4]['object']->Update($info, $admin_info)
      Defined in <ROOT>/inc/_sessions.php:25
      public Insert($info, $admin_info)
      debug_backtrace(true)[4]['object']->Insert($info, $admin_info)
      Defined in <ROOT>/inc/_sessions.php:43
      public Update_Action($msg, $session_id = false)
      debug_backtrace(true)[4]['object']->Update_Action($msg, $session_id = false)
      Defined in <ROOT>/inc/_sessions.php:62
      public __construct($name, $support_language = false, $support_deleted = true, $parent_table = false, $id_name = false, $vendor = '')
      new \Table_Sessions($name, $support_language = false, $support_deleted = true, $parent_table = false, $id_name = false, $vendor = '')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:46
      public __toString(): string
      (string) debug_backtrace(true)[4]['object']
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:80
      public _t($field_name): string
      debug_backtrace(true)[4]['object']->_t($field_name)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:85
      public _link(Table $table, $from = ''): string
      debug_backtrace(true)[4]['object']->_link(Table $table, $from = '')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:88
      public _join_str(Table $table, string $from = ''): string
      debug_backtrace(true)[4]['object']->_join_str(Table $table, string $from = '')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:91
      public _join_lang($lang = false): string
      debug_backtrace(true)[4]['object']->_join_lang($lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:94
      public _link_lang($lang = false): string
      debug_backtrace(true)[4]['object']->_link_lang($lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:97
      public _is_condition($cond): bool
      debug_backtrace(true)[4]['object']->_is_condition($cond)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:102
      public _add_delete_condition($conditions = '', $deleted0): string
      debug_backtrace(true)[4]['object']->_add_delete_condition($conditions = '', $deleted0)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:105
      public _get_lang_condition($lang = false)
      debug_backtrace(true)[4]['object']->_get_lang_condition($lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:111
      public _make_query(string $select_fields, string $id_or_conditions = '', $lang = false, string $group_by = '', string $order = '', string $limit = '', bool $show = false): string
      debug_backtrace(true)[4]['object']->_make_query(string $select_fields, string $id_or_conditions = '', $lang = false, string $group_by = '', string $order = '', string $limit = '', bool $show = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:118
      public _fields_str(array $fields, $trim = false, $collate_str = ','): string
      debug_backtrace(true)[4]['object']->_fields_str(array $fields, $trim = false, $collate_str = ',')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:145
      public Fields()
      debug_backtrace(true)[4]['object']->Fields()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:163
      public Log($query, $operation, $target_id = false, $parent_id = false, $parent_table = false)
      debug_backtrace(true)[4]['object']->Log($query, $operation, $target_id = false, $parent_id = false, $parent_table = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:166
      public Create_Model()
      debug_backtrace(true)[4]['object']->Create_Model()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:192
      public _Insert(array $fields, $log = true, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Insert(array $fields, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:218
      public _Insert_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Insert_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:246
      public _Insert_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Insert_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:271
      public _Update(array $fields, $id_or_conditions, $log = true, $parent_id = false): int
      debug_backtrace(true)[4]['object']->_Update(array $fields, $id_or_conditions, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:300
      public _Update_Lang(array $fields, array $lang_fields, $id, $log = true, $lang = false): int
      debug_backtrace(true)[4]['object']->_Update_Lang(array $fields, array $lang_fields, $id, $log = true, $lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:321
      public Update_Field($field, $value, $id, $log = true)
      debug_backtrace(true)[4]['object']->Update_Field($field, $value, $id, $log = true)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:356
      public _Delete($id_or_condition, $log = true, $real = false, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Delete($id_or_condition, $log = true, $real = false, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:361
      public _Replace(array $fields, bool $log = true, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Replace(array $fields, bool $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:382
      public _Replace_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Replace_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:406
      public _Replace_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      debug_backtrace(true)[4]['object']->_Replace_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:432
      public _Copy(string $id_or_conditions, array $set_fields = array())
      debug_backtrace(true)[4]['object']->_Copy(string $id_or_conditions, array $set_fields = array())
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:462
      public Query_Result($sql)
      debug_backtrace(true)[4]['object']->Query_Result($sql)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:496
      public Query($sql)
      debug_backtrace(true)[4]['object']->Query($sql)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:501
      public Row($id_or_condition, $lang = false)
      debug_backtrace(true)[4]['object']->Row($id_or_condition, $lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:507
      public _Row($id_or_condition, $lang = true)
      debug_backtrace(true)[4]['object']->_Row($id_or_condition, $lang = true)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:513
      public Row_Lang($id, $lang)
      debug_backtrace(true)[4]['object']->Row_Lang($id, $lang)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:528
      public Row_Field($field, $id_or_condition, $lang = false)
      debug_backtrace(true)[4]['object']->Row_Field($field, $id_or_condition, $lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:535
      public Get_Data($sql)
      debug_backtrace(true)[4]['object']->Get_Data($sql)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:542
      public Get($fields = '', $conditions = false, $lang = false, $group_by = false, $order = false, $limit = false, $show = false)
      debug_backtrace(true)[4]['object']->Get($fields = '', $conditions = false, $lang = false, $group_by = false, $order = false, $limit = false, $show = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:547
      public Count($conditions = false): int
      debug_backtrace(true)[4]['object']->Count($conditions = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:553
      public MAX($field, $conditions): int
      debug_backtrace(true)[4]['object']->MAX($field, $conditions)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:565
      public Last_ID(): int
      debug_backtrace(true)[4]['object']->Last_ID()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:569
      public First_ID(): int
      debug_backtrace(true)[4]['object']->First_ID()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:578
      public Truncate($log = true)
      debug_backtrace(true)[4]['object']->Truncate($log = true)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:586
    • const f_Information :: string (4) "info"
      \Table_Sessions::f_Information
      const f_Admin_Info :: string (10) "admin_info"
      \Table_Sessions::f_Admin_Info
      const f_Last_Change :: string (11) "last_change"
      \Table_Sessions::f_Last_Change
      const f_Start_Time :: string (10) "start_time"
      \Table_Sessions::f_Start_Time
      const f_Do_Action :: string (9) "do_action"
      \Table_Sessions::f_Do_Action
      const f_Contact_IP :: string (10) "contact_ip"
      \Table_Sessions::f_Contact_IP
      const f_URL :: string (3) "url"
      \Table_Sessions::f_URL
      const f_Agent :: string (5) "agent"
      \Table_Sessions::f_Agent
      const f_Page_Count :: string (10) "page_count"
      \Table_Sessions::f_Page_Count
<ROOT>/inc/_sessions.php:189 Table_Sessions->Insert($info, $admin_info)
debug_backtrace(true)[5]
  • Source
  • Arguments (2)
  • Callee object [Table_Sessions]
  • if (!$this->_is_enabled())
    return false;
    // Delete expired sessions
    $t_Sessions->_Delete($t_Sessions::f_Last_Change." < ".(time() - $Config->Get('Session_Length')), false);
    if (!$t_Sessions->Update($info, $admin_info)) {
    $t_Sessions->Insert($info, $admin_info);
    $this->Was_Added = true;
    }
    $buf = $t_Sessions->Get();
    if ($buf) {
    $this->Count = count($buf);
    foreach ($buf as $row) {
  • $info => UTF-8 string (31) "Начална Страница"
    debug_backtrace(true)[5]['args'][0]
    $admin_info => string (0) ""
    debug_backtrace(true)[5]['args'][1]
  • Table_Sessions (19)
    debug_backtrace(true)[5]['object']
    • Properties (19)
    • Available methods (42)
    • Static class properties (9)
    • public tf_ID -> string (20) "sessions.id_sessions"
      debug_backtrace(true)[5]['object']->tf_ID
      public Cache -> boolean true
      debug_backtrace(true)[5]['object']->Cache
      public Vendor -> string (0) ""
      debug_backtrace(true)[5]['object']->Vendor
      public Base_Name -> string (8) "sessions"
      debug_backtrace(true)[5]['object']->Base_Name
      public Support_Deleted -> boolean false
      debug_backtrace(true)[5]['object']->Support_Deleted
      public Support_Language -> boolean false
      debug_backtrace(true)[5]['object']->Support_Language
      public Parent_Table -> string (0) ""
      debug_backtrace(true)[5]['object']->Parent_Table
      public Name -> string (8) "sessions"
      debug_backtrace(true)[5]['object']->Name
      public ID -> string (11) "id_sessions"
      debug_backtrace(true)[5]['object']->ID
      private cache_buffer -> array (0)
      public tf_Information -> string (13) "sessions.info"
      debug_backtrace(true)[5]['object']->tf_Information
      public tf_Admin_Info -> string (19) "sessions.admin_info"
      debug_backtrace(true)[5]['object']->tf_Admin_Info
      public tf_Last_Change -> string (20) "sessions.last_change"
      debug_backtrace(true)[5]['object']->tf_Last_Change
      public tf_Start_Time -> string (19) "sessions.start_time"
      debug_backtrace(true)[5]['object']->tf_Start_Time
      public tf_Do_Action -> string (18) "sessions.do_action"
      debug_backtrace(true)[5]['object']->tf_Do_Action
      public tf_Contact_IP -> string (19) "sessions.contact_ip"
      debug_backtrace(true)[5]['object']->tf_Contact_IP
      public tf_URL -> string (12) "sessions.url"
      debug_backtrace(true)[5]['object']->tf_URL
      public tf_Agent -> string (14) "sessions.agent"
      debug_backtrace(true)[5]['object']->tf_Agent
      public tf_Page_Count -> string (19) "sessions.page_count"
      debug_backtrace(true)[5]['object']->tf_Page_Count
    • public Update($info, $admin_info): int
      debug_backtrace(true)[5]['object']->Update($info, $admin_info)
      Defined in <ROOT>/inc/_sessions.php:25
      public Insert($info, $admin_info)
      debug_backtrace(true)[5]['object']->Insert($info, $admin_info)
      Defined in <ROOT>/inc/_sessions.php:43
      public Update_Action($msg, $session_id = false)
      debug_backtrace(true)[5]['object']->Update_Action($msg, $session_id = false)
      Defined in <ROOT>/inc/_sessions.php:62
      public __construct($name, $support_language = false, $support_deleted = true, $parent_table = false, $id_name = false, $vendor = '')
      new \Table_Sessions($name, $support_language = false, $support_deleted = true, $parent_table = false, $id_name = false, $vendor = '')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:46
      public __toString(): string
      (string) debug_backtrace(true)[5]['object']
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:80
      public _t($field_name): string
      debug_backtrace(true)[5]['object']->_t($field_name)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:85
      public _link(Table $table, $from = ''): string
      debug_backtrace(true)[5]['object']->_link(Table $table, $from = '')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:88
      public _join_str(Table $table, string $from = ''): string
      debug_backtrace(true)[5]['object']->_join_str(Table $table, string $from = '')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:91
      public _join_lang($lang = false): string
      debug_backtrace(true)[5]['object']->_join_lang($lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:94
      public _link_lang($lang = false): string
      debug_backtrace(true)[5]['object']->_link_lang($lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:97
      public _is_condition($cond): bool
      debug_backtrace(true)[5]['object']->_is_condition($cond)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:102
      public _add_delete_condition($conditions = '', $deleted0): string
      debug_backtrace(true)[5]['object']->_add_delete_condition($conditions = '', $deleted0)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:105
      public _get_lang_condition($lang = false)
      debug_backtrace(true)[5]['object']->_get_lang_condition($lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:111
      public _make_query(string $select_fields, string $id_or_conditions = '', $lang = false, string $group_by = '', string $order = '', string $limit = '', bool $show = false): string
      debug_backtrace(true)[5]['object']->_make_query(string $select_fields, string $id_or_conditions = '', $lang = false, string $group_by = '', string $order = '', string $limit = '', bool $show = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:118
      public _fields_str(array $fields, $trim = false, $collate_str = ','): string
      debug_backtrace(true)[5]['object']->_fields_str(array $fields, $trim = false, $collate_str = ',')
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:145
      public Fields()
      debug_backtrace(true)[5]['object']->Fields()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:163
      public Log($query, $operation, $target_id = false, $parent_id = false, $parent_table = false)
      debug_backtrace(true)[5]['object']->Log($query, $operation, $target_id = false, $parent_id = false, $parent_table = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:166
      public Create_Model()
      debug_backtrace(true)[5]['object']->Create_Model()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:192
      public _Insert(array $fields, $log = true, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Insert(array $fields, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:218
      public _Insert_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Insert_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:246
      public _Insert_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Insert_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:271
      public _Update(array $fields, $id_or_conditions, $log = true, $parent_id = false): int
      debug_backtrace(true)[5]['object']->_Update(array $fields, $id_or_conditions, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:300
      public _Update_Lang(array $fields, array $lang_fields, $id, $log = true, $lang = false): int
      debug_backtrace(true)[5]['object']->_Update_Lang(array $fields, array $lang_fields, $id, $log = true, $lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:321
      public Update_Field($field, $value, $id, $log = true)
      debug_backtrace(true)[5]['object']->Update_Field($field, $value, $id, $log = true)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:356
      public _Delete($id_or_condition, $log = true, $real = false, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Delete($id_or_condition, $log = true, $real = false, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:361
      public _Replace(array $fields, bool $log = true, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Replace(array $fields, bool $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:382
      public _Replace_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Replace_Lang(array $fields, array $lang_fields, $lang = false, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:406
      public _Replace_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      debug_backtrace(true)[5]['object']->_Replace_Languages(array $fields, array $lang_fields, $log = true, $parent_id = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:432
      public _Copy(string $id_or_conditions, array $set_fields = array())
      debug_backtrace(true)[5]['object']->_Copy(string $id_or_conditions, array $set_fields = array())
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:462
      public Query_Result($sql)
      debug_backtrace(true)[5]['object']->Query_Result($sql)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:496
      public Query($sql)
      debug_backtrace(true)[5]['object']->Query($sql)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:501
      public Row($id_or_condition, $lang = false)
      debug_backtrace(true)[5]['object']->Row($id_or_condition, $lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:507
      public _Row($id_or_condition, $lang = true)
      debug_backtrace(true)[5]['object']->_Row($id_or_condition, $lang = true)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:513
      public Row_Lang($id, $lang)
      debug_backtrace(true)[5]['object']->Row_Lang($id, $lang)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:528
      public Row_Field($field, $id_or_condition, $lang = false)
      debug_backtrace(true)[5]['object']->Row_Field($field, $id_or_condition, $lang = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:535
      public Get_Data($sql)
      debug_backtrace(true)[5]['object']->Get_Data($sql)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:542
      public Get($fields = '', $conditions = false, $lang = false, $group_by = false, $order = false, $limit = false, $show = false)
      debug_backtrace(true)[5]['object']->Get($fields = '', $conditions = false, $lang = false, $group_by = false, $order = false, $limit = false, $show = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:547
      public Count($conditions = false): int
      debug_backtrace(true)[5]['object']->Count($conditions = false)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:553
      public MAX($field, $conditions): int
      debug_backtrace(true)[5]['object']->MAX($field, $conditions)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:565
      public Last_ID(): int
      debug_backtrace(true)[5]['object']->Last_ID()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:569
      public First_ID(): int
      debug_backtrace(true)[5]['object']->First_ID()
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:578
      public Truncate($log = true)
      debug_backtrace(true)[5]['object']->Truncate($log = true)
      Inherited from Table
      Defined in <ROOT>/inc/_tables.php:586
    • const f_Information :: string (4) "info"
      \Table_Sessions::f_Information
      const f_Admin_Info :: string (10) "admin_info"
      \Table_Sessions::f_Admin_Info
      const f_Last_Change :: string (11) "last_change"
      \Table_Sessions::f_Last_Change
      const f_Start_Time :: string (10) "start_time"
      \Table_Sessions::f_Start_Time
      const f_Do_Action :: string (9) "do_action"
      \Table_Sessions::f_Do_Action
      const f_Contact_IP :: string (10) "contact_ip"
      \Table_Sessions::f_Contact_IP
      const f_URL :: string (3) "url"
      \Table_Sessions::f_URL
      const f_Agent :: string (5) "agent"
      \Table_Sessions::f_Agent
      const f_Page_Count :: string (10) "page_count"
      \Table_Sessions::f_Page_Count
<ROOT>/inc/_sessions.php:225 Sessions->Update_Session($info, $admin_info = '')
debug_backtrace(true)[6]
  • Source
  • Arguments (2)
  • Callee object [Sessions]
  • if ($rights And (!$Permissions->Can($rights, $id, true))) {
    $message = $Msg['Unauthorized page request'].'['.$rights.' - '.$id.']';
    $t_Bad_Access->Add($id, $rights, $message, false);
    $this->Notify_User($message, url_Root."login.php");
    }
    }
    if (!$this->Update_Session($title, $admin_info))
    trigger_error('Unable to update session', E_USER_ERROR);
    }
    }
    function Identify_From($id, $rights = false) {
    global $t_Access, $t_Bad_Access, $Msg;
    if (!$t_Access->Exist($id)) {
  • $info => UTF-8 string (31) "Начална Страница"
    debug_backtrace(true)[6]['args'][0]
    $admin_info => string (0) ""
    debug_backtrace(true)[6]['args'][1]
  • Sessions (11)
    debug_backtrace(true)[6]['object']
    • Properties (11)
    • Available methods (10)
    • private Actions -> array (0)
      public Updated -> boolean true
      debug_backtrace(true)[6]['object']->Updated
      public Error -> string (0) ""
      debug_backtrace(true)[6]['object']->Error
      public Count -> integer 0
      debug_backtrace(true)[6]['object']->Count
      public Anonymous -> integer 0
      debug_backtrace(true)[6]['object']->Anonymous
      public Users -> array (0)
      debug_backtrace(true)[6]['object']->Users
      public View_ID -> string (5) "index"
      debug_backtrace(true)[6]['object']->View_ID
      public Title -> UTF-8 string (31) "Начална Страница"
      debug_backtrace(true)[6]['object']->Title
      public Description -> UTF-8 string (42) "ИАСАС Начална Страница"
      debug_backtrace(true)[6]['object']->Description
      public Icon -> string (29) "/themes/default/img/index.png"
      debug_backtrace(true)[6]['object']->Icon
      public Was_Added -> boolean false
      debug_backtrace(true)[6]['object']->Was_Added
    • public __destruct()
      Defined in <ROOT>/inc/_sessions.php:108
      public Logout()
      debug_backtrace(true)[6]['object']->Logout()
      Defined in <ROOT>/inc/_sessions.php:125
      public Login($user, $pass)
      debug_backtrace(true)[6]['object']->Login($user, $pass)
      Defined in <ROOT>/inc/_sessions.php:136
      public Update_Session($info, $admin_info = ''): bool
      debug_backtrace(true)[6]['object']->Update_Session($info, $admin_info = '')
      Defined in <ROOT>/inc/_sessions.php:180
      public Identify($id, $title, $rights = null, $description = false, $icon = false, $admin_info = '')
      debug_backtrace(true)[6]['object']->Identify($id, $title, $rights = null, $description = false, $icon = false, $admin_info = '')
      Defined in <ROOT>/inc/_sessions.php:205
      public Identify_From($id, $rights = false)
      debug_backtrace(true)[6]['object']->Identify_From($id, $rights = false)
      Defined in <ROOT>/inc/_sessions.php:229
      public Add_Additional_Info($action)
      debug_backtrace(true)[6]['object']->Add_Additional_Info($action)
      Defined in <ROOT>/inc/_sessions.php:241
      public Is_Online($id)
      debug_backtrace(true)[6]['object']->Is_Online($id)
      Defined in <ROOT>/inc/_sessions.php:245
      public Notify_User($msg, $go_url = false)
      debug_backtrace(true)[6]['object']->Notify_User($msg, $go_url = false)
      Defined in <ROOT>/inc/_sessions.php:258
      private _is_enabled(): bool
      Defined in <ROOT>/inc/_sessions.php:103
<ROOT>/common.php:78 Sessions->Identify($id, $title, $rights = null, $description = false, $icon = false, $admin_info = '')
debug_backtrace(true)[7]
  • Source
  • Arguments (5)
  • Callee object [Sessions]
  • if (isset($identity['title']))
    $identity['title'] = $Msg[$identity['title']];
    if (isset($identity['desc']))
    $identity['desc'] = $Msg[$identity['desc']];
    if (isset($identity['title']))
    $Session->Identify($view_id, $identity['title'], $identity['rights'] ?? r_View, $identity['desc'] ?? '', isset($identity['icon']) ? $identity['icon'] : url_Images.$view_id.'.png');
    else
    $Session->Identify_From($view_id, $identity['rights'] ?? r_View);
    if (isset($identity['cms'])) {
    require_once dir_Includes.'top_cms.php';
    } else
    if (!isset($identity['clean']))
  • $id => string (5) "index"
    debug_backtrace(true)[7]['args'][0]
    $title => UTF-8 string (31) "Начална Страница"
    debug_backtrace(true)[7]['args'][1]
    $rights => boolean false
    debug_backtrace(true)[7]['args'][2]
    $description => UTF-8 string (42) "ИАСАС Начална Страница"
    debug_backtrace(true)[7]['args'][3]
    $icon => string (29) "/themes/default/img/index.png"
    debug_backtrace(true)[7]['args'][4]
  • Sessions (11)
    debug_backtrace(true)[7]['object']
    • Properties (11)
    • Available methods (10)
    • private Actions -> array (0)
      public Updated -> boolean true
      debug_backtrace(true)[7]['object']->Updated
      public Error -> string (0) ""
      debug_backtrace(true)[7]['object']->Error
      public Count -> integer 0
      debug_backtrace(true)[7]['object']->Count
      public Anonymous -> integer 0
      debug_backtrace(true)[7]['object']->Anonymous
      public Users -> array (0)
      debug_backtrace(true)[7]['object']->Users
      public View_ID -> string (5) "index"
      debug_backtrace(true)[7]['object']->View_ID
      public Title -> UTF-8 string (31) "Начална Страница"
      debug_backtrace(true)[7]['object']->Title
      public Description -> UTF-8 string (42) "ИАСАС Начална Страница"
      debug_backtrace(true)[7]['object']->Description
      public Icon -> string (29) "/themes/default/img/index.png"
      debug_backtrace(true)[7]['object']->Icon
      public Was_Added -> boolean false
      debug_backtrace(true)[7]['object']->Was_Added
    • public __destruct()
      Defined in <ROOT>/inc/_sessions.php:108
      public Logout()
      debug_backtrace(true)[7]['object']->Logout()
      Defined in <ROOT>/inc/_sessions.php:125
      public Login($user, $pass)
      debug_backtrace(true)[7]['object']->Login($user, $pass)
      Defined in <ROOT>/inc/_sessions.php:136
      public Update_Session($info, $admin_info = ''): bool
      debug_backtrace(true)[7]['object']->Update_Session($info, $admin_info = '')
      Defined in <ROOT>/inc/_sessions.php:180
      public Identify($id, $title, $rights = null, $description = false, $icon = false, $admin_info = '')
      debug_backtrace(true)[7]['object']->Identify($id, $title, $rights = null, $description = false, $icon = false, $admin_info = '')
      Defined in <ROOT>/inc/_sessions.php:205
      public Identify_From($id, $rights = false)
      debug_backtrace(true)[7]['object']->Identify_From($id, $rights = false)
      Defined in <ROOT>/inc/_sessions.php:229
      public Add_Additional_Info($action)
      debug_backtrace(true)[7]['object']->Add_Additional_Info($action)
      Defined in <ROOT>/inc/_sessions.php:241
      public Is_Online($id)
      debug_backtrace(true)[7]['object']->Is_Online($id)
      Defined in <ROOT>/inc/_sessions.php:245
      public Notify_User($msg, $go_url = false)
      debug_backtrace(true)[7]['object']->Notify_User($msg, $go_url = false)
      Defined in <ROOT>/inc/_sessions.php:258
      private _is_enabled(): bool
      Defined in <ROOT>/inc/_sessions.php:103
<ROOT>/cms/index.php:23 require_once()
debug_backtrace(true)[8]
  • Source
  • Arguments
  • require_once '../ext/PhpMailer/src/PHPMailer.php';
    require_once '../ext/PhpMailer/src/Exception.php';
    require_once '../ext/PhpMailer/src/SMTP.php';
    //Create an instance; passing `true` enables exceptions
    $mail_smtp = new PHPMailer(true);
    require_once '../common.php';
    require_once '../payment.php';
    function News() {
    global $t_News;
    $news = $t_News->Get('', '', true, false, f_Priority, 6);
  • 0 => string (27) "/data/http/iasas/common.php"
    debug_backtrace(true)[8]['args'][0]
    • File (3.2KB)
    • -rwxrwxrwx 33 33 3.2KB Dec 11 2020 /data/http/iasas/common.php
      
Called from <ROOT>/inc/_errors.php:131 [Kint\Kint::trace()]
  1. <ROOT>/inc/_db.php:90 [trigger_error()]
  2. <ROOT>/inc/_tables.php:232 [Data_Base->query()]
  3. <ROOT>/inc/_sessions.php:59 [Table->_Insert()]
  4. <ROOT>/inc/_sessions.php:189 [Table_Sessions->Insert()]
  5. <ROOT>/inc/_sessions.php:225 [Sessions->Update_Session()]
  6. <ROOT>/common.php:78 [Sessions->Identify()]
  7. <ROOT>/cms/index.php:23
SQL Queries:
SELECT *,access.id_access FROM access LEFT JOIN access_lang ON (access_lang.lang = "bg" AND access_lang.id_access = access.id_access)
SELECT *,config.id_config FROM config WHERE config.id_config = "core" LIMIT 0,1
DELETE FROM sessions WHERE last_change < 1784712825
UPDATE sessions SET last_change = "1784713725.5151",info = "Начална Страница",admin_info = "",id_contacts = "0",name = "",page_count = page_count + 1,agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",url = "/cms/закони" WHERE id_sessions = "d45h3349vo15rcacq4f6pq7sif"
INSERT INTO sessions SET last_change = "1784713725.5151",info = "Начална Страница",admin_info = "",url = "/cms/%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D0%B8",id_sessions = "d45h3349vo15rcacq4f6pq7sif",start_time = "1784713725",id_contacts = "0",name = "",agent = "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",contact_ip = "216.73.217.13"

SQL Error Code:
1114

Please notify the administrator or webmaster: sand@skycode.com