Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Roma90x

Новичок
  
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Roma90x's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

0

Reputation

  1. Ошибка в этот строчке, всю голову уже сломал. помогите ) PHP Notice: Undefined variable: cde in /home/k/karaseot/miniuzk.ru/public_html/system/storage/modification/admin/view/template/common/header.tpl on line 28 Ошибка в этот строчке, <script src="view/javascript/jquery/datetimepicker/locale/<?php echo $cde; ?>.js" type="text/javascript"></script> а вот ггде игдет эи строчка <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" /> <script type="text/javascript" src="view/javascript/jquery/jquery-2.1.1.min.js"></script> <script type="text/javascript" src="view/javascript/bootstrap/js/bootstrap.min.js"></script> <link href="view/stylesheet/bootstrap.css" type="text/css" rel="stylesheet" /> <link href="view/javascript/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" /> <script src="view/javascript/jquery/datetimepicker/moment.js" type="text/javascript"></script> <script src="view/javascript/jquery/datetimepicker/locale/<?php echo $cde; ?>.js" type="text/javascript"></script> <script src="view/javascript/jquery/datetimepicker/bootstrap-datetimepicker.min.js" type="text/javascript"></script> <link href="view/javascript/jquery/datetimepicker/bootstrap-datetimepicker.min.css" type="text/css" rel="stylesheet" media="screen" /> <link type="text/css" href="view/stylesheet/stylesheet.css" rel="stylesheet" media="screen" /> <?php foreach ($styles as $style) { ?> <link type="text/css" href="<?php echo $style['href']; ?>" rel="<?php echo $style['rel']; ?>" media="<?php echo $style['media']; ?>" /> <?php } ?>

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.