Search found 130 matches

Search found 130 matches

Re: spam url generator

maybe those urls are from your domain's previous registrar?
Google may get the old urls from old website?

Jump to post
  • Tue Mar 12, 2024 1:40 am
  • Replies 6
  • Views 1855
Re: seo_url.php error

it is fixed in the master branch.
or next release will fix this problem.

Jump to post
  • Thu Feb 01, 2024 12:58 am
  • Replies 2
  • Views 745
Re: Version 4.0.2.3 from mobile or ipad does not scroll left to see the whole page.

the problem should be resolved if you do what I told you.
by the way, what version are you using?

Jump to post
  • Mon Jan 29, 2024 2:38 am
  • Replies 6
  • Views 1870
Re: Upgrade from 3.0.3.6 to the latest 4.0.2.3 Instructions ?

you can do a clean installation and then use phpmyadmin to copy data sheet or use
insert into ... select ... from....

Jump to post
  • Mon Jan 29, 2024 2:30 am
  • Replies 10
  • Views 3724
Re: Version 4.0.2.3 from mobile or ipad does not scroll left to see the whole page.

admin/view/stylesheet/stylesheet.css
.table-responsive {
overflow: visible;
}
find and delete the above 3 lines at the end of the file.
and then delete your browser's cache.

Jump to post
  • Sat Jan 27, 2024 5:15 pm
  • Replies 6
  • Views 1870
Re: SMTP configuration

for gmail, you need to set a separated password for it.
you cannot enter your gmail login password, because it won't work.

Jump to post
  • Sat Dec 02, 2023 1:06 pm
  • Replies 7
  • Views 378
Re: replace an existing twig template with my own

you can download a free theme from marketplace and learn from it first before making your own theme

Jump to post
  • Fri Dec 01, 2023 5:30 am
  • Replies 7
  • Views 765
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 17
  • Views 1587
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 550
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 382
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 480
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 480
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 2051
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 2868
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 3969
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 591
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 591
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 591

Search found 130 matches