alexmaccers Posted June 14, 2007 Share Posted June 14, 2007 I want to remove some of the options to make it faster - I tried it but it seems to invalidate the php file. How do I do it properly? Thanks Alex Link to comment Share on other sites More sharing options...
Jack_mcs Posted June 14, 2007 Share Posted June 14, 2007 You can remove some in admin->Configuration->Customer Details. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
alexmaccers Posted June 14, 2007 Author Share Posted June 14, 2007 You can remove some in admin->Configuration->Customer Details. Jack Thanks But is it not possible to remove any more options? Link to comment Share on other sites More sharing options...
Jack_mcs Posted June 15, 2007 Share Posted June 15, 2007 Not from admin settings. You can delete the code in the file and it will work OK. For example, if you want to delete the code for city, search the file for each instance of city and delete the code that deals with it. The code is broken into two sections - the code to check for it near the top and the code to display it farther down. Be sure to remove the references to the item in the database code so invalid entries are not made. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.