Hello everyone , have a great week.
please help and tell me if i can edit the welcome or confirmation email when new members join.
I f I can edit what is the file name and where it is on the server.
Thank you very much.
Hello everyone , have a great week. please help and tell me if i can edit the welcome or confirmation email when new members join.
I f I can edit what is the file name and where it is on the server.
Thank you very much.
|
ManOfTeal.COM a Proud UNA site, six years running strong! |
Good Morning. I have no supprise that you are the resue. Wishing you a great week and thank you so much. I did not forgot baout you contyact me to offer help on om iframe issue. My site have some bugs that is why I can't move on. I am still need your help on this as soon as i get my issues resolved with my site.
Thank you |
Good Morning. I have no supprise that you are the resue. Wishing you a great week and thank you so much. I did not forgot baout you contyact me to offer help on om iframe issue. My site have some bugs that is why I can't move on. I am still need your help on this as soon as i get my issues resolved with my site.
Thank you Just message me when your ready.. The iframe? you talking about the restaurant menu? ManOfTeal.COM a Proud UNA site, six years running strong! |
Good Morning. I have no supprise that you are the resue. Wishing you a great week and thank you so much. I did not forgot baout you contyact me to offer help on om iframe issue. My site have some bugs that is why I can't move on. I am still need your help on this as soon as i get my issues resolved with my site.
Thank you Just message me when your ready.. The iframe? you talking about the restaurant menu? yes for myplacerestaurant.net / Tourist Info Guide " page need to be in Iframe. Thank you again, have a great day. |
Hello Newton27
I went to to edit the email_templates.php --- all i see is code
what i like to do is to insert and text "instruction how to use my site" also include a link to my site overview page. so new member can view " i want to force them to read this before they doing anything else" thanks |
Hello Newton27
I went to to edit the email_templates.php --- all i see is code
what i like to do is to insert and text "instruction how to use my site" also include a link to my site overview page. so new member can view " i want to force them to read this before they doing anything else" thanks If yo uhave dream weaver yes copy the hole code and split the view and change the text only if you goign to add new design so you know wat to do if you dont have dream weaver copy the code and paste to a new notepad and edit eny text you want to change if yo udont say >> Thank you I will not help you no more lol is only a joke from: many if Post Reply - if you going to help - No for - bla bla bla bla |
Hello Newton27
I went to to edit the email_templates.php --- all i see is code
what i like to do is to insert and text "instruction how to use my site" also include a link to my site overview page. so new member can view " i want to force them to read this before they doing anything else" thanks yes, that's the email templates, written in HTML, your best to use an webpage editor to input this code and manipulate there. <html><head></head><body style="font: 12px Verdana; color:#000000"> <p><b>Dear <RealName></b>,</p>
<p>Thank you for registering at <SiteName>!</p>
<p style="color:#3B5C8E">CONFIRMATION CODE: <ConfCode></p>
<p>Or you can also simply follow the link below: <a href="<ConfirmationLink>"><ConfirmationLink></a></p>
<p>This is necessary to complete your registration.<br />Without doing that you won't be submitted to our database.</p>
<p>Your identification number (ID): <span style="color:#FF6633; font-weight:bold;"><recipientID></span></p>
<p>Your e-mail used for registration: <span style="color:#FF6633"><Email></span></p>
<p><b>Thank you for using our services!</b></p>
<p>--</p> <p style="font: bold 10px Verdana; color:red"><SiteName> mail delivery system!!! <br />Auto-generated e-mail, please, do not reply!!!</p></body></html>
Just change the wording you want like <p><b>Thank you for using myplacerestaurant.net / Tourist Info Guide </b></p>
ManOfTeal.COM a Proud UNA site, six years running strong! |
Thank you both Newton27 & UFO
I do have dreamweaver and will edit this. Thanks |