hey all im editing a config.json file and when i finish editing it and reload the plugin the config file goes back to original any thoughts?
Config,json not savingSolved
It depends on the plugin, but generally that would mean the file was edited wrongly (invalid JSON or format) and the plugin generated the defaults.
ahh okay im using the server info plugin and have been editing the file and saving it and then reloading the plugin without any errors before all this happened
mattybrown
ahh okay im using the server info plugin and have been editing the file and saving it and then reloading the plugin without any errors before all this happened
Is it a valid json file when checked with Json.validator program ?, a missing comma can stuff things up.
no i didn't check it with a json validator program there was a comma that was hiding all fix now thanks for the help
mattybrown
no i didn't check it with a json validator program there was a comma that was hiding all fix now thanks for the help
glad you got it going, can you change the status to solved , :)
pookins
glad you got it going, can you change the status to solved , :)
all done
Locked automatically