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)
-   -   provider email from field in 3.2.1 pro (https://forum.x-cart.com/showthread.php?t=447)

disneyana 10-30-2002 07:34 AM

... a can of worms
 
All,

You are all correct in your responses, but let me clarify things a bit. I too am a NON-programmer and struggle with the same problems that a lot of you do. I ask questions and (try) to answer questions and contribute where I can. All I was trying to point out is that there should be some sort of rules and guidelines for new members to follow. My original post should be modified a bit since my intention was to offer alternative ways to search for a solution to your problems. In addition, it should have been started as a new thread.

Tee Jay - I must admit that I didn't totally understand your question and my reply would have been similar to SeaCoast's. My reply was not directed at you (unless your username is "Newbies"), but that's a non-issue now since you're classified as a Member :wink: . Unfortunately, I don't have the PRO package, so I don't think I can be of much help, but I think Jeannie may be onto something.

Parrot - One of the things I did CLEARLY state is that users should take advantage of their X-Cart support (if they STILL have it). I do agree with your interpretation of this Forum, again I was trying to offer alternative support methods, especially since many of the questions asked can be answered in the X-Cart FAQ. Feel free to ask as many questions as you like. Hopefully I or someone else will be able to assist you... I certainly have my share of questions to be asked as well.

- Jeff

chris 11-01-2002 11:43 AM

we are in danger of disassembling!
 
I read this thread with interest but also with a degree of alarm as I predicted in an earlier post that if a panel of experts and more moderators were not available it was going to result eventually in questions being asked over and over again - and in this if you look at Teejay's question it is indeed new and a lot more complex than meets the eye.

In the hope that this time someone will respond to my post I am repeating it here:

Quote:

I am not sure where to put this post so I have attached it as a sticky but I am struck by the sheer workload taken on by our current moderators Boomer and Shan who are doing a phenomenal job. Fortunatley others such as Syddos, Jeanie, Minorgod to name a few also give substantial assistance where they can.

But as our numbers grow and the threads grow ever deeper so does the workload for them both and at the same time we now seem to be getting a number or repeats of questions - quite naturally as every new member has to go through some form of "baptism" or getting to know xcart.

I was wondering whether or not forming a panel of experts or perhaps adding moderators for a specific type of topic might help share the burden and further build on the strength of this quit excellent forum.
I hope the moderators will join me in trying to gather opinions here.


Chris

jmdabb 04-04-2003 03:02 AM

This worked for me
 
includes/func.php - about line 1376

replace:
func_send_mail($config["Company"]["orders_department"], "mail/order_notification_subj.tpl", "mail/order_notification_admin.tpl", $userinfo["email"], true, true);

with:
func_send_mail($config["Company"]["orders_department"], "mail/order_notification_subj.tpl", "mail/order_notification_admin.tpl", $config["Company"]["orders_department"], true, true);

Martin Dabb


All times are GMT -8. The time now is 09:33 AM.

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