shecooks Posted December 13, 2003 Share Posted December 13, 2003 I'm trying to edit the text on the shipping info page. When I go to details/define languages/shipping, I get an error message telling me I'm not authorized to write to this page. How do I get authorization?? Link to comment Share on other sites More sharing options...
241 Posted December 13, 2003 Share Posted December 13, 2003 what is the chmod for this page? how are you trying to edit the information? are you in the admin panel or are you editing the shipping.php offline or are you editing the information through file manager? No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
241 Posted December 13, 2003 Share Posted December 13, 2003 you want to modify it in each language..... includes/languages/english/shipping.php No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
shecooks Posted December 13, 2003 Author Share Posted December 13, 2003 I'm trying to do this as recommended in #241 below. But when I try, I am told I do not have authorization. I actually want to remove the entire box on the left side under Information for Shipping & Returns, Privacy Notice, Contact Us, etc. Link to comment Share on other sites More sharing options...
shecooks Posted December 13, 2003 Author Share Posted December 13, 2003 Also, any idea why I'm getting a message that the product isn't available? I never wrote that into the text? Link to comment Share on other sites More sharing options...
241 Posted December 13, 2003 Share Posted December 13, 2003 to remove the entire information box from left navigation. edit catalog/includes/column_left.php find this line of code require(DIR_WS_BOXES . 'information.php'); and change to this // require(DIR_WS_BOXES . 'information.php'); What is the error received for the product not available? No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Noobish-n-stuff Posted December 13, 2003 Share Posted December 13, 2003 that almost sounds like a chmod problem... but i could be wrong Link to comment Share on other sites More sharing options...
241 Posted December 13, 2003 Share Posted December 13, 2003 Are you able to edit catalog/includes/column_left.php if not then permissions will need to be set using chmod No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.