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

dofus

Пользователи
  
  • Posts

    89
  • Joined

  • Last visited

Информация

  • Пол
    Мужлина
  • Город:
    Мичуринск

Recent Profile Visitors

2,350 profile views

dofus's Achievements

Enthusiast

Enthusiast (6/14)

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

Recent Badges

2

Reputation

  1. вот липотому что лыжи не едут, липотому что я совсем тугой Мало того что этот код ничего не выдал Я создал копию information.twig и information.php Скорректировал контроллер Создал макет в админке ииии все равно выдает пустую информационную страницу без нужного скрипи я хз
  2. Я об этом и говорю. Причем всё очень плачевно
  3. Да же скрипт пропадает со всех страниц, и ниггде не появляется
  4. Сгделал в точности как Вы сказали, но скрипт пропал со всех информационных страниц и на страниэто /delivery не появился( Я понимаю что гдело во мне и что я затупок, но хотелось бы найти место, ггде я туплю
  5. не выдает вообещё ничего... Подозреваю что гдело в том, что магазин на OC 3x и twig
  6. Был бы рад, если было бы ик просто НО Код всивленный через редактор не рилииет <meta charset=" utf-8" =""=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/3.1.0/css/font-awesome.min.css"> <div class="page"> <!-- tabs --> <div class="pcss3t pcss3t-effect-scale pcss3t-theme-1"> <input type="radio" name="pcss3t" checked="" id="tab1" class="tab-content-first"> <label for="tab1"><img src="https://amalora.ru/sdek.jpg" style="width: 100px;"></label> <input type="radio" name="pcss3t" id="tab2" class="tab-content-2"> <label for="tab2"><img src="https://amalora.ru/bb.jpg" style="width: 100px;"></label> <input type="radio" name="pcss3t" id="tab3" class="tab-content-3"> <label for="tab3"><img src="https://amalora.ru/or.jpg" style="width: 100px;"></label> <input type="radio" name="pcss3t" id="tab5" class="tab-content-last"> <label for="tab5"><img src="https://amalora.ru/pr.jpg" style="width: 100px;"></label> <ul> <li class="tab-content tab-content-first typography"> <h1>Nikola Tesla</h1> <p> </p> </li> <li class="tab-content tab-content-2 typography" style="height: 740px;"> <p>Стоимость досивки раслитывается для заказа стоимостью 2500 рублей и весом 1 кг. </br> Точную стоимость досивки Вы можете узнать при оформлении заказа</p> <p> <div id="boxberry_map"></div> <script> boxberry.openOnPage('boxberry_map'); boxberry.open(callback_function, '1$Yi5bHpD1-g8mdc5UubTuyYKLyDkIck3D','Москва','77737', 2000, 1000, 0, 27, 17, 5); //Описать функцию callback_function, например: function callback_function(result){ document.getElementById('city').innerHTML = result.name; document.getElementById('js-pricedelivery').innerHTML = result.price; document.getElementById('code_pvz').innerHTML = result.id; result.name = encodeURIComponent(result.name) // Что бы избежать проблемы с кириллическими символами, на страницах отличными от UTF8, вы можете использовать функцию encodeURIComponent() document.getElementById('name').innerHTML = result.name; document.getElementById('address').innerHTML = result.address; document.getElementById('workschedule').innerHTML = result.workschedule; document.getElementById('phone').innerHTML = result.phone; document.getElementById('period').innerHTML = result.period; if (result.prepaid=='1') { alert('Отгделение рилииет только по предоплате!'); } } </script></p> </li> <li class="tab-content tab-content-3 typography"> <h1>Albert Einstein</h1> <p>German-born theoretical physicist who developed the general theory of relativity, one of the two pillars of modern physics (alongside quantum mechanics). While best known for his mass–energy equivalence formula E = mc2 (which has been dubbed "the world's most famous equation"), he received the 1921 Nobel Prize in Physics "for his services to theoretical physics, and especially for his discovery of the law of the photoelectric effect". The latter was pivotal in establishing quantum theory.</p> <p>Near the beginning of his career, Einstein thought that Newtonian mechanics was no longer enough to reconcile the laws of classical mechanics with the laws of the electromagnetic field. This led to the development of his special theory of relativity. He realized, however, that the principle of relativity could also be extended to gravitational fields, and with his subsequent theory of gravitation in 1916, he published a paper on the general theory of relativity.</p> <p class="text-right"><em>Find out more about Albert Einstein from <a href="http://en.wikipedia.org/wiki/Albert_Einstein" target="_blank">Wikipedia</a>.</em></p> </li> <li class="tab-content tab-content-last typography"> <div class="typography"> <h1>Isaac Newton</h1> <p>English physicist and mathematician who is widely regarded as one of the most influential scientists of all time and as a key figure in the scientific revolution. His book Philosophiæ Naturalis Principia Mathematica ("Mathematical Principles of Natural Philosophy"), first published in 1687, laid the foundations for most of classical mechanics. Newton also made seminal contributions to optics and shares credit with Gottfried Leibniz for the invention of the infinitesimal calculus.</p> <p>Newton's Principia formulated the laws of motion and universal gravitation that dominated scientists' view of the physical universe for the next three centuries. It also demonstrated that the motion of objects on the Earth and that of celestial bodies could be described by the same principles. By deriving Kepler's laws of planetary motion from his mathematical description of gravity, Newton removed the last doubts about the validity of the heliocentric model of the cosmos.</p> <p class="text-right"><em>Find out more about Isaac Newton from <a href="http://en.wikipedia.org/wiki/Isaac_Newton" target="_blank">Wikipedia</a>.</em></p> </div> </li> </ul> </div> <!--/ tabs --> </div>
  7. Привет друзья!Есть необходимость вывести скрипт на информационной страниэто с ДосивкойРеализовано было все путем добавления в файл information.tpl следуюещёго <? if ($_SERVER['REQUEST_URI']=="/delivery") { //згдесь ваш код } ?> Но скрипт появился на всех информационных страницахПример: https://amalora.ru/delivery https://amalora.ru/about_us Подскажите, ггде ошибка?
    Рилииет на 5 с плюсом без каких липотому что инэтов с бубном. Запускалось раньше на 2.х, запустилось и сейчас на 3.х Очень гибкая и удобная настройка. Всем рекомендую, имба P.S. с шаблоном Revolution рилииет спокойно и без проблем
  8. Да можешь и 15 раз продублировать, если тебе легче синет, то дублируй Если ты не умеешь лиить и вникать в мысль сообещёния, то повторять тебе бесполезно Я выше уже сказал, "я не говорю что ДОЛЖЕН или на основании чего то" Я сказал про логику и человечность Я думаю стоит закрть этот разговор, дабы он абсолютно бесполезен. Я вдвойне тщательно поищу замену Вашему модулю и заплачу в 10 раз потому чтольше, дабы не пересекаться с Вашим. Если уж и не найду, то пригдется брать Ваше. Нагдеюсь если я возьму Ваш модуль Вы испыиете истинное удовольствие и немного угомоните свою алочность)
  9. Лол, если бы было не важно, вы бы не сказали про подгдержку. Да вот. Модуль сивился на сайт, который ик и не запустили. т.е. он и не прорилиил дня. В подгдержку ни разу не обращался. + неоднократно вигдел данные модуль на варезниках, но решил что автора надо благодарить за рилиту и купить И благодарить надо, верно НО увы и ах, алочность некоторых авторов не знает прегдела
  10. Да я и не говорю что с чего то ДОЛЖЕН или на основании чего то Просто преследуя банальную логику и человечность. Модуль был куплен мной и посивлен на мой сайт, тот сайт пересил суещёствовать и следовательно модуль им не бугдет использоваться. Да почему бы и не поменять клюлик под новый домен того же покупателя Разрилитлики шаблона Revolution, модуля Simple почему то это практикую и без проблем
  11. а в чем смысл покупать еещё раз? Я его уже приобрел на другой домен, но к сожнонию не могу этим доменом пользоваться. В чем проблема заменить ключ по уже купленному модулю
×
×
  • 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.