![]() |
![]() |
![]() ![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 15 Pomógł: 0 Dołączył: 6.06.2010 Skąd: Nowy Sącz Ostrzeżenie: (0%) ![]() ![]() |
Witam postanowiłem stworzyć szablon dla opencart ale mam dziwny problem po kliknięciu w zakup dostaje komunikat błędu
Kod /home/public_html/opencart2/catalog/view/theme/szablon1/template/account/login.tpl on line 24 A tak wygląda mój plik account/login.tpl Kod <?php echo $header; ?><?php echo $column_left; ?>
<div id="content"> <div class="top"> <?php echo $heading_title; ?> </div> <div class="middle"> <?php if ($success) { ?> <div class="success"><?php echo $success; ?></div> <?php } ?> <?php if ($error) { ?> <div class="warning"><?php echo $error; ?></div> <?php } ?> <div style="margin-bottom: 10px; display: inline-block; width: 100%;"> <div><b><?php echo $text_i_am_new_customer; ?></b> <div style="background: #F7F7F7; border: 1px solid #DDDDDD; padding: 10px;"> <form action="<?php echo $action; ?>" method="post" enctype="multipart/form-data" id="account"> <p><?php echo $text_checkout; ?></p> <label for="register" style="cursor: pointer;"> <?php if ($account == 'register') { ?> <input type="radio" name="account" value="register" id="register" checked="checked" /> <?php } else { ?> <input type="radio" name="account" value="register" id="register" /> <?php } ?> <b><?php echo $text_account; ?></b></label> |
|
|
![]() ![]() |
![]() |
Aktualny czas: 23.08.2025 - 06:19 |