PHP | /var/www/ats/planet-lepote.com/library/Zend/Db/Adapter/Pdo/Abstract.php, line 144 |
---|---|
URI | GET /kozmetometer/mleko-losion/page/31 |
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 |
'21465'
|
* Verifies URL against reserved names
*
* @param string $url
* @return boolean
*/
Arg | Name | Value |
---|---|---|
0 | $ids |
'21465'
|
1 | $by |
array ( |
->from($this->_name)
->where($where)
->order('dateCreated DESC')->limit($this->_perPage,
$this->_perPage * $this->_oldest)
->query()->fetchAll();
private function _getNewNewsfeed()
{
Zend_Loader::loadClass('Newsfeed1');
$newsfeed = new Newsfeed1();
$newsfeed->setPerPage(5)->setType('widget');
return $this->view->newsfeed1()->renderRows($newsfeed->getFeed(), false, array(), true);
}
/**
* get smiley images for rich text editors
*
$content .= $this->view->rightWidgets()->renderKozmetometer($products->getWidgetData());
$content .= $this->view->rightWidgets()->renderForum($forums->getWidgetData());
$content .= $this->view->rightWidgets()->renderPoll($poll);
//$content .= $this->view->rightWidgets()->renderFeedWidget($usersWall->getWidgetFeeds($type, 5, $user));
if(!$this->_request->isXmlHttpRequest()) {
$content .= $this->view->rightWidgets()->renderNewNewsfeed($this->_getNewNewsfeed());
}
Zend_Loader::loadClass('Featured');
$featured = new Featured();
$content .= $this->view->rightWidgets()->renderFeaturedArticle($featured->getWidgetArticle());
$content .= $this->view->rightWidgets()->renderAd300x100Down();
Users::updateLastActivityOnEnyAction();
$this->view->onlineUsers = Users::getOnlineUsers();
$this->view->location = 'Ljubljana,Slovenia';
$this->_initRightWidgets();
//$this->_helper->layout->setLayout('three-columns-adria');
$this->_helper->layout->setLayout('pl-two-columns');
if($this->_request->isXmlHttpRequest()) {
$this->_helper->layout->disableLayout();
public function preDispatch() {
$this->view->cssId = 'products';
$this->_helper->layout->setLayout('pl-two-columns', true);
$this->view->headScript()->prependScript($this->view->banner()->bannerHeadScript('kmm', 'iprom', 'planetlepote'));
parent::preDispatch();
$menus = new Application_Menus();
$this->view->secondaryMenu = $menus->setMenu('Secondary')->setItem('kozmetometer')->get();
Zend_Loader::loadClass('Products');
}
//put your code here
public function dispatch($action)
{
// Notify helpers of action preDispatch state
$this->_helper->notifyPreDispatch();
$this->preDispatch();
if ($this->getRequest()->isDispatched()) {
if (null === $this->_classMethods) {
$this->_classMethods = get_class_methods($this);
}
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 |
---|---|
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_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 |
'3.16.90.150'
|
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 |
'52591'
|
REDIRECT_URL |
'/kozmetometer/mleko-losion/page/31'
|
GATEWAY_INTERFACE |
'CGI/1.1'
|
SERVER_PROTOCOL |
'HTTP/1.1'
|
REQUEST_METHOD |
'GET'
|
QUERY_STRING |
''
|
REQUEST_URI |
'/kozmetometer/mleko-losion/page/31'
|
SCRIPT_NAME |
'/index.php'
|
PATH_INFO |
'/kozmetometer/mleko-losion/page/31'
|
PATH_TRANSLATED |
'redirect:/index.php/kozmetometer/mleko-losion/page/31/mleko-losion/page/31'
|
PHP_SELF |
'/index.php/kozmetometer/mleko-losion/page/31'
|
REQUEST_TIME_FLOAT |
1747307631.355
|
REQUEST_TIME |
1747307631
|
No data
Set-Cookie: Planet-Lepote=7s59out4n1g3u4fko1suok0l73; expires=Thu, 15-May-2025 13:13:51 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