PHP | /var/www/ats/planet-lepote.com/application/modules/default/controllers/ForumsController.php, line 187 |
---|---|
URI | GET /forum/posting.php/mode/editpost/p/1145801 |
// 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)
cookie: forum_topic_27360=1754237024; forum_topic_12584=1754237046; forum_topic_14879=1754237080; forum_topic_41819=1754237087; forum_topic_3551=1754237088; profile-views=18142%2C17813%2C27787%2C525%2C24477%2C24243%2C18424%2C11774%2C6008%2C19566%2C3732%2C21483%2C11852%2C5245%2C15000%2C110%2C4035%2C24333%2C25087%2C25538%2C13031%2C7829%2C2915%2C12156%2C12963%2C24002%2C26434%2C27708%2C6546%2C26460; Planet-Lepote=ha112p9l79jlccvj1h2j4e6cl4
accept-encoding: gzip, br, zstd, deflate
referer: https://www.planet-lepote.com/forum/posting.php?mode=editpost&p=1145801
host: www.planet-lepote.com
No data
No data
Variable | Value |
---|---|
forum_topic_27360 |
'1754237024'
|
forum_topic_12584 |
'1754237046'
|
forum_topic_14879 |
'1754237080'
|
forum_topic_41819 |
'1754237087'
|
forum_topic_3551 |
'1754237088'
|
profile-views |
'18142,17813,27787,525,24477,24243,18424,11774,6008,19566,3732,21483,11852,5245,15000,110,4035,24333,25087,25538,13031,7829,2915,12156,12963,24002,26434,27708,6546,26460'
|
Planet-Lepote |
'ha112p9l79jlccvj1h2j4e6cl4'
|
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_COOKIE |
'forum_topic_27360=1754237024; forum_topic_12584=1754237046; forum_topic_14879=1754237080; forum_topic_41819=1754237087; forum_topic_3551=1754237088; profile-views=18142%2C17813%2C27787%2C525%2C24477%2C24243%2C18424%2C11774%2C6008%2C19566%2C3732%2C21483%2C11852%2C5245%2C15000%2C110%2C4035%2C24333%2C25087%2C25538%2C13031%2C7829%2C2915%2C12156%2C12963%2C24002%2C26434%2C27708%2C6546%2C26460; Planet-Lepote=ha112p9l79jlccvj1h2j4e6cl4'
|
HTTP_ACCEPT_ENCODING |
'gzip, br, zstd, deflate'
|
HTTP_REFERER |
'https://www.planet-lepote.com/forum/posting.php?mode=editpost&p=1145801'
|
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 |
'216.73.216.89'
|
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 |
'33935'
|
REDIRECT_URL |
'/forum/posting.php/mode/editpost/p/1145801'
|
GATEWAY_INTERFACE |
'CGI/1.1'
|
SERVER_PROTOCOL |
'HTTP/1.1'
|
REQUEST_METHOD |
'GET'
|
QUERY_STRING |
''
|
REQUEST_URI |
'/forum/posting.php/mode/editpost/p/1145801'
|
SCRIPT_NAME |
'/index.php'
|
PATH_INFO |
'/forum/posting.php/mode/editpost/p/1145801'
|
PATH_TRANSLATED |
'redirect:/index.php/forum/posting.php/mode/editpost/p/1145801/mode/editpost/p/1145801'
|
PHP_SELF |
'/index.php/forum/posting.php/mode/editpost/p/1145801'
|
REQUEST_TIME_FLOAT |
1754237104.785
|
REQUEST_TIME |
1754237104
|
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