Jump to content

Edit History

CedCommerce Team

CedCommerce Team

Hi dancallo ,

it will be good and helpful if you add error message or screenshot you are getting after enable SSL

as while enable SSL if you got some error then enable it form phpmyadmin by runing below query.

UPDATE {{ ps or if any custom db prefix is set }}_configuration SET `value`=1 WHERE `name`="PS_SSL_ENABLED"

Clear cache and all set.

Thank you

 

 

CedCommerce Team

CedCommerce Team

Hi dancallo ,

it will be good and helpful if you add error message or screenshot you are getting after enable SSL

as while enable SSL if you got some error then enable it form phpmyadmin by runing below query.

UPDATE {{ ps or if any custom db prefix is set }}_configuration SET `value`=1 WHERE `name`="PS_SSL_ENABLED"

Clear cache and all set.

Opencart

It seems custom requirement, as you need to import friendly url of product , also default opencart does not provide such structure too, we need some modification for it,

you can have have a look in controller/startup/seo_url.php and check logic of url and use that login in

export module to get desired url in exported file.

Or contact developer to add this feature in your module

 

×
×
  • Create New...