WPIntell

Source evidence

It’s amazing plugin

WP ULike – Like & Dislike Buttons for Engagement and Feedback · review · 2023-03-15T00:27:00+00:00

praisesentiment
mediumseverity
0.67relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 32 rows with source links

12.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
Gleb Ivanov unresolved
I’m using wp-ulike in my little project, and its really amazing! But if you want to use PHP 8+ interpreter, you will get an error 500 in admin-ajax.php. I’m not sure if this is due to a bug in the wp-ulike code, but error is exists. Everyone knows how faster PHP 8+, but because of wp-ulike you can’t use it, unfortunately. I also noticed a bug when displaying the status of likes in ajax-loaded articles (using infinity scroll). Like-button is not active and when pressed, the state changes to “liked” and the counter decreases. Moreover, this applies only to some articles; it was not possible to establish the exact dependence. This topic was modified 3 years, 2 months ago by Gleb Ivanov . This topic was modified 3 years, 2 months ago by Gleb Ivanov . Hey @webfactorydotsu We are glad you liked wp ulike and shared this feedback. 🙂 Regarding your first issue, can you please make a support ticket and share your error log in there? We are using wp ulike in different php 8+ versions and so far we have not encountered any error! That’s why we guess that it might be a conflict with another plugin! and for second case, I will try to check it with infinity scroll! We already have a kind of trigger that when a new DOM content added we will reload our js functionalities. But we will make sure about it inside infinity scroll! Thank you for fast reply, Alimir! Iam using WP 6.1.1 and latest version of wp-ulike, and I tried to turn on PHP 8.2 and 8.0 later it wasn’t worked properly. When I tried to click on the like icon, it wasn’t changed it’s state. But when the page was reloaded the state of icon was changed, it means that Ajax-request is working but Ajax-response is not, or something wrong with handle of it. In console error 500 in admin-ajax.php was appear when I clicked at the like icon. By the way, I wrote a little plugin “Pregnancy calculator” and used WP Ajax API to make calculations, counting and some other logic. And it was work properly with both of PHP 8.2 and PHP 8.0. This reply was modified 3 years, 2 months ago by Gleb Ivanov .

Comments

2 shown
Alimir 2023-03-15T07:45:00+00:00

Hey @webfactorydotsu We are glad you liked wp ulike and shared this feedback. 🙂 Regarding your first issue, can you please make a support ticket and share your error log in there? We are using wp ulike in different php 8+ versions and so far we have not encountered any error! That’s why we guess that it might be a conflict with another plugin! and for second case, I will try to check it with infinity scroll! We already have a kind of trigger that when a new DOM content added we will reload our js functionalities. But we will make sure about it inside infinity scroll!

Gleb Ivanov 2023-03-15T12:35:00+00:00

Thank you for fast reply, Alimir! Iam using WP 6.1.1 and latest version of wp-ulike, and I tried to turn on PHP 8.2 and 8.0 later it wasn’t worked properly. When I tried to click on the like icon, it wasn’t changed it’s state. But when the page was reloaded the state of icon was changed, it means that Ajax-request is working but Ajax-response is not, or something wrong with handle of it. In console error 500 in admin-ajax.php was appear when I clicked at the like icon. By the way, I wrote a little plugin “Pregnancy calculator” and used WP Ajax API to make calculations, counting and some other logic. And it was work properly with both of PHP 8.2 and PHP 8.0. This reply was modified 3 years, 2 months ago by Gleb Ivanov .