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

vitalekkirov

Новичок
  
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

662 profile views

vitalekkirov's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Помогите разобраться куда посивить код счетслика <?php if (!defined('JOURNAL_INSTALLED')) { echo ' <h3>Journal Installation Error</h3> <p>Make sure you have uploaded all Journal files to your server and successfully replaced <b>system/engine/front.php</b> file.</p> <p>You can find more information <a href="http://docs.digital-atelier.com/opencart/journal/#/settings/install" target="_blank">here</a>.</p> '; exit(); } ?> </div> </div> <?php if ($this->journal2->settings->get('config_bottom_modules')): ?> <div id="bottom-modules"> <?php echo $this->journal2->settings->get('config_bottom_modules'); ?> </div> <?php endif; ?> <footer class="<?php echo $this->journal2->settings->get('fullwidth_footer'); ?>"> <div id="footer"> <?php echo $this->journal2->settings->get('config_footer_menu'); ?> </div> <div class="bottom-footer <?php echo $this->journal2->settings->get('boxed_bottom'); ?>"> <div class="<?php echo $this->journal2->settings->get('config_footer_classes'); ?>"> <?php if ($this->journal2->settings->get('config_copyright')): ?> <div class="copyright"><?php echo $this->journal2->settings->get('config_copyright'); ?></div> <?php endif; ?> <?php if ($this->journal2->settings->get('config_payments')): ?> <div class="payments"> <?php foreach ($this->journal2->settings->get('config_payments') as $payment): ?> <?php if ($payment['url']): ?> <a href="<?php echo $payment['url']; ?>" <?php echo $payment['target']; ?>><img src="<?php echo $this->journal2->settings->get('config_payments_dummy'); ?>" <?php echo Journal2Utils::imgElement($payment['image'], $payment['name'], $payment['width'], $payment['height']); ?> /></a> <?php else: ?> <img src="<?php echo $this->journal2->settings->get('config_payments_dummy'); ?>" <?php echo Journal2Utils::imgElement($payment['image'], $payment['name'], $payment['width'], $payment['height']); ?> /> <?php endif; ?> <?php endforeach; ?> </div> <?php endif; ?> </div> </div> </footer> <div class="scroll-top"></div> <?php if ($this->journal2->settings->get('config_footer_modules')): ?> <?php echo $this->journal2->settings->get('config_footer_modules'); ?> <?php endif; ?> <?php $this->journal2->minifier->addScript('catalog/view/theme/journal2/js/init.js', 'footer'); ?> <?php echo $this->journal2->minifier->js('footer'); ?> <?php if ($this->journal2->cache->getDeveloperMode() || !$this->journal2->minifier->getMinifyJs()): ?> <script type="text/javascript" src="index.php?route=journal2/assets/js&j2v=<?php echo JOURNAL_VERSION; ?>"></script> <?php endif; ?> <?php if ($this->journal2->html_classes->hasClass('is-admin')): ?> <script src="catalog/view/theme/journal2/lib/ascii-table/ascii-table.min.js"></script> <script> (function () { if (console && console.log) { var timers = $.parseJSON('<?php echo json_encode(Journal2::getTimer()); ?>'); timers['Total'] = parseFloat('<?php echo Journal2::getElapsedTime(); ?>'); var table = new AsciiTable('Journal2 Profiler'); table.setAlignRight(1); $.each(timers, function (index, value) { if (value < 0) { value = 0; } if (value < 100000) { table.addRow(index.replace('ControllerModuleJournal2', ''), Math.round(value * 1000) + ' ms'); } }); console.log(table.toString()); } }()); </script> <?php endif; ?> <script type="text/javascript" src="//cdn.callbackhunter.com/cbh.js?hunter_code=a49a6b01488a844d469824df2f2ec8cf" charset="UTF-8"></script> </body> </html>
  2. День добрый форумчане, не ругайтесь на повторный вопрос, спросить хочу разъяснения, почему у меня не высвеливается гарантия производителя на янгдекс маркете, помогите пожалуйси. Всю голову уже сломал( :(

×
×
  • 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.