aveal
Forum Replies Created
-
Forum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Dashboard errorsIf anyone experiences the same issue, I’ve currently ended up with editing hardcoded timeout values in plugin files:
ScannerOpaque.php
set_time_limit(120); => set_time_limit(360);spbc-scanner-plugin.min.js
12e4 => 36e4spbc-scanner-plugin.min.js.map
120000 => 360000Forum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Dashboard errorsHello! I’ve disabled these settings, but then got timeout error (https://ibb.co/87T210G) while attempting to perform a manual scan.
Forum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Dashboard errorsSynchronization helped with message removing, thank you! But I’m still facing:
An error of type E_ERROR was caused in line 212 of the file /security-malware-firewall/lib/CleantalkSP/SpbctWP/Scanner/Surface.php. Error message: Maximum execution time of 120 seconds exceeded
Should I create a separate topic for this issue?
Forum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Dashboard errors@eugenecleantalk thanks for the reply!
Checked the key, seems that it is correct (the same as in the cleantalk.org dashboard). Reentered and resaved it anyway, the error is still shown, but it is dated 2024-03-25.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] User blogs tags problemThank you! Looking forward for the solution in future release.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] Friends system problemFinally, I got it worked. The profile should be selected before pressing the button. So everything is working correct, there is no issue at all.
Forum: Plugins
In reply to: [wpForo Forum] Emojis are disappearingOk, thank you, I’ll explore these links.
The strange thing is that it only occurs in wpForo topics. Even wpDiscuz doesn’t have such an issue…
Forum: Plugins
In reply to: [wpForo Forum] Emojis are disappearingThank you for response!
Yes, emojis in new topics are still working correctly. But one day all existing emojis dissapear. It happens regularly, maybe once a month approximately.
WPForo is excluded from cache plugins.
Hello! Thank you for the answer!
But when I set an option to “Both” user blogs does not appear in users’ profiles. I see my posts added from WP in my profile and I see user blogs on /user-blogs/ page. But these user posts are not shown in user profile.
Forum: Plugins
In reply to: [ProfileGrid – User Profiles, Groups and Communities] User blogs contentThank you!
It would be great to have such an option in future releases.