Back to RssFeedster Support

zeropanic
zeropanic

Hello,

I have an issue and this time i'm sure it's related to the plugin. Whenever I change the settings in the backend, I have a successful flash message, but the settings are not saved, and it keeps the default settings.

I've dug into your plugin's code a bit, and found out in the Settings model that you don't use your own table to store the settings, but the built-in October's database settings. So all settings are stored into the system_settings table. I checked this table in adminer, and saw that all the datas are here. I even have multiple rows of settings for your plugin (for each time I tried to save something).

So I've tried this:

  • php artisan plugin:refresh koderhut.rssfeedster.
  • deleting all the rows in the system_settings table.
  • reinstalling the plugin via artisan.

None of it worked, so I think the problem is related to the October API: maybe it evolved meanwhile (since plugin release) and the plugin needs an update.

Appart from this, I honestly really like your plugin and think this is the best RSS plugin for OctoberCMS by far.

I hope you will see my message and help me,

Thanks in advance!

denis.rendler
denis.rendler

Hello, @zeropanic!

Thank you for letting me know. I will investigate this issue asap and let you know. At this moment I'm away from my system so I cannot give you a direct answer. I'll keep you posted as soon as I have any info.

Thank you, Denis Rendler

chris10207
chris10207

I am hitting the same issue, did you find a solution to this settings not saved ? thanks

denis.rendler
denis.rendler

Hello, @zeropanic and @chris201207!

First at would like to apologise to @zeropanic because it took me so long to respond. I tried to reproduce the issue you mentioned and I cannot. Every time I update a configuration it is getting saved as expected. I tried a fresh install, an old installation but each time the settings get saved and reloaded correctly. Can you give me a step by step scenario when this issue appears? I promise to answer quicker this time ;)

Thanks, Denis Rendler

chris10207
chris10207

I am hitting the same issue with my own plugin not yours :) So far, after may test and trials, it seems to me that this is an issue with the system file permission when a new cache folder/file is created by October CMS The settings are read from the cache

denis.rendler
denis.rendler

Hey, @chris10207!

Interesting idea. Thanks for sharing. Did you test this in production? What permissions do you use in PROD environment? I presume and hope it is NOT 777 ;) I am asking because I never had the need to turn on caching even in PROD.

Thanks, Denis Rendler

1-6 of 6