Oc 3.0.3.6 new theme error
Hi, I posted the theme oc 3.0.3.6 and when I go to the site it shows the following errors. Maybe you know how to fix it?
- Fri Feb 18, 2022 6:40 pm
- Replies 2
- Views 352
Re: One-button update of all products
It doesn't help, I've tried similar extensions that can edit products quickly, but until I click 'edit' and 'save' the sign doesn't change.
Jump to post- Fri Jan 08, 2021 1:06 am
- Replies 4
- Views 387
One-button update of all products
Hello, I have placed "sold out" signs on the goods, but it only appears when I click on the products "edit" and "save", then the sign is sold out. Maybe you can help with how to fix this or how to update all products with one click, because I will take a lot of "ed...
Jump to post- Fri Jan 08, 2021 12:54 am
- Replies 4
- Views 387
Re: I am looking for this module
I am using the default opencart version 3.0.3.6 and maybe there is a model that can do this?
Jump to post- Wed Jan 06, 2021 6:51 am
- Replies 17
- Views 692
I am looking for this module
Hi, I want to put this module or string, but I can't find what it is called
- Wed Jan 06, 2021 6:37 am
- Replies 17
- Views 692
Re: Admin page - left menu translate
No one will help you without further details. The fact that changes to your language file at admin/language/xxx/commonb/column_left.php don't show up is most likely caused by other extensions trying to modify the same file. Please tell me what information you may need, I am a newbie https://www.par...
Jump to post- Mon Dec 21, 2020 12:21 am
- Replies 3
- Views 284
Admin page - left menu translate
Hi, I can't translate ADMIN LEFT PAGE in any way. I would translate admin> language> x> common> column_left.php but it doesn't translate for me admin left page. Who can help me?
Jump to post- Sun Dec 20, 2020 11:33 pm
- Replies 3
- Views 284
Hide ZOne/state. help please
Hi, how to hide the ZONE / STATE box, it is not needed in my country. The modules don't work, I've tried various ones. Thank you
- Sun Dec 20, 2020 9:57 pm
- Replies 4
- Views 1002
help, i restored the copy and get an error, nothing shows
Hi, please help. I restored a copy from the server sister and my computer shows everything fine, but the ADMIN catalog, product, information and others do not show. However, connecting via another computer or phone to others shows a blank site picture NR2. Please help, I can't find a solution ... ht...
Jump to post- Tue Dec 15, 2020 1:13 am
- Replies 2
- Views 266
AJAX SEARCH language change
Hi, I can't find a way to translate these words completely. language> extension> module> ajax in the search file everything is translated, but it doesn't work. OC 3 Or maybe you know how to cancel to not show what you are looking for? https://www.part.lt/img/57248335eb268a9c698eea1fd8de9d1f354.bmp
Jump to post- Wed Dec 09, 2020 9:14 pm
- Replies 1
- Views 364
Re: Bank transfer variable that shows order total ?
An event could easily achieve this. From the core, in your catalog/controller/extension/payment/bank_transfer.php file: <?php class ControllerExtensionPaymentBankTransfer extends Controller { public function index() { $this->load->language('extension/payment/bank_transfer'); if (isset($this->sessio...
Jump to post- Sat Nov 28, 2020 11:19 pm
- Replies 3
- Views 1756
Re: Bank transfer variable that shows order total ?
Good idea! Open catalog/controller/payment/bank_transfer.php and find the part that starts with $this->data['bank']... Replace with: $this->data['bank'] = nl2br(str_replace('{total}',$this->currency->format(max(0, $this->cart->getTotal())),$this->config->get('bank_transfer_bank_' . $this->config->g...
Jump to post- Sat Nov 28, 2020 10:53 pm
- Replies 3
- Views 1562
Re: Show order ID in bank transfer
maybe you know how to make that display and total? Jump to post
- Sat Nov 28, 2020 10:51 pm
- Replies 20
- Views 57607
Bank transfer variable that shows order total ?
Hi, Please help. Iam using bank transfer method at the checkout. (OC 3.0.3.6) and I would like to show a message like : "Please transfer $48 to bank account 123456. " But What varriable do I need to display the total amount ($48) the customer should pay me? Thanks a lot for helping! https:...
Jump to post- Sat Nov 28, 2020 4:02 am
- Replies 3
- Views 1756
Re: payment adress erorr, please help
I used the MAKECOMMERCE payment module and the original bank transfer, everything was fine until I made 3 test payments. I later got this error I turned off the model but the error remained ... Jump to post
- Thu Nov 26, 2020 7:20 am
- Replies 4
- Views 465
payment adress erorr, please help
Hi, I have made several test payments and received this error. can you help me?
- Thu Nov 26, 2020 6:57 am
- Replies 4
- Views 465
footer information edit
Hi, I want to change the footer link information, but I can't find how, can you help?
- Thu Nov 05, 2020 5:05 am
- Replies 4
- Views 646
how to make a pop - up list with options for delivery to opencart
Hi, I have installed the OMNIVA module, but I have a common list, can you help me make one common list to choose from?
I have it:
I want that to be the case:
- Wed Oct 28, 2020 3:25 am
- Replies 1
- Views 469
OMNIMA MODULE PROBLEM OPENCART 3.0.3.6
Sveiki, isidiegiau Omniva moduli ant opentcart 3.0.3.6 versijos ir negaliu paleisti modulio, gaunu Error list ispejima. Please help PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/risalt/domains/matauimu.lt/public_html/admin/controller/extension/shipp...
Jump to post- Tue Oct 20, 2020 5:16 am
- Replies 3
- Views 786
Omniva error Opencart 3.0.3.6
Hi, I get this message when I go to the module settings: Warning: count(): Parameter must be an array or an object that implements Countable in /home/DOMAIN NAME/public_html/admin/controller/extension/shipping/omnivalt.php on line 25.
What is this error? Please help
- Mon Oct 19, 2020 3:23 am
- Replies 1
- Views 1200