Yuriy Radko
Forum Replies Created
-
Forum: Plugins
In reply to: [Matix Popup Builder] the plugin can not be installedI’m waiting for your recommendations to activate your plugin. Thank you.
Forum: Plugins
In reply to: [Matix Popup Builder] the plugin can not be installedand so on:
Fatal error: Can’t use function return value in write context in /var/www/adminhost/data/www/obst.org.ua/wp-content/plugins/medma-matix/admin/class-medma-matix-admin-notifications.php on line 27
Line 27 contains:
if(!empty(sanitize_text_field($_POST[‘bg’]))) {
Hi Georgio,
thanks for asking.I do not yet have any ideas for the cause of the conflict.
I will compare both texts of plugins.If you have the opportunity, please report the conflict to the author of another plugin.
Maybe you have more information about this conflict?
Thanks.
Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundHi,
I looked at the header of your link 157.
And I made a change to the plugin.
If the function of Buddypress – bp_get_activity_thread_permalink(); gives wrong result – we can see the redirect.
Please,
reinstall the plugin from
BP Share YR 324Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundHi,
A small repair gave its results. Icons of social networks transmit the correct URLs.
But, the block of the plugin for redirecting the URL to the activity – does not work on your site.
Perhaps this is due to the same site server configuration error.
Probably for the same reason gives the wrong URL function of Buddypress – bp_get_activity_thread_permalink();
Perhaps for the same reason, the non-standard response of the function of PHP – curl_exec($ch);However, at this point the buttons transmit the correct URLs – already without additives at the end: Content-Type:%20text/html;%20charset=UTF-8 and Content-Length:%200
The plugin redirect unit only helps Facebook understand the address of the page it received. Correctly this is that Facebook itself must find a redirected page. Facebook does this, but not immediately, but after several requests for page sharing. You can also manually show Facebook every page – maybe it’s ineffective.
For example on your site in activity: https://walanda.info/members/mundia/
Button facebook https://www.facebook.com/sharer.php?t=Mundia%20Mundia%20posted%20an%20update:%20Knowing%20when%20to%20speak%20,%20what%20to%20speak%20about%20and%20how%20long%20,%20%5B%E2%80%A6%5D&u=https://walanda.info/activity/p/157/ – Facebook sharer- he still did not understand that the link was redirected to https://walanda.info/members/mundia/activity/157/ – So Facebook displays the page as it can, but the Share will be executed correctly! Of course, for the user this is a bit inconvenient.Next post in the activity of your site, Facebook button https://www.facebook.com/sharer.php?t=Mundia%20Mundia%20posted%20an%20update:%20Money,education,food%20eanyone%20can%20give.%20The%20best%20gift%20you%20can%20%5B%E2%80%A6%5D&u=https://walanda.info/activity/p/156/ – The redirect unit also does not work, but Facebook has already figured out that the redirected page is here https://walanda.info/members/mundia/activity/156/ Therefore this page for Share Facebook is displayed correctly. You see the page correctly. There is a text and a picture.
About further customization of your site.
As you suggested, I can take the files of your site and upload them on my server if I have the time.
Maybe I’ll see something.
And maybe the redirector will work on my server without errors.Regards,
Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundHi,
there is little progress.
I made small changes. Therefore, you can re-install the plugin from the file BP Share YR v324
This is not basic repairs, it’s cosmetic repairs.
However, I want to see the result.It’s possible that the site is using the wrong plugin for Buddypress.
You must disable all the plugins to understand this.It is very likely that you need to install a new Buddypress version.
Perhaps there is an incompatibility with the theme of the site.
This is the work that you need to do yourself.Even for the first analysis of the situation, wp-admin access is not enough.
It should be possible to access all the site files on the server.
And if this is your own server, for example Centos – you need to look at its settings.[email protected] – Personal email for …
- This reply was modified 7 years, 8 months ago by Yuriy Radko.
Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundForum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundHi!
If you do not mind doing an experiment, I suggest doing the following:
1) You uninstall the plugin
2) You install the plugin from the file by reference https://www.faxservice.com.ua/fileload/buddy-share-it-allusers-fb-yr 324.zip
3) Do not forget after installation go to the plugin settings and click the Save Settings button
4) I’ll see how the URL is generated
Regards,Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundHi,
The reason for this effect is clear: the page URL should be as follows:
https://walanda.info/members/mundia/activity/156/
However, the URL is generated as follows:
https://walanda.info/members/mundia/activity/156/Content-Type:%20text/html;%20charset=UTF-8
So the handler of Facebook can not understand it.I must think about how to deal with this.
I think the reason is not in the plugin. And not in the WordPress version. The reason in the settings of the site, the settings of the site server, possible settings WordPress.I’ll find out how to make my plugin fight with such problems.
The same link is generated for other buttons, for example for Twitter:
http%3A%2F%2Fwalanda.info%2Fmembers%2Fmundia%2Factivity%2F156%2FContent-Type%3A%20text%2Fhtml
However, the Twitter processor handles this record successfully.I will later write options on how to remove this problem.
Regards,Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Facebook – Page not foundIn the settings of this plugin you must specify the URL on which the page will be called when the button is clicked. For the Facebook button this link looks like this by default: https://www.facebook.com/sharer.php?t=$title&u=$link
The plugin itself substitutes the URL parameters, as written in the instruction.
For a more detailed analysis of the situation, show what plugin settings your Facebook button has.
Also, give a copy of the URL from the browser string that it does not find, and by which the button makes a link. Thanks.Forum: Plugins
In reply to: [Share It for All Users on BuddyPress YR] Do not appear Share buttonPlease use 3.2 version.
The plugin has a new algorithm.
Thanks