Zen Cart Logo
Forums / General Questions / Cart login in page ??

Cart login in page ??

Views: 1,826

Results 21 to 23 of 23
24 Dec 2011, 3:44 PM
#21
maperr55 avatar

maperr55

Zen Follower

Join Date:
Aug 2007
Location:
Manitou Beach, Michigan
Posts:
357
Plugin Contributions:
0

Cart login in page ??

Hi Stevesh,
Worked just perfect. Exactly the results I was looking for. Thank you also schoolboy. Nice template! One of yours? You also got the same effect I was looking for.
I also removed the buttons from the my account page so they can not make any changes their.

Question... This page is blank for the moment if I wanted to place a Hyper text link on the My account page.
I am assuming ( that's always dangerous) that I need to place the code on the tpl_account_default php file where I removed the my account buttons.
Will this piece of code work their to create a link on that page?

<Hyperlink URL="http://www.pcccomputer.com/" Target="_blank" />
24 Dec 2011, 4:29 PM
#22
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Cart login in page ??

As with ALL modifications to core files, make a BACKUP of the original.

Then, you can experiment to your heart's content, knowing that you always have the backup.

What you can also do, is make backups along they way. So if you try something and it works, save the file and back that one up before you try additional stuff on it.

Secret is to make backups.

24 Dec 2011, 4:52 PM
#23
maperr55 avatar

maperr55

Zen Follower

Join Date:
Aug 2007
Location:
Manitou Beach, Michigan
Posts:
357
Plugin Contributions:
0

Re: Cart login in page ??

Hi Stevesh,
Oh you have got that right. This is a hard lesson to learn. work for hours to critique a page and suddenly it's gone./..Argh..... NOoooo. Yep been their done that.

What am I missing here. Think I'm gong brain dead.
I put this link in but it's not showing on the page. Do I need a php statement to get it to show? I don't care if it is just a line of text to click on or a button just thought a simple line of text would be easy.

<Hyperlink URL="http://www.pcccomputer.com/" Target="_blank" />

I have another question but I will start a new thread for it since it is a little different. May just help someone else.