bollywoodtime
Forum Replies Created
-
After this incident, I am afraid to update other plugins, I fear a similar situation.
After this incident,
I am afraid to update other plugins,
I fear a similar situation.Yes,
this is terrible.Sorry that I created several topics – I did not immediately figure out where exactly to write)
This section seems correct.
Forum: Plugins
In reply to: [Comment Edit Core - Simple Comment Editing] Translation incidentThanks you.
We have installed a new version.
It is working.Forum: Plugins
In reply to: [Comment Edit Core - Simple Comment Editing] Translation incidentWe have sent you a file.
But we are not sure that the changes are made correctly.
The result is correct. But let’s think that somewhere there is an error in choosing the data of the array range.
It was “and”: [ null, “и”] – and the translation turned out to be “and”;
we assumed that the program selects the 0 element of the array and gets null, so the English “and” is displayed.
We replaced the null with the Russian “и” – “and”:[“и”,”и”] and got the correct result. But it seems to us that this is not a completely obvious solution.Forum: Reviews
In reply to: [WP ULike – Like & Dislike Buttons for Engagement and Feedback] Great plugin!Hello.
After updating the plugin to the new version on the site, many errors were received today:PHP Notice: Object of class WP_Error could not be converted to int in /public_html/wp-content/plugins/wp-ulike/inc/general-functions.php on line 1857 PHP Notice: Object of class WP_Error could not be converted to int in /public_html/wp-content/plugins/wp-ulike/inc/general-functions.php on line 1860 PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /public_html/wp-content/plugins/wp-ulike/inc/general-functions.php on line 1863Users cannot post comments.