Категории

[FAQ] Часто задаваемые вопросы и ответы

Проблемы и решения

Ошибки и исправления

Общие вопросы

Расширения

Установка и обновление

Модули

Шаблоны

Локализация интерфейса

Коммерческие предложения

Учимся бизнесу

Бизнес книги

Поисковая оптимизация (SEO)

Магазины на ShopOS

Хостинг для ShopOS

Предложения и пожелания

Курилка

Отдельная форма отправки письма на другой емайл

Доброго дня всем. А так же огромное спасибо Евгению за помощь.
У меня вопрос.
Хочу в магазине в отдельной папке и на отдельной HTML странице установить форму отправки - заявки товаров о  друго е майла. так как сейчас меня просят об этом. Нашел в инете . Установил на хост. В место русского текста пишет козябры и русский текст. На денвере показывает все отлично. В чем проблема подскажите???
Может быть кодировку не правильно прописываю


<?php
session_start();
//Генерируем ключ, далее передаем его в скрытом поле
if($_SESSION =='') {$_SESSION = substr(mt_rand(10000,99999), 0, 6); }

echo '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<meta name="robots" content="index,follow" />

<LINK
href="ris/css.css" type=text/css
rel=stylesheet>

<LINK
href="kamin/styles.css"
type=text/css rel=stylesheet>
<SCRIPT language=JavaScript
src="kamin/func.js"></SCRIPT>








<title>Обратная связь</title>
<style>
form { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; font-weight:600;
color:#747474;
}

</style>
</head>

<body>

<div style="background-image:url(bg.gif); background-repeat:no-repeat; width:300px; height:330px" align="center">
<form action="send.php" method="POST">
Ваше имя<br/>
<input name="name" size="30" type="text" /><br/>
Ваш e-mail<br/>
<input name="email" size="30" type="text" /><br/>
Сообщение<br/>
<textarea name="message" cols="23"  rows="5"></textarea>

<br/>Введите код подтверждения:

<img src="img/image.php" alt="" width="120" height="33" border="0" /><br/> <input style="margin:5px;font-size:30px; font-color:blue; height:34px;width:120px;"  type="text" name="sid" value="" size="6" maxlength="6"/>
<br/><br/>
<input name="do" value="Отправить" type="submit"/>
</form>
</div>
</body>
</html>';




    ?>


Кодировка должна быть utf-8 - тогда все будет в порядке.


Евгений. Выдает ошибку вот такого характера МОДУЛЬ Доставка-Оплата.
Только увидел. С уважением

PHP SCRIPT ERROR!
Warning: include(/home/us7648/vipusluga.com/www/modules/shipping//ru.php) : failed to open stream: No such file or directory in /home/us7648/vipusluga.com/www/admin/ship2pay.php on line 35

  If you beleive that this error is due to the server configuration problems please contact your local web-hosting support team.

PHP SCRIPT ERROR!
Warning: include() : Failed opening '/home/us7648/vipusluga.com/www/modules/shipping//ru.php' for inclusion (include_path='.:./:/home/us7648/vipusluga.com/www/:/usr/local/cit/datapalm/php5/lib/php/') in /home/us7648/vipusluga.com/www/admin/ship2pay.php on line 35

  If you beleive that this error is due to the server configuration problems please contact your local web-hosting support team.

PHP SCRIPT ERROR!
Warning: include(/home/us7648/vipusluga.com/www/modules/shipping//.php) : failed to open stream: No such file or directory in /home/us7648/vipusluga.com/www/admin/ship2pay.php on line 36

  If you beleive that this error is due to the server configuration problems please contact your local web-hosting support team.

PHP SCRIPT ERROR!
Warning: include() : Failed opening '/home/us7648/vipusluga.com/www/modules/shipping//.php' for inclusion (include_path='.:./:/home/us7648/vipusluga.com/www/:/usr/local/cit/datapalm/php5/lib/php/') in /home/us7648/vipusluga.com/www/admin/ship2pay.php on line 36

  If you beleive that this error is due to the server configuration problems please contact your local web-hosting support team.


А какие модули доставки или оплаты активированы?


Должно выводить то, что указано на скриншоте.


Активировано только оплата электронно РОБОКАССА.
Но у меня как у Вас на скрине такого нет.
Это сильно влияет на на покупку???





и еще сейчас нашел ошибку
В разделе новостей
Нажимаю ссылку на главной странице (на новости) и вылетает

PHP SCRIPT ERROR!

Warning: require(/home/us7648/vipusluga.com/www/themes/defaultsource/boxes.php) : failed to open stream: No such file or directory in /home/us7648/vipusluga.com/www/news.php on line 14

  If you beleive that this error is due to the server configuration problems please contact your local web-hosting support team.


PHP SCRIPT ERROR!

Fatal error: require() : Failed opening required '/home/us7648/vipusluga.com/www/themes/defaultsource/boxes.php' (include_path='.:./:/home/us7648/vipusluga.com/www/:/usr/local/cit/datapalm/php5/lib/php/') in /home/us7648/vipusluga.com/www/news.php on line 14

  If you beleive that this error is due to the server configuration problems please contact your local web-hosting support team.


http://www.shopos.ru/forum/index.php?topic=685.0


Источник



Copyright ShopOS