crimsontree Posted March 20, 2003 Share Posted March 20, 2003 How do I remove the notifications button/option from the my account information section? thanks. :) cheers, Crimsontree Link to comment Share on other sites More sharing options...
mattice Posted March 20, 2003 Share Posted March 20, 2003 in account.php remove: <td align="center" class="main"><?php echo '<a href="' . tep_href_link(FILENAME_PRODUCT_NOTIFICATIONS, '', 'SSL') . '">' . tep_image_button('button_notifications.gif', IMAGE_BUTTON_NOTIFICATIONS) . '</a>'; ?></td> "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
crimsontree Posted March 20, 2003 Author Share Posted March 20, 2003 Excellent. Many thanks. :) cheers, Crimsontree Link to comment Share on other sites More sharing options...
mattice Posted March 20, 2003 Share Posted March 20, 2003 don't forget to block /delete the file it pointed to or you will still be able to simply call it from your browser... "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
crimsontree Posted March 25, 2003 Author Share Posted March 25, 2003 The notifications option was removed, however when I click on a product in the bestsellers box, the notifications box reappears in the right column. Any help on how to remove it from there also? cheers, Crimsontree Link to comment Share on other sites More sharing options...
crimsontree Posted March 25, 2003 Author Share Posted March 25, 2003 I commented out bestsellers in column_right.php and that seems to have worked. cheers, Crimsontree Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.