FS Poster - Best Auto Poster & Scheduler Plugin For WordPress

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

No permission to download

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.

that happened to me when I try to add with app method for facebook @lgokul
Sure friend you have to create your personal application.

Do not use the application that comes by default since it is for those who bought the plugin.
The author adds them to the url callback.


There is a tutorial about that here:
 
  • Like
Reactions: yahia ashraf

nahara

New member
Dec 13, 2018
20
7
3
Hello again;
Pinterest works great but i get error when try to share on instagram. Previous version works great but at this version i can share only on instagram story but when try to share instagram profile its written "Error" nothing else. Does any body get the same error ? Or possible to share on instagram profile on V3 version ? Thanks
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Hello again;
Pinterest works great but i get error when try to share on instagram. Previous version works great but at this version i can share only on instagram story but when try to share instagram profile its written "Error" nothing else. Does any body get the same error ? Or possible to share on instagram profile on V3 version ? Thanks
Hi I just checked and it works fine.
Delete the account and add it again.

If it doesn't work try another instagram account to find out if it's not a temporary ban for posting too many times.
Cheers
 
Jan 22, 2020
44
4
8
From what I understand your error was fixed in version 3.6.0 but did it happen again in version 3.6.1?
No, the problem is fixed starting from the release of version 3.6.0 of non-nulled plugin. I've tried the nulled 3.6.0 version and 3.6.1 (all versions) and they still have the bug.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
No, the problem is fixed starting from the release of version 3.6.0 of non-nulled plugin. I've tried the nulled 3.6.0 version and 3.6.1 (all versions) and they still have the bug.
Enter the official fs poster demo and see if the problem happens.
You have to create a post with the strange characters.

You can enter from here:


You report your result to me.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
In 3.6.0 I can able to share on instagram but 3.6.1 I get error
No instagram file has been touched.
There are no changes for any instagram library.

In summary, version 3.6.0 and 3.6.1 V3 are identical as far as instagram is concerned.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
I've posted on Instagram with version 3.6.1 v3 without any problem.

fs-poster\App\Providers\ShareService.php

Search:
$message = Helper::spintax( $message );

Add just below
$message = htmlspecialchars_decode( $message );

Optional:
If you have trouble for the title also try adding this too

$postTitle= htmlspecialchars_decode( $postTitle);
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
I've posted on Instagram with version 3.6.1 v3 without any problem.

Try

Edit archive:
fs-poster\App\Providers\ShareService.php


Search:
Code:
$res['post_link'] = Helper::postLink($res['id'] , $driver . ( $driver == 'instagram' ? $feedInf['feed_type'] : '' ) , $username);

Replace:
Code:
$res['post_link'] = Helper::postLink($res['id'] , $driver . ( $driver == 'instagram' ? '_'.$feedInf['feed_type'] : '' ) , $username);
 
Jan 22, 2020
44
4
8
Enter the official fs poster demo and see if the problem happens.
You have to create a post with the strange characters.

You can enter from here:


You report your result to me.
The problem is not available in original release: https://codecanyon.net/item/fs-post.../comments?page=53&filter=all#comment_24138592


This is the test with the demo:

Here is the WordPress post: https://prnt.sc/s5bolc
And here is the Instagram story post: https://prnt.sc/s5bpag

With the nulled version, before v.3.6 it posted a space, from v.3.6 it posts a square.
 

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
The problem is not available in original release: https://codecanyon.net/item/fs-post.../comments?page=53&filter=all#comment_24138592


This is the test with the demo:

Here is the WordPress post: https://prnt.sc/s5bolc
And here is the Instagram story post: https://prnt.sc/s5bpag

With the nulled version, before v.3.6 it posted a space, from v.3.6 it posts a square.
I just tested it on my site and it works 100%

It is most likely a coding problem for your site.

Here is the evidence:

Post in wordpress:

XvnzwpU.png



Post in Instagram story:

SmKacOo.png



I suggest you check the wp-config.php on your site.

My current encoding is:

Code:
define('DB_CHARSET', 'utf8mb4');
define('DB_COLLATE', '');
 
Jan 22, 2020
44
4
8
I just tested it on my site and it works 100%

It is most likely a coding problem for your site.

Here is the evidence:

Post in wordpress:

XvnzwpU.png



Post in Instagram story:

SmKacOo.png



I suggest you check the wp-config.php on your site.

My current encoding is:

Code:
define('DB_CHARSET', 'utf8mb4');
define('DB_COLLATE', '');
I've the same configuration.
 
  • Like
Reactions: xiric

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