You betcha! but you might want to make sure and wait for another person here to confirm my answer as I am not completely sure. Better yet, why don't you give a call to the iPage guys because they can answer your iPage question better...
Hey.
I tried all 4 other options and no change was noticed while creating a new account....
What you think I'm doing wrong?.
Cheers.
Paul..
At about line 400 in catalog/create_account.php switch the lines around like so:.
<tr>.
<td class="main"><?php echo ENTRY_CITY; ?></td>.
<td class="main"><?php echo tep_draw_input_field('city')' '(tep_not_null(ENTRY_CITY_TEXT) ? '<span class="inputRequirement">'ENTRY_CITY_TEXT'</span>': ''); ?></td>.
</tr>.
<tr>.
<td class="main"><?php echo ENTRY_POST_CODE; ?></td>.
<td class="main"><?php echo tep_draw_input_field('postcode')' '(tep_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="inputRequirement">'ENTRY_POST_CODE_TEXT'</span>': ''); ?></td>.
</tr>.
This post has been edited by.
AlanR.
: 09 June 2004, 22:26..
Ok thats it in one place, but I need it changed in many locations, like when clients look in their address book and view their store addresses, then editing their addresses. Also what about addresses shown on invoices, all this needs changed.....
Anyone provide some help? Im using MS2.
Why did the....
"in adminstration => countries => click the country involved => change:.
Format address :1 to either 2, 3, 4 or 5".
... not work for me????.
Cheers guys.
This post has been edited by.
Paulbrown.
: 16 June 2004, 17:54..
The admin just changes it for invoices and e-mails. You will have to edit each page that you want it changed on by moving the code below the state. Kinda a pain...
Hey.
How do I move the POST CODE field below the STATE field in the form when users create a new account?.
I presumme that this change will have to be done elsewhere also, can anyone please point out where....
Thanks in advance....
Paul Brown..
In adminstration => countries => click the country involved => change:.
Format address :1 to either 2, 3, 4 or 5..

