bthomasmo Posted April 5, 2015 Share Posted April 5, 2015 I have 2.3.4 installed and everytime I change a configuration option I click save. Then if I try to change another option it makes the last editied one disappear. It will not save the save and then it leave the option blank. What am I missing/?? Link to comment Share on other sites More sharing options...
Dan Cole Posted April 5, 2015 Share Posted April 5, 2015 @@bthomasmo Is this something that just started to happen or is it a new install? Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
bthomasmo Posted April 5, 2015 Author Share Posted April 5, 2015 New install using cpanel. I setup a different site also and same thing. Changes will not save and it nulls it. Link to comment Share on other sites More sharing options...
trier Posted April 5, 2015 Share Posted April 5, 2015 @@bthomasmo When you say 'configuration option' do you mean configuration.php? If so, how are you updating it? What are the file permissions, are they preventing the 'save'? Link to comment Share on other sites More sharing options...
bthomasmo Posted April 5, 2015 Author Share Posted April 5, 2015 I am using the admin portal and changing the options like the store name. I click on it change the name and click save. I then try another option like the city and it deletes the store name and leaves it blank. It will not change period. Stays blank. Link to comment Share on other sites More sharing options...
bthomasmo Posted April 5, 2015 Author Share Posted April 5, 2015 Configuration > My Store is the place that you change the store name etc. is shows using configuration.php File permissions are 0644 Link to comment Share on other sites More sharing options...
MrPhil Posted April 5, 2015 Share Posted April 5, 2015 The first thing to check is whether your first change is actually being saved. Save the change and leave the admin page you're editing on. Come back in and look at the value -- is it the new one, or the old one? That will tell you if the second change is somehow wiping out the first, or if the first wasn't being saved in the first place. Don't forget that the configure.php files are normally "read only" (often 444 permissions), or you will get an annoying reminder warning. To edit them, you need to restore "read write" permissions (often 644). It depends on how your server is configured (PHP runs as owner, in your group, or as a random user) what is writable by you (with an editor) and what is writable by PHP (osC). You could end up having to change permissions to 664 or even 666 in order to use the osC admin edit. Just don't forget to change them back to read-only when you're done. Link to comment Share on other sites More sharing options...
bthomasmo Posted April 5, 2015 Author Share Posted April 5, 2015 If I change the permissions to 664 or 666 when I goto the configuration it gives me a server error. Also I changed the field and saved it then exited the admin and then re-logged in and it was blank. Link to comment Share on other sites More sharing options...
Dan Cole Posted April 5, 2015 Share Posted April 5, 2015 @@bthomasmo What was the server error message that you received? You shouldn't have too but try bumping it up to 777 and see what happens. But be sure to put it back afterwards. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.