| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Recent order history on a different page other than orders.php | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hi,
I'm creating centralized "My Account" page with a variety of information available to the customer and links to different aspects of managing their account. Similar to what's in the my account side bar, but more expansive. What I'd like to know is how to get a list of recent orders to show up automatically on this page, for example, any orders placed in the last 90 days. Does anyone know how to set something like this up? For the time being I have created a new help page (help.php?section=my_account), but I may end up creating a whole new Account section instead of using "help." Secondarily, it might be cool to have a list of which newsletters they are subscribed to, with an option to unsubscribe and other newsletters to which they could subscribe. But this is less important to me than the order history. Thanks in advance This cart is v4.1.11
__________________
X-cart versions 4.1.11, 4.1.9 & 4.1.8 |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() Since no one else has answered you I figured I would give it a go. The main problem with creating a central account page is that different php files are referenced. For example, I created a your_account.tpl that I cloned from menu_cart.tpl that "appears" in the menu column by enclosing it in an "if" statement when a customer is logged in...
Code:
I'm not sure how you would go about calling each of these php files on the same page but I see no reason it could not be done. I am assuming that you want your "My account" page to be in the central area of the store, correct? As a start, you could put each in its own dialog box calling dialog.tpl instead of menu.tpl.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
|
|||
X-Cart forums © 2001-2020
|