| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
My Account Page | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi all.
I am trying to make a "my account" page and found few pages that describes how to do it, but had no success. I have 4.1.9 and for some reason, the codes that I tried does not work. Does anyone know where I can find some examples that works with 4.1.9? Basically what I tried was to create a page with: /help.php?section=login If anyone could redirect me to a page, I would much appreciate! Thanks in advance.
__________________
X-Cart Ver: 4.1.9 Gold X-Cart Ver: 4.1.10 Gold |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Quote:
During processing actually meet the two files: -- Help.php -- Skin1/help/index.tpl To add a new section (pages), you need to add a new condition in "Skin1/help/index.tpl". Example, add until last "{else}" next code (will turn out something so): PHP Code:
You will have a new page, which will be called at the following url: help.php?section=test |
|||||||||
#3
|
|||||||
|
|||||||
![]() Thanks Yurij! and sorry for the late post.
You always help me out!! I really appreciate for your kindness! I will def. try the method and will post how it went.
__________________
X-Cart Ver: 4.1.9 Gold X-Cart Ver: 4.1.10 Gold |
|||||||
#4
|
|||||||
|
|||||||
![]() This is what I did so far..
I added this code to the skin1/help/index.tpl Code:
Next, I added the login.tpl Code:
Here is the code for menu_profile_mod.tpl Code:
authbox_mod.tpl Code:
I was successful on calling the page, but when I go to the /help.php?section=login I basically get a blank page...
__________________
X-Cart Ver: 4.1.9 Gold X-Cart Ver: 4.1.10 Gold |
|||||||
#5
|
|||||||||
|
|||||||||
![]() Quote:
I have it works. The truth is not correct, but it works. The only change that had "menu_mod.tpl -> menu.tpl". |
|||||||||
#6
|
|||||||
|
|||||||
![]() Thank you Yurij,
I changed the menu_mod.tpl to menu.tpl and it worked. I appreciate for your kind help, and thanks for helping every time! You ROCK!
__________________
X-Cart Ver: 4.1.9 Gold X-Cart Ver: 4.1.10 Gold |
|||||||
|
|||
X-Cart forums © 2001-2020
|