Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

den

Newbie
  
  • Posts

    32
  • Joined

  • Last visited

1 Follower

About den

  • Birthday 01/01/1970

Recent Profile Visitors

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

den's Achievements

Explorer

Explorer (4/14)

  • Conversation Starter
  • First Post
  • Collaborator
  • Week One Done
  • One Month Later

Recent Badges

3

Reputation

  1. В /controller/module/cart.php меняем в строке 18 с $this->data['checkout'] = HTTP_SERVER . 'index.php?route=checkout/shipping'; на $this->data['checkout'] = HTTP_SERVER . 'index.php?route=checkout/guest_step_1'; 3. В файле /controller/checkoute/guest_step_1.php находим функцию validate() и комментируем все ненужные проверки. 4. В файле /view/themes/template/checkoute/guest_step_1.tpl убираем лишние звездочки.
  2. В /controller/module/cart.php меняем в строке 18 с $this->data['checkout'] = HTTP_SERVER . 'index.php?route=checkout/shipping'; на $this->data['checkout'] = HTTP_SERVER . 'index.php?route=checkout/guest_step_1'; 3. В файле /controller/checkoute/guest_step_1.php находим функцию validate() и комментируем все ненужные проверки. 4. В файле /view/themes/template/checkoute/guest_step_1.tpl убираем лишние звездочки.
  3. А это не подойдет http://sitehelp.inkiev.net/
  4. Для этого есть бесплатный чат и кто живет в Украине для них есть много полезных функций. http://www.siteheart.com
  5. Держи <?$a = file_get_contents('http://localhost/shop/bb/index.php');echo ($a);?>
  6. Сначала жмешь на источник, потом вставляешь, потом снова жмешь на источник и сохранить.
  7. Хорошо. И будет не на главной. Заходишь в админ панель создаешь статью название статьи пишешь форум а дальше как по маслу вставляешь вот этот фрейм <p> <left> <iframe frameborder="0" height="580" scrolling="no" src="http://localhost/shop/bb/" width="570"></iframe></left></p>Только линк исправь. Удачи.
  8. Но он у Вас будет только на главной странице.
  9. Ты имел в виду так. Но сам форум в home.tpl не подходит по размерам.
  10. Fix305 правильно тебе написал.Просто у меня название товара и модель одинаковы.Мне так проще.
  11. 1)Открывеш catalog/language/russian/product/product.php находиш меняеш Это конечно по вкусу $_['text_no_reviews'] = 'Данный товар никто не комментировал. Вы можете стать первым.'; 2)Открываеш product.tpl строка 134 Находишь после <?php echo $tab_review; ?>вставляеш <?php echo $model; ?> Находиш стр 141 после <?php echo $text_write; ?>вставляеш <?php echo $model; ?>Вот видишь все очень просто.
×
×
  • 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.