| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Simple Newsarchive for Customers | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Simple Newsarchive for Customers
This is a simple mod so customers can see what information could be sent to them when they subscribe, and to keep an archive handy for them as well.
This mod will display newsletters SENT only, and limited to the recent 10 newsletters, but you can change it easily inside the script. Step 1: Create 3 language label variables: lbl_newsarchive = News Archive lbl_newsarchive_none = No Newsletters have been sent lbl_newsarchive_published = Published Step 2: Create a file called newsarchive.php and save it in your /customer directory, with the following code in it: Code:
Note: Notice the DESC LIMIT 0,10, this is where you limit the max amount of archived newsletters to display, you can fix the 10 to whatever number you like. Step 3: In your /skin1/common_templates.tpl file add this line: Code:
Step 4: In your /skin1/today_news.tpl file add this after {$lng.txt_today_news}: Code:
Step 5: Create a file under /skin1/customer named newsarchive.tpl with the following code in it: Code:
Thats all, simple and directly let your customers see what kind of information you send out on your newsletters.
__________________
It doesn\'t matter what is done... it is how it is done. ============================= XCart Version: 3.5.3 -> Dmcigars.com XCart Version: 4.1.3.... |
|||||||||
#2
|
|||||||
|
|||||||
Thanks
Leon,
Thanks for the info. Do you have this running anywhere so I can see it running?
__________________
4.013 |
|||||||
#3
|
|||||||||
|
|||||||||
thank you, I will try it today
__________________
Web Design Web Design and Custom X-Cart Projects http://www.dataviking.com Mention the forums for discounts! x-cart Version 4.1.8 |
|||||||||
#4
|
|||||||
|
|||||||
This is a very old post, so be careful implementing it into version 4.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||||
|
|||||||||
thank you I will
__________________
Web Design Web Design and Custom X-Cart Projects http://www.dataviking.com Mention the forums for discounts! x-cart Version 4.1.8 |
|||||||||
#6
|
|||||||||
|
|||||||||
Re: Thanks
Quote:
Read my footer -> dmcigars.com
__________________
It doesn\'t matter what is done... it is how it is done. ============================= XCart Version: 3.5.3 -> Dmcigars.com XCart Version: 4.1.3.... |
|||||||||
|
|||
X-Cart forums © 2001-2020
|