Search found 142 matches

Search found 142 matches

Re: SEO path without /en-gb/product/

route=product/product&language=en-gb
you can try to remove the above code from product controller.

Jump to post
  • Wed Nov 29, 2023 2:52 am
  • Replies 18
  • Views 3941
Re: Remove fields from register

you need to remove them from source code.

Jump to post
  • Wed Nov 29, 2023 2:49 am
  • Replies 3
  • Views 914
Re: The page you requested cannot be found!

just check your php error log and try to fix the error according to the error log.

Jump to post
  • Wed Sep 20, 2023 2:30 pm
  • Replies 5
  • Views 675
Re: how to automatically add en-gb/product/ to the product link?

I’ve recently rebuilt my OC3.X site in OC4.0.2.2. but the product links from search engines are BROKEN. how to automatically add en-gb/product/ to the product link? how to rewrite from domain.com/product-link to domain.com/en-gb/product/product-link ? enable SEO urls please read my question careful...

Jump to post
  • Tue Sep 19, 2023 7:02 pm
  • Replies 5
  • Views 625
how to automatically add en-gb/product/ to the product link?

I’ve recently rebuilt my OC3.X site in OC4.0.2.2.
but the product links from search engines are BROKEN.
how to automatically add en-gb/product/ to the product link?
how to rewrite from domain.com/product-link to domain.com/en-gb/product/product-link ?

Jump to post
  • Sat Sep 16, 2023 1:07 pm
  • Replies 5
  • Views 625
Re: SEO URL pattern for new content type.

you can check out and imitate the product/product and product_id via phpmyadmin, they are the same use as yours.

Jump to post
  • Tue May 23, 2023 4:23 am
  • Replies 2
  • Views 2193
Re: Install lib via Composer

Class "xxxxxxxxxxxxxxxxxx" not found
means you need to install the not-found php component on your server via ssh and after install the php component, you need to restart php or your server.
the errors means something wrong with your server.

Jump to post
  • Tue May 23, 2023 4:11 am
  • Replies 9
  • Views 4610
Re: Blank Page Displays

to fix the problem, you need to first check out the php errors.

Jump to post
  • Tue May 23, 2023 4:02 am
  • Replies 12
  • Views 4414
Re: how to combine duplicate custom_field name with value?

What you are acquiring may require extensive coding. Therefore, I would suggest to create a new service request in the Commercial Support section of the forum to get this done as a custom job. at thebeginning, you are doing wrong, please help me again The reason was also indicated on your posted co...

Jump to post
  • Thu Jun 23, 2022 2:33 am
  • Replies 11
  • Views 940
Re: how to combine duplicate custom_field name with value?

You don't need to re-post the same screenshots for PHP errors. The code has been edited on the above now. Please try again. please help modify admin/controller/sale/order.php and /admin/view/template/sale/order_info.twig under account_custom_field. not admin/controller/customer/custom_field.php and...

Jump to post
  • Wed Jun 22, 2022 6:45 am
  • Replies 11
  • Views 940
Re: how to combine duplicate custom_field name with value?

You don't need to re-post the same screenshots for PHP errors. The code has been edited on the above now. Please try again. please help modify admin/controller/sale/order.php and /admin/view/template/sale/order_info.twig under account_custom_field. not admin/controller/customer/custom_field.php and...

Jump to post
  • Wed Jun 22, 2022 3:25 am
  • Replies 11
  • Views 940
Re: how to combine duplicate custom_field name with value?

straightlight wrote:
Tue Jun 21, 2022 6:25 pm
You don't need to re-post the same screenshots for PHP errors. The code has been edited on the above now. Please try again.
this time, no php errors, but the value is blank, don't show up.
please help again.

Jump to post
  • Tue Jun 21, 2022 8:16 pm
  • Replies 11
  • Views 940
Re: how to combine duplicate custom_field name with value?

please see the attached photo:
before combination:
Image
after combination:
Image
the modification should be as the after-combination.

Jump to post
  • Tue Jun 21, 2022 1:44 pm
  • Replies 11
  • Views 940
Re: how to combine duplicate custom_field name with value?

This request seem to have been in demand for quite sometime now. It's been routed to the opencart-3 as well. Let's give this a try without an event, this time, since it may also be a core experience. In admin/controller/customer/custom_field.php file, find: $data['custom_fields'] = array(); $filter...

Jump to post
  • Tue Jun 21, 2022 12:02 pm
  • Replies 11
  • Views 940
how to combine duplicate custom_field name with value?

how to combine duplicate custom_field name with value opencart version 3038? before combination: Account Custom Fields color yellow color green color red image 3ba9557e23ecb68b0152683e2623dd72907bdfff image MPX2102AP.jpg size big size small after combination, the chart will show like: Account Custom...

Jump to post
  • Sun Jun 19, 2022 8:08 pm
  • Replies 11
  • Views 940
Re: What CDN to use for Europe

how many products do you have?
if just hundreds of, then there is not need to use a CDN.

Jump to post
  • Thu Sep 17, 2020 9:06 pm
  • Replies 21
  • Views 8200
Re: How to show the latest products in the home

not recommend to use "latest products", it will consume too much CPU if you have too many products.

Jump to post
  • Tue Sep 15, 2020 7:53 pm
  • Replies 4
  • Views 12638
Re: What is the best cache extension for OC 3.x?

how many products do you have ?
if less than 100K, just do some optimization, that would be enough.
better not to use browser cache, because your website is an e-commerce site, not a CMS, all data must be up-to-date.

Jump to post
  • Sat Sep 12, 2020 4:41 am
  • Replies 19
  • Views 9485
Re: OC 3.0.2.0 Can't upload or change images

As your post suggest this has only started happening since a server move. Have you spoken to your host about it? What version of PHP are you using? Has this changed with the server move? Do you see any errors in the OpenCart or PHP error logs? Do you see any messages in your web browser's developer...

Jump to post
  • Sat Sep 12, 2020 4:27 am
  • Replies 9
  • Views 824

Search found 142 matches