Guest Posted April 18, 2004 Posted April 18, 2004 Is it me or is there no way for customers to log on and view what they have bought and at what status their order is? Or am i missing something so obvious its scary
nrlatsha Posted April 18, 2004 Posted April 18, 2004 Or am i missing something so obvious its scary Its scary all right.... 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
Guest Posted April 18, 2004 Posted April 18, 2004 ok rather than the sarcasm maybe you could inform me.
nrlatsha Posted April 18, 2004 Posted April 18, 2004 When you go the the account portion, where you change your password etc, there is an order history section to go to. There is also a previous orders section at the top as well. Its under my account information... Sorry for the sarcasm, sometimes I just cant help myself.... :P 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
Guest Posted April 18, 2004 Posted April 18, 2004 When you go the the account portion, where you change your password etc, there is an order history section to go to. There is also a previous orders section at the top as well. Its under my account information... Sorry for the sarcasm, sometimes I just cant help myself.... :P that will be why.. for some reason I did not have an account information area. I have checked the files but for whatever reason there was no link to the accounts sections.... Thanks anyway
nrlatsha Posted April 18, 2004 Posted April 18, 2004 That area should show up after you log in. The log in button should change to a my account button after you are logged on. 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
Guest Posted April 18, 2004 Posted April 18, 2004 That area should show up after you log in. The log in button should change to a my account button after you are logged on. for some reason mine comes up with logout... its very odd. anyway apologise if i seemed rude just thought there was simple answer.. :o
nrlatsha Posted April 18, 2004 Posted April 18, 2004 Thats right, i don't really remember since I changed mine from the default. But if you go to your site, and just click the log in button and log in, it should take you to the account options screen. There is a simple answer, just me remembering where it is located is the hard part... 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
nrlatsha Posted April 18, 2004 Posted April 18, 2004 Its to the right of the log off button in the header 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
Guest Posted April 18, 2004 Posted April 18, 2004 my site is totally not the standard OSC install now... there has been quite a bit of change done to it.... maybe somewhere along the line I have deleted something out. If I go to account.php, the page is there just no obvious link on the site to direct you there
nrlatsha Posted April 18, 2004 Posted April 18, 2004 Oh, IC. I imagine you are trying to put it back somewhere now then... 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
Guest Posted April 18, 2004 Posted April 18, 2004 i have managed to add the button back in... my only problem is that it is now there permanently.. I would obvious prefer this account button to appear when a customer is logged in.. Now the coding i beleive i need is: <td><?php if (tep_session_is_registered('customer_id')) the bit i have just added is: <td class="menubarmain_td3"><a onmouseover="account.src='<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_bt_accounta.gif';" onmouseout="account.src='<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_bt_account.gif';" href="<?php echo tep_href_link(FILENAME_ACCOUNT);?>" class="headerNavigation"><img src='<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_bt_account.gif' name=account border=0 id="account"></a> <table width="100%" class="expender_tb"> any idea how to incorporate the 2 bits to work the way i need it too... thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.