Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Customising "My Account"
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

go4gold
VP-CART New User

151 Posts

Posted - January 07 2007 :  11:50:57  Show Profile  Visit go4gold's Homepage  Reply with Quote
Hi,

I would like to change the format of "My Account" so that each option is one row of a table. I will add an extra column to give a brief explanation of what each option offers. I have looked at shopcustadmin.asp and see that each menu item is in the format:

AddMenuItem getlang("langAdminLogin"),"shopcustadminlogin.asp", LoginFlag
AddMenuItem getlang("langCustAdminStatus"),"shopstatus.asp", getconfig("xAllowReviewOrders")
... and so on.

I have added a table and have the first couple of rows as follows:

<tr>
<td width="5%">1</td>
<td width="38%"><%loginlogouttoggle%></td>
<td width="57%"> </td>
</tr>
<tr>
<td width="5%">2</td>
<td width="38%"> </td>
<td width="57%"> </td>
</tr>

The loginlogout toggle works fine but can anyone tell me please how I incorporate the original red code above into the blue cell of the new table.

Thanks in advance for any guidance.

Go4Gold

Kidd
VP-CART Super User

Australia
373 Posts

Posted - January 07 2007 :  20:21:28  Show Profile  Reply with Quote
ok, that red line means its a link to shopstatus.asp, so you want to a link shopstatus.asp?

try

<td width="38%"><a href="shopstatus.asp"><%=getLang("langCustAdminStatus")%></a></td>

Go to Top of Page

go4gold
VP-CART New User

151 Posts

Posted - January 08 2007 :  04:32:30  Show Profile  Visit go4gold's Homepage  Reply with Quote
Thanks Kidd, that works great. I've ignored the getconfig("xAllowReviewOrders") and similar getconfigs in the original code on the assumption that this just establishes which lines to display according to the set up I've chosen.

Thanks again for your help.

Go4Gold
Go to Top of Page

webyhost
Starting Member

USA
35 Posts

Posted - November 25 2009 :  16:32:38  Show Profile  Reply with Quote
Do you have a link for your customized page?
Can you put it online for download?

Thanks!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00