FS Poster - Best Auto Poster & Scheduler Plugin For WordPress

FS Poster — Auto Poster & Scheduler Plugin For WordPress v7.1.9

No permission to download

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
Guys give details of the error I'm not a fortune teller xd
I just tried it a moment ago and everything works fine.
For me the scheduler is not working. Repeating the same post all time. Also there is many "NOT SENT" statuses being displayed in logs randomly. Previous version was working fine with no problem.
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
Please follow the upgrade steps or else it won't work if you upgrade from lower versions.
Thanks Lgokul. I've already done all the steps. If I uncheck the option to export logs also schedules are being lost. So I enabled that option when exporting. Can this be the source of problems? I can try re-installing again, but cause the scheduler is duplicating the same post again and again does not provide very much info about the cause. All I know is that I've enabled option to start from oldest to newest, but only the first post is being shared again and again.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Thanks Lgokul. I've already done all the steps. If I uncheck the option to export logs also schedules are being lost. So I enabled that option when exporting. Can this be the source of problems? I can try re-installing again, but cause the scheduler is duplicating the same post again and again does not provide very much info about the cause. All I know is that I've enabled option to start from oldest to newest, but only the first post is being shared again and again.
Preferably only check the options that I show in the image.
And create the schedules again manually
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
Preferably only check the options that I show in the image.
And create the schedules again manually
But if I do it that way, then I loose all statistics and the most important: the already shared posts history. It's not only the schedules (easy to create again manually) it's about the info provided by old logs, that it's needed for statistics and to not repeat posts in schedules.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
But if I do it that way, then I loose all statistics and the most important: the already shared posts history. It's not only the schedules (easy to create again manually) it's about the info provided by old logs, that it's needed for statistics and to not repeat posts in schedules.
Export logs then.
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
Export logs then.
But why do you recommend to NOT check that option when exporting all the data? There is any difference when upgrading?

Any case, the issue I'm having doesn't happened before. And I'm not sure if it is a bug from plugin or by the nulled version. The scheduler doesn't seems to work fine.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
But why do you recommend to NOT check that option when exporting all the data? There is any difference when upgrading?

Any case, the issue I'm having doesn't happened before. And I'm not sure if it is a bug from plugin or by the nulled version. The scheduler doesn't seems to work fine.
There is a bug in the plugin that you notice happens when the plugin has too many logs.

I advise you to create a backup with your logs and another without your logs.

Reinstall the plugin and first try to import the backup without the logs.

If everything works normal, that's why.
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
Export logs then.

@lgokul I've also noticed this error anyway:

Fatal error: Uncaught Error: Undefined constant "FSPoster\App\Providers\WC_VERSION" in /home/domainer/public_html/wp-content/plugins/fs-poster/App/Providers/WPHelper.php:157

And it's caused by code modified by you.
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
There is a bug in the plugin that you notice happens when the plugin has too many logs.

I advise you to create a backup with your logs and another without your logs.

Reinstall the plugin and first try to import the backup without the logs.

If everything works normal, that's why.
Ok. Thanks a lot for your explanation.

Also, about the error that I've metioned before, I believe that right code in line 157 should be this:

PHP:
if ( defined( 'WC_VERSION' ) && version_compare( WC_VERSION, '3.2', '<' ) ) {
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Thanks Lgokul. I've already done all the steps. If I uncheck the option to export logs also schedules are being lost. So I enabled that option when exporting. Can this be the source of problems? I can try re-installing again, but cause the scheduler is duplicating the same post again and again does not provide very much info about the cause. All I know is that I've enabled option to start from oldest to newest, but only the first post is being shared again and again.
Thanks for notifying it will be fixed in the next nulled
You can in the meantime fix it by searching and replacing these lines

Code:
    if ( version_compare( WC_VERSION, '3.2', '<' ) ) {

for

Code:
if ( defined( 'WC_VERSION' ) && version_compare( WC_VERSION, '3.2', '<' ) ) {
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Ok. Thanks a lot for your explanation.

Also, about the error that I've metioned before, I believe that right code in line 157 should be this:

PHP:
if ( defined( 'WC_VERSION' ) && version_compare( WC_VERSION, '3.2', '<' ) ) {
in effect, the next nulled will be resolved n.n
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu