Перейти до вмісту
Пошук в
  • Детальніше...
Шукати результати, які ...
Шукати результати в ...

ошибка catalog/controller/common/content_footer.php on line 24


line417

Recommended Posts

Здравствуйте!

Помогите пожалуйста, вылетают ошибки:

2016-01-25 13:25:07 - PHP Warning:  sprintf(): Too few arguments in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/checkout/success.php on line 55
2016-01-25 13:40:34 - PHP Warning:  sprintf(): Too few arguments in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/checkout/success.php on line 55
2016-01-26 10:26:01 - PHP Notice:  Undefined index: sender_phone in /home/a/anyuta63/b-dreams.ru/public_html/admin/view/template/module/ruspost_formprint.tpl on line 32
2016-01-26 10:26:20 - PHP Notice:  Undefined index: sender_phone in /home/a/anyuta63/b-dreams.ru/public_html/admin/view/template/module/ruspost_formprint.tpl on line 32
2016-01-26 10:29:47 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:30:28 - PHP Notice:  Undefined index: sender_phone in /home/a/anyuta63/b-dreams.ru/public_html/admin/view/template/module/ruspost_formprint.tpl on line 32
2016-01-26 10:30:35 - PHP Notice:  Undefined index: sender_phone in /home/a/anyuta63/b-dreams.ru/public_html/admin/view/template/module/ruspost_formprint.tpl on line 32
2016-01-26 10:32:55 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:37:53 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:38:05 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:42:36 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:43:45 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:44:49 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:45:43 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:46:42 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:46:43 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:46:50 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
2016-01-26 10:47:14 - PHP Notice:  Undefined index: position in /home/a/anyuta63/b-dreams.ru/public_html/catalog/controller/common/content_footer.php on line 24
 
/content_footer.php on line 24, там это:
 
if ($modules) {
foreach ($modules as $module) {
if ($module['position'] == 'content_footer' && $module['status']) {
$module_data[] = array(
'code'       => $extension['code'],
'setting'    => $module,
 
/admin/view/template/module/ruspost_formprint.tpl on line 32, там это:
 
<td><label for="arr[sender_phone]">Телефон</label></td>
<td>+7 <input name="arr[sender_phone]" type="text" id="sender_phone" size="15" value="<?php echo $arr['sender_phone'];?>" /></td>
</tr>

 

catalog/controller/checkout/success.php on line 55, там это:

 

$this->data['heading_title'] = $this->language->get('heading_title');
 
if ($this->customer->isLogged()) {
    $this->data['text_message'] = sprintf($this->language->get('text_customer'), $this->url->link('account/account', '', 'SSL'), $this->url->link('account/order', '', 'SSL'), $this->url->link('account/download', '', 'SSL'), $this->url->link('information/contact'));
} else {
    $this->data['text_message'] = sprintf($this->language->get('text_guest'), $this->url->link('information/contact'));
}
 
 
 
Заранее большое спасибо, за любую помощь!
Надіслати
Поділитися на інших сайтах


Створіть аккаунт або увійдіть для коментування

Ви повинні бути користувачем, щоб залишити коментар

Створити обліковий запис

Зареєструйтеся для отримання облікового запису. Це просто!

Зареєструвати аккаунт

Вхід

Уже зареєстровані? Увійдіть тут.

Вхід зараз

×
×
  • Створити...

Important Information

На нашому сайті використовуються файли cookie і відбувається обробка деяких персональних даних користувачів, щоб поліпшити користувальницький інтерфейс. Щоб дізнатися для чого і які персональні дані ми обробляємо перейдіть за посиланням . Якщо Ви натиснете «Я даю згоду», це означає, що Ви розумієте і приймаєте всі умови, зазначені в цьому Повідомленні про конфіденційність.