Script:
<?php
if (!tep_session_is_registered('customer_id')) {
$navigation->set_snapshot();
tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));
}
require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_ACCOUNT);
$breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ACCOUNT, '', 'SSL'));
?>
-php- code tag for this bulletin board
is the 2nd one from the right when you edit your posts
you can go back and EDIT your first post, to show PHP Code correctly: COLOURS!!!
like my code in this post
the sooner you learn this,
the better for your chance to get reply to topics
/halojoy
.