Page 1 of 1

Email Signature opencart address file location

Posted: Thu Sep 19, 2024 5:58 am
by hydroconcepts
Since we have setup the version X4 on a server and set it under the card4 folder as per the original setup, the server is it creating a email link pointing back to that folder on every email communication signature regarding a new order to the customers and seller on the bottom of the email details.
Since the files have been moved out of the cart4 folder we are unable to find which file need to be changed to show the correct signiture on every email the shop sends out.

Does anyone know which folder and file need to be updated so we can show the correct link please

Re: Email Signature opencart address file location

Posted: Thu Sep 19, 2024 6:56 am
by halfhope
Hi!

Try to check "System>Settings" in your admin panel.

Re: Email Signature opencart address file location

Posted: Thu Sep 19, 2024 8:37 am
by hydroconcepts
Nothing is showing in any of the tabs there with in regards to the signature link the automated email the cart generates ..
Can you be more specific please ?

halfhope wrote:
Thu Sep 19, 2024 6:56 am
Hi!

Try to check "System>Settings" in your admin panel.

Re: Email Signature opencart address file location

Posted: Thu Sep 19, 2024 9:48 am
by halfhope
Try to check your php.ini file and .htaccess. The sender for the mail function can be specified in these files.

Re: Email Signature opencart address file location

Posted: Fri Sep 20, 2024 4:18 pm
by ADD Creative
Check HTTP_SERVER and HTTP_CATALOG in you config.php and admin/config.php files.

Re: Email Signature opencart address file location

Posted: Sat Sep 21, 2024 6:42 am
by hydroconcepts
the files did not contain any signute in there .. hope I am looking at the correct ones also !
can you provide me with the full path please

halfhope wrote:
Thu Sep 19, 2024 9:48 am
Try to check your php.ini file and .htaccess. The sender for the mail function can be specified in these files.