Search found 13 matches

Page 1 of 1

Search found 13 matches

How can I send data from controller/product to controller/productt_tabs?

I am developing installment options module for opencart journal 3 theme. <file path="catalog/controller/journal3/product_tabs.php"> <operation> <search><![CDATA[public function tabs($data) {]]></search> <add position="after"><![CDATA[ if ($this->config->get('paytr_taksit_status')...

Jump to post
  • Thu Nov 25, 2021 6:50 pm
  • Replies 3
  • Views 516
Opencart 3x Add İmage to Order Alert Mail

I want to add product image to order_alert mail for Opencart 3.0.2.0 version. I tinkered with the model and controller files but could not succeed. I guess I need to write at least one query to the model file, has anyone done this before? Can you help me. thanks

Jump to post
  • Thu Aug 12, 2021 6:58 pm
  • Replies 1
  • Views 302
listing orders by date range

I want to list my orders by date range in admin / view / template / sale / order-list.php file https://i.imgyukle.com/2021/04/26/OXrujb.png <div class = "form-group"> <label class = "control-label" for = "input-date-added"> Order Date From </label> <div class = "in...

Jump to post
  • Mon Apr 26, 2021 9:38 pm
  • Replies 2
  • Views 350
Re: incomplete order issue

paulfeakins wrote:
Fri Apr 16, 2021 7:21 pm
Does this answer the question?
https://www.antropy.co.uk/blog/missing-orders/
No, all my orders turn into missing orders

I copied my site to domainadım.com/demo directory, but here it does not fall into the missing order, very interesting.
bank transfer and payment modules in this way

Jump to post
  • Fri Apr 16, 2021 8:44 pm
  • Replies 2
  • Views 523
incomplete order issue

Suddenly missing orders from our website started to fall, the order status confirmation status and mail settings are correct, when we move the site to the subdomain of the same site or to another all domain, there is no missing order drop. The difference is that it is created in the main domain in s...

Jump to post
  • Fri Apr 16, 2021 6:41 pm
  • Replies 2
  • Views 523
Siparişler Eksik Siparişlere Düşmeye Başladı

Web sitemize gelen siparişler birden eksik siparişlere düşmeye başladı, sipariş durumları onay durumları ve mail ayarlarının hepsi doğru, siteyi aynı sitenin subdomainine taşıdığımızda veya başka bir domaine taşıdığımızda eksik siparişe düşme durumu söz konusu değil. Arada ki fark, ana domainde sipa...

Jump to post
  • Fri Apr 16, 2021 6:36 pm
  • Replies 0
  • Views 2251
product specific shipping price

Hi,For my e-commerce site with opencart infrastructure, I want to manually enter the cargo price for the products, I tried the shipping add-ons, but when I add 2 different products to the cart at the same time, only 1 cargo is selected, I cannot enter a separate price for each product.There are prod...

Jump to post
  • Wed Dec 16, 2020 4:40 pm
  • Replies 3
  • Views 406
Adding extra fields to the opencart payment area

I want to add extra field to my checkout page. I know this is made from special fields from the panel, but the field I want to add is the customer's ID number and the accuracy of this number needs to be checked. How can I do that? Which files should I change?

Jump to post
  • Tue Dec 15, 2020 8:34 pm
  • Replies 3
  • Views 331
Re: openCart - Google Merchant Kurulumu Hakkında

Arkadaşlar merhaba, Gördüğüm kadarıyla bu Google Merchant'a Feed beslemesi yapmak için gerekli olan plug-in verimli çalışmıyor ve bu iş için pek çok extension satılıyor. Mevcut kodu düzelterek Google Merchant'a uyumlu hale getirdim. İsteyen arkadaşlar buradan kopyala yapıştır yaparak kullanabilirle...

Jump to post
  • Thu Oct 22, 2020 6:50 pm
  • Replies 13
  • Views 22151
Checkout Login SyntaxError: Unexpected token < in JSON at position 0 OK <b>Notice</b>:

SyntaxError: Unexpected token < in JSON at position 0 OK <b>Notice</b>: Undefined index: approved in <b>C: \wampp\htdocs\default2\catalog\controller\extension\quickcheckout\login.php</b> on line <b>35</b>{"error":("warning:"error_approved"}} I get the following error when lo...

Jump to post
  • Wed Jul 08, 2020 5:45 pm
  • Replies 2
  • Views 1530
opencart manuel php login

I'm trying to add user login to the checkout page I wrote a simple code with php,my queries are currently running,but I could not fully operate my code because I do not know the opencart session structure. How should I edit my code? ob_start(); session_start(); if (isset($_POST['kullanicigiris'])) {...

Jump to post
  • Tue Jul 07, 2020 11:45 pm
  • Replies 1
  • Views 625
journal theme remove day from countdown

I want to remove the day from the countdown part I mentioned in the picture
from css
.countdown div: first-child; {
display: none! important;

}

I want to remove the day :(

pls help https://prnt.sc/t98if5

Jump to post
  • Tue Jun 30, 2020 11:57 pm
  • Replies 2
  • Views 734
Show categories of products in the admin panel

I want to show the category field in the products listed in the admin panel, I checked the controller and model files but unfortunately I couldn't

Image

Jump to post
  • Fri Jun 26, 2020 4:25 pm
  • Replies 1
  • Views 921

Page 1 of 1

Search found 13 matches