Search found 862 matches

Search found 862 matches

Re: Order Statuses are not displayed in admin panel.

Hi,

Go to Admin - Localisation - Languages.
Hover on edit button for the language and check the language_id.

Is it 1? Or something else?

Jump to post
  • Fri Jul 13, 2018 2:27 pm
  • Replies 1
  • Views 512
Re: Export/Import Tool giving error for ZipArchive

This can be done self as well if you have cPanel access: STEP 1: Go to Cpanel - PHP Pear Packages - Find PHP Extension - Search for zip. Install the zip extension found. STEP 2: Go to Cpanel - Select PHP Version - Tick the zip Option - Save. Now try to upload the .ocmod.zip file. Should work now. Wo...

Jump to post
  • Tue Jun 26, 2018 7:30 pm
  • Replies 2
  • Views 2404
Re: Import / Export Issue

This can be done self as well if you have cPanel access: STEP 1: Go to Cpanel - PHP Pear Packages - Find PHP Extension - Search for zip. Install the zip extension found. STEP 2: Go to Cpanel - Select PHP Version - Tick the zip Option - Save. Now try to upload the .ocmod.zip file. Should work now. Wo...

Jump to post
  • Tue Jun 26, 2018 7:29 pm
  • Replies 2
  • Views 2342
Re: How can I redirect to previous page after login

An extension for this on the Opencart.
https://www.opencart.com/index.php?rout ... n_id=13998

It has 3 features: Page after login. Page after logout. Plus Strict Login.

Jump to post
  • Sat Jun 09, 2018 2:58 am
  • Replies 10
  • Views 6078
Re: [v3.0.2.0 - Fix] - Admin Payment Extension - Free Checkout

You can check this attached patch for free checkout fix for 3.0.x version. Unzip and do the manual transfer. via FTP. It would overwrite the free checkout file. Once transferred. Go to Admin - Dashbaord - Right Side Setting Icon - Theme Cache - Refresh cache. This would refresh cache. Now go to Admi...

Jump to post
  • Tue May 29, 2018 3:20 pm
  • Replies 44
  • Views 85396
Re: New to opencart, Multiple warehouse locations

Check the extension below if it can help you. It basically helps in tracking the stock levels at various locations for products. Supports for product option also. We had designed a related extension for 2.x and 3.x version. Its Mutliple warehouse stock management extension for opencart. https://www....

Jump to post
  • Sat May 19, 2018 10:25 pm
  • Replies 1
  • Views 771
Re: Handling of multiple warehouses

We had designed a related extension for 2.x and 3.x version. Its Mutliple warehouse stock management extension for opencart. https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=33319&filter_download_id=45&page=9 If you are interested you can contact us. We ca...

Jump to post
  • Sat May 19, 2018 10:24 pm
  • Replies 3
  • Views 2702
Re: VQMOD ERROR

There is some issue in the extensions which are working on checkout page. May be some conflict. If you know the extension, disable it by adding underscode at end of name in vqmod/xml folder. So it will extensionName.xml_ This will disable the extension. Do one at a time for extensions working on che...

Jump to post
  • Fri Feb 09, 2018 8:22 pm
  • Replies 1
  • Views 979
Re: Customer input fields on product page

You can assign product option "text" to each product using catalog - product - edit - option
So this will have an input field added on product pages where customer can enter the text.
It does not have checking of number of characters per product.
You will need customization for this.

Jump to post
  • Fri Feb 09, 2018 8:18 pm
  • Replies 1
  • Views 1311
Re: Custom Field File Upload

This may not be the answer for your question. This extension below helps you see the file in customer info for custom fields:
https://www.cartbinder.com/store/file-d ... eld-upload

Very handy and free.

Jump to post
  • Fri Feb 09, 2018 8:16 pm
  • Replies 3
  • Views 1631
Re: Help with this module please.

We can do this. Contact us at support[at]cartbinder[dot]com

Jump to post
  • Tue Jan 16, 2018 3:35 pm
  • Replies 1
  • Views 593
Re: module in twig file

You can do this using ocmod. Using ocmod is better for this. As you will have admin control.
So create a footernewsletter.ocmod.xml file.

Find a sample ocmod file of free extension and then add a code for your footer.twig.

Jump to post
  • Tue Jan 16, 2018 3:31 pm
  • Replies 1
  • Views 950
Re: admin page is not displayed

I am able to view your site without errors.
Seems like fixed.

Jump to post
  • Tue Jan 16, 2018 3:28 pm
  • Replies 1
  • Views 1073
Re: Options missing

You mean some options are coming and some are not.
Have you checked if the status of the option is enabled in the catalog - options page.

Also, are you typing the exact name while searching for the options in product form?

You can also drop us email at support[at]cartbinder[dot]com

Jump to post
  • Thu Jan 04, 2018 1:19 pm
  • Replies 5
  • Views 2879
Re: Last Page Visted URL not showing "https" url

This issue exist on 2.x version and not on 3.x version. Connect to your server via FTP or cPanel and go to your opencart root directory. Now go to this path below: catalog/controller/common/footer.php Find this line ( Line no. 61): $url = 'http://' . $this->request->server['HTTP_HOST'] . $this->requ...

Jump to post
  • Wed Jan 03, 2018 1:37 pm
  • Replies 7
  • Views 1312
Re: Unable to Place order

Check this if it helps:
viewtopic.php?t=67976

Jump to post
  • Wed Dec 27, 2017 1:15 pm
  • Replies 2
  • Views 1329
Re: New OC 3.0.2.0 installation, unable to install any extension

Which version of Opencart you are installing for v3.
And from where you installing it cPanel or direct ?

Jump to post
  • Sun Nov 12, 2017 1:50 pm
  • Replies 1
  • Views 879
Re: Extension Developers Prepare for the Cloud!

Actually there is an additional hidden restriction: while the admin/controller/extension/ folder is allowed to be written, the way the permissions are checked in the admin/controller/startup/permission.php do not allow to create a sub-folder in the extension directory i.e. extension/my_module/my_co...

Jump to post
  • Thu Sep 14, 2017 10:05 pm
  • Replies 61
  • Views 75763

Search found 862 matches