| PHP | /var/www/ats/planet-lepote.com/library/Zend/Db/Adapter/Pdo/Abstract.php, line 144 |
|---|---|
| URI | GET /index.php/forum/wish-list-dekorativna-kozmetika/page/32 |
if (!empty($this->_config['charset'])) { $initCommand = "SET NAMES '" . $this->_config['charset'] . "'"; $this->_config['driver_options'][1002] = $initCommand; // 1002 = PDO::MYSQL_ATTR_INIT_COMMAND } parent::_connect(); } /** * @return string */ * @param mixed $type OPTIONAL the SQL datatype name, or constant, or null. * @return mixed An SQL-safe quoted value (or string of separated values). */ public function quote($value, $type = null) { $this->_connect(); if ($value instanceof Zend_Db_Select) { return '(' . $value->assemble() . ')'; }| Arg | Name | Value |
|---|---|---|
| 0 | $value |
'wish-list-dekorativna-kozmetika'
|
. ' AND user_id = ' . $userId . ')') : new Zend_Db_Expr('NULL') ), 'condition' => 'fp.forum_topic_id = ft.forum_topic_id' )) ->addCondition('ft.' . $checkBy . ' = ' . $this->_db->quote($topicId)) ->addCondition('ISNULL(fp.forum_topic_id) OR NOT ISNULL(fp.forum_topic_id)'); $result = $this->_wrapper->getRow(); if ($result) { if ($result['question']) { $result['poll'] = array(| Arg | Name | Value |
|---|---|---|
| 0 | $topicId |
'wish-list-dekorativna-kozmetika'
|
| 1 | $checkBy |
'forum_topic_url'
|
* @return Forums */ public function setTopic($topicId, $checkBy = 'forum_topic_id') { if ($this->_topicId != $topicId) { $this->_topicData = $this->_getTopic($topicId, $checkBy); if ($this->_topicData) { $this->_topicId = $this->_topicData['forum_topic_id']; $this->setForum($this->_topicData['forum_id']); } }| Arg | Name | Value |
|---|---|---|
| 0 | $topicId |
'wish-list-dekorativna-kozmetika'
|
| 1 | $checkBy |
'forum_topic_url'
|
$params = Zend_Controller_Front::getInstance()->getRequest()->getParams(); } if (isset($params['id'])) { $this->setCategory($params['id']); if (!$this->_categoryId) { $this->setTopic($params['id'], 'forum_topic_url'); if (!$this->_topicId) { $this->setForum($params['id'], 'forum_url'); if (!$this->_forumId && $params['id']) { $found = false; }| Arg | Name | Value |
|---|---|---|
| 0 | $params |
array ( |
| 1 | $found |
true
|
return; } $this->view->headScript()->prependScript($this->view->banner()->bannerHeadScript('forum', 'iprom', 'planetlepote')); // set model properties according to request parameters $found = true; $forums->setPropertiesFromRequest($this->_requestParams, $found); if (!$found) { throw new Zend_Controller_Action_Exception($this->_request->getRequestUri() . ' not found', 404); } $this->view->forumData = $forums->get(); if (!empty($this->view->forumData['topic'])) { // 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)
accept-encoding: gzip, br, zstd, deflate
host: www.planet-lepote.com
No data
No data
No data
| Variable | Value |
|---|---|
| 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_ACCEPT_ENCODING |
'gzip, br, zstd, deflate'
|
| 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.217.106'
|
| 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 |
'14887'
|
| GATEWAY_INTERFACE |
'CGI/1.1'
|
| SERVER_PROTOCOL |
'HTTP/1.1'
|
| REQUEST_METHOD |
'GET'
|
| QUERY_STRING |
''
|
| REQUEST_URI |
'/index.php/forum/wish-list-dekorativna-kozmetika/page/32'
|
| SCRIPT_NAME |
'/index.php'
|
| PATH_INFO |
'/forum/wish-list-dekorativna-kozmetika/page/32'
|
| PATH_TRANSLATED |
'redirect:/index.php/forum/wish-list-dekorativna-kozmetika/page/32/page/32'
|
| PHP_SELF |
'/index.php/forum/wish-list-dekorativna-kozmetika/page/32'
|
| REQUEST_TIME_FLOAT |
1776831700.138
|
| REQUEST_TIME |
1776831700
|
No data
Set-Cookie: Planet-Lepote=k9ro9qp1308q47fcejem3ets35; expires=Wed, 22-Apr-2026 06:21:40 GMT; Max-Age=7200; path=/; domain=.planet-lepote.com
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