PHP | /var/www/ats/planet-lepote.com/application/modules/default/controllers/ForumsController.php, line 187 |
---|---|
URI | GET /forum/forum_posts.asp/PN/1/TID/2889/TPN/1 |
// preDispatch() didn't change the action, so we can continue
if ($this->getInvokeArg('useCaseSensitiveActions') || in_array($action, $this->_classMethods)) {
if ($this->getInvokeArg('useCaseSensitiveActions')) {
trigger_error('Using case sensitive actions without word separators is deprecated; please do not rely on this "feature"');
}
$this->$action();
} else {
$this->__call($action, array());
}
}
$this->postDispatch();
Arg | Name | Value |
---|---|---|
0 | $action |
'indexAction'
|
if (empty($disableOb)) {
ob_start();
}
try {
$controller->dispatch($action);
} catch (Exception $e) {
// Clean output buffer on error
$curObLevel = ob_get_level();
if ($curObLevel > $obLevel) {
do {
Arg | Name | Value |
---|---|---|
0 | $request |
Zend_Controller_Request_Http::__set_state(array( |
1 | $response |
Zend_Controller_Response_Http::__set_state(array( |
/**
* Dispatch request
*/
try {
$dispatcher->dispatch($this->_request, $this->_response);
} catch (Exception $e) {
if ($this->throwExceptions()) {
throw $e;
}
$this->_response->setException($e);
'No default controller directory registered with front controller'
);
}
$front->setParam('bootstrap', $this);
$response = $front->dispatch();
if ($front->returnResponse()) {
return $response;
}
}
*
* @return void
*/
public function run()
{
$this->getBootstrap()->run();
}
/**
* Load configuration file of options
*
APPLICATION_STATE,
$finalConfig
);
$application->bootstrap()
->run();
accept: */*
user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
referer: https://www.planet-lepote.com/forum/forum_posts.asp?PN=1&TID=2889&TPN=1
accept-encoding: gzip, br, zstd, deflate
cookie: Planet-Lepote=pcda6njd2vlgjvsbd79o0q2bvn; PHPSESSID=2bcfee4667b8a74817f93f5a1df6657c; care_did=80f0bb1b-fae6-4d22-826c-94fe0be34a03
host: www.planet-lepote.com
No data
No data
Variable | Value |
---|---|
Planet-Lepote |
'pcda6njd2vlgjvsbd79o0q2bvn'
|
PHPSESSID |
'2bcfee4667b8a74817f93f5a1df6657c'
|
care_did |
'80f0bb1b-fae6-4d22-826c-94fe0be34a03'
|
Variable | Value |
---|---|
REDIRECT_APPLICATION_STATE |
'production'
|
REDIRECT_HTTPS |
'on'
|
REDIRECT_SSL_TLS_SNI |
'www.planet-lepote.com'
|
REDIRECT_STATUS |
'200'
|
APPLICATION_STATE |
'production'
|
HTTPS |
'on'
|
SSL_TLS_SNI |
'www.planet-lepote.com'
|
HTTP_ACCEPT |
'*/*'
|
HTTP_USER_AGENT |
'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
|
HTTP_REFERER |
'https://www.planet-lepote.com/forum/forum_posts.asp?PN=1&TID=2889&TPN=1'
|
HTTP_ACCEPT_ENCODING |
'gzip, br, zstd, deflate'
|
HTTP_COOKIE |
'Planet-Lepote=pcda6njd2vlgjvsbd79o0q2bvn; PHPSESSID=2bcfee4667b8a74817f93f5a1df6657c; care_did=80f0bb1b-fae6-4d22-826c-94fe0be34a03'
|
HTTP_HOST |
'www.planet-lepote.com'
|
PATH |
'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
|
SERVER_SIGNATURE |
''
|
SERVER_SOFTWARE |
'Apache/2.4.29 (Ubuntu)'
|
SERVER_NAME |
'www.planet-lepote.com'
|
SERVER_ADDR |
'144.76.83.145'
|
SERVER_PORT |
'443'
|
REMOTE_ADDR |
'3.133.108.103'
|
DOCUMENT_ROOT |
'/var/www/ats/planet-lepote.com/htdocs/'
|
REQUEST_SCHEME |
'https'
|
CONTEXT_PREFIX |
''
|
CONTEXT_DOCUMENT_ROOT |
'/var/www/ats/planet-lepote.com/htdocs/'
|
SERVER_ADMIN |
'andrej.somrak@ats-on.net'
|
SCRIPT_FILENAME |
'/var/www/ats/planet-lepote.com/htdocs/index.php'
|
REMOTE_PORT |
'17485'
|
REDIRECT_URL |
'/forum/forum_posts.asp/PN/1/TID/2889/TPN/1'
|
GATEWAY_INTERFACE |
'CGI/1.1'
|
SERVER_PROTOCOL |
'HTTP/1.1'
|
REQUEST_METHOD |
'GET'
|
QUERY_STRING |
''
|
REQUEST_URI |
'/forum/forum_posts.asp/PN/1/TID/2889/TPN/1'
|
SCRIPT_NAME |
'/index.php'
|
PATH_INFO |
'/forum/forum_posts.asp/PN/1/TID/2889/TPN/1'
|
PATH_TRANSLATED |
'redirect:/index.php/forum/forum_posts.asp/PN/1/TID/2889/TPN/1/PN/1/TID/2889/TPN/1'
|
PHP_SELF |
'/index.php/forum/forum_posts.asp/PN/1/TID/2889/TPN/1'
|
REQUEST_TIME_FLOAT |
1730438564.799
|
REQUEST_TIME |
1730438564
|
No data
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-type: text/html; charset=UTF-8