X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Finding Company options e-mails (https://forum.x-cart.com/showthread.php?t=48221)

conradp24 06-22-2009 10:51 AM

Finding Company options e-mails
 
Hi I hope someone can help me with this. I'm modifying my contact_us.tpl page and wanted to add the different e-mail addresses that are configured in Admin / company options section.

However I can only find two out of the four tags that reference them and I've searched my local site flat for them.

{$config.Company.orders_department}
{$config.Company.site_administrator}

I'm still looking for the "Help / Support" and the "Users Department" ones. To be honest I'm not even sure where they're displayed in my existing site but I won't until I can find them I guess.

Any help appreciated.

Conrad

imexhouse 06-22-2009 04:58 PM

Re: Finding Company options e-mails
 
$config.Company.support_department
$config.Company.users_department

conradp24 06-23-2009 01:58 AM

Re: Finding Company options e-mails
 
Hi,
Many thanks for that. Even using those tags in a search yielded no results in my skin1 folder. Would you mind telling me how you found them?

Regards,

Conrad

imexhouse 06-23-2009 03:44 AM

Re: Finding Company options e-mails
 
Since I have modified many of my templates, I can't exactly remember where they're used. Probably in the skin1/mail/html/order_invoice.tpl, but you can go directly to your database, use phpMyAdmin and look at the xcart_config table. They're all there.

conradp24 06-23-2009 03:51 AM

Re: Finding Company options e-mails
 
:oops: Doh!! I forgot about phpMyAdmin. I've been using DW to search through all the files like I normally do

Thanks again.

imexhouse 06-23-2009 03:54 AM

Re: Finding Company options e-mails
 
You're welcome :)


All times are GMT -8. The time now is 02:32 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.