PDA

View Full Version : hide the account options



web9000
March 7th, 2003, 03:09 PM
is there a way to hide the account options window?

my client doesnt want visitors to think a password is required to shop

squire
March 8th, 2003, 10:30 PM
Check out Jamie's 2nd post in this thread.

http://www.squirrelcart.com/forums/viewtopic.php?t=113

web9000
March 10th, 2003, 02:30 PM
ok, if i remove the account options from the nav window, can i put it on a seperate page, or how do i log in as admin to make changes?

just dont want customers to see it

web9000
March 10th, 2003, 04:34 PM
figured it out :)

Jamie
March 10th, 2003, 04:54 PM
Great!

datadog
March 14th, 2003, 03:59 PM
I'd like to see how he figured it out. :)

web9000
March 14th, 2003, 07:32 PM
to remove the account options, log in as admin then goto

..../squirrelcart/?show_record_links=1&table=Content

just remove the account options there


to make a log in page i just copied my index.php page and removed the main body and replaced it with

<? include "$cart_isp_root/login.php" ?>

datadog
March 14th, 2003, 07:38 PM
thank you! :) :squirrel: