jeffnin2015
New member
- Oct 2, 2019
- 14
- 3
- 3
clean install is best if old is working no need to upgradeNeed to reinstall? Cannot use upgrade = extract ?
facebook app add but i ran into issue but in twitter its posting fine no issue if your free can you have a look via team viewer if its fine with you im a noob so dont know alotIt should work with everything now, I look forward to your entire report.
You are welcome![]()
Take screenshot of the facebook problemfacebook app add but i ran into issue but in twitter its posting fine no issue if your free can you have a look via team viewer if its fine with you im a noob so dont know alot
What version do you currently have?Need to reinstall? Cannot use upgrade = extract ?
Just upload the new files via FTP3.5.5 V2 bro
ALTER TABLE wp_fs_accounts CHANGE `profile_id` `profile_id` VARCHAR(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL
ok thank you for the replyOh my, that's not a plugin bug.
Get in touch with facebook to have it removed from the spam filter.
This error is due to the site being used as spam for some time or it must be an error.
Contact facebook to solve it.
Need create app facebook or cookies methodis there a facebook native? or i need to create an app for facebook?
ok thanks, i tried to create app on facebook but still got no luck. i use cookies but it detect as spam. right now im using zappier to post.Need create app facebook or cookies method
Creating a facebook app is really very easyok thanks, i tried to create app on facebook but still got no luck. i use cookies but it detect as spam. right now im using zappier to post.![]()
Install from 0 or updated from a previous version?. You have to leave more information friend.
Is it possible to fix it directly in a new version of the plugin?Change à for á
take capture of your database with search "fs_"@lgokul Thanks bro for replying and pointing out, yes I updated from a previous version., tried to run the query but it's showing some errors? Do I need to uninstall and remove all tables/fragments and re-install for the Standard Medium App functionality?
Edit the fileIs it possible to fix it directly in a new version of the plugin?
$postInf['post_title'],
str_replace("à", "á", $postInf['post_title']),
It has problem also with è, ì and òEdit the file
fs-poster\App\Providers\Helper.php
Search
Code:$postInf['post_title'],
Replace
Code:str_replace("à", "á", $postInf['post_title']),