Osvaldo0123
Active member
- Nov 13, 2020
- 110
- 39
- 28
for me everything works. but the tag is not working on facebook or instagramThank you for your time and confirm that everything is fine @giadone
for me everything works. but the tag is not working on facebook or instagramThank you for your time and confirm that everything is fine @giadone
I use it and I just tried it and everything works perfectly I use instagram facebook and telegramno funciona instagram ni telegram
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.Guys give details of the error I'm not a fortune teller xd
I just tried it a moment ago and everything works fine.
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.Please follow the upgrade steps or else it won't work if you upgrade from lower versions.
Preferably only check the options that I show in the image.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.
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.Preferably only check the options that I show in the image.
And create the schedules again manually
Export logs then.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.
Im use this method. but dont wok to me (
Read https://www.followchain.org/wait-before-try-again-instagram/Hi, cant add instagram account
erros message: Please wait a few minutes before you try again
How can it fix?
But why do you recommend to NOT check that option when exporting all the data? There is any difference when upgrading?Export logs then.
There is a bug in the plugin that you notice happens when the plugin has too many logs.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.
Export logs then.
Ok. Thanks a lot for your explanation.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.
if ( defined( 'WC_VERSION' ) && version_compare( WC_VERSION, '3.2', '<' ) ) {
Thanks for notifying it will be fixed in the next nulledThanks 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.
if ( version_compare( WC_VERSION, '3.2', '<' ) ) {
if ( defined( 'WC_VERSION' ) && version_compare( WC_VERSION, '3.2', '<' ) ) {
in effect, the next nulled will be resolved n.nOk. 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', '<' ) ) {