[2] ErrorException in 40ed7350266edc1f8b064f419751cb08.php line 13

Illegal string offset 'seo_title'

  1. <head>
  2. <meta charset="UTF-8">
  3. <meta name="renderer" content="webkit|ie-comp|ie-stand">
  4. <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  5. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
  6. <meta http-equiv="Cache-Control" content="no-transform" />
  7. <meta name="applicable-device" content="pc,wap">
  8. <meta name="MobileOptimized" content="width" />
  9. <meta name="HandheldFriendly" content="true" />
  10. <title><?php if(strlen($tag['seo_title']) != 0): ?><?php echo $tag['seo_title']; else: ?><?php echo $title; ?>-<?php echo "深圳市金诚世纪环保设备有限公司 "; endif; ?></title>
  11. <meta name="keywords" content="<?php if(strlen($tag['seo_keywords']) != 0): ?><?php echo $tag['seo_keywords']; else: ?><?php echo "珠海不锈钢水箱|江门不锈钢水箱|中山不锈钢水箱"; endif; ?>">
  12. <meta name="description" content="<?php if(strlen($tag['seo_description']) != 0): ?><?php echo str2sub($tag['seo_description'],160, true); else: ?><?php echo "广东金诚世纪不锈钢水箱有限公司专门生产:广东不锈钢水箱,广东不锈钢水塔,广东不锈钢保温水箱,承压水箱,深圳不锈钢水箱,惠州不锈钢水箱,揭阳不锈钢水箱,河源不锈钢水箱,梅州不锈钢水箱,韶关不锈钢水箱,江门不锈钢水箱,中山不锈钢水箱,佛山不锈钢水箱,巧克力板水箱"; endif; ?>">
  13. <script type="text/javascript" src="/template/default/index/js/jquery-1.12.4.min.js"></script>
  14. <link rel="stylesheet" href="/template/default/index/css/yunu.css">
  15. <link rel="stylesheet" href="/template/default/index/css/swiper.min.css">
  16. <script type="text/javascript" src="/template/default/index/js/yunu.js"></script>
  17. <script type="text/javascript" src="/template/default/index/js/Superslide.js"></script>
  18. <script type="text/javascript" src="/template/default/index/js/swiper.min.js"></script>
  19. </head>