MikkelCrunch
Forum Replies Created
-
Hi,
that was it – thank you very much for your Help.
SHOWFIELD(‘fieldname123’); as simple as it gets.
I hope it is ok, if I put in here a following Question.
The one input field is marked as “required”, but if the user presses now the calculate button, it puts out the initial hid field with results of 0.
Is there an option too for example a greyed out button, or just a standard form message “Please fill out”?
Thanks in advance
Best regards MikkelHi,
thank you for your fast reply.
On the first there are radio buttons for different input fields.
The second does not have such choices.
So, there I need the described solution.
Will this described in the links you posted?
Thanks for your help.
Best regards
Mikkel
Omg,
This would be a complete disaster for us.
Did you just import the database or do you have to import the whole site with files and so on?
Best regards
Mikkel
Hi @dioni00,
thanks for your quick answer.
You also answered my other question about deleting logs.
Although we have a lot of users and traffic on the site, the possibilities of GamiPress are not really being exploited. Means: We nearly only award points. When registering, when logging in, when reading an article up to 5 per day. One achievement occurs when the user enters a number in Ninja Forms (one-time).
So what you say means that if the user has read 3 articles and is rewarded for a maximum of 5 a day, the system can lose these 3 articles that have already been read (not the articles itself of course). Correct?
Best regards
Mikkel- This reply was modified 7 months, 2 weeks ago by MikkelCrunch.
Hi,
I was reading this by “accident” – and was wondering if I delete the Logs – will I lose things on my site?
I have over 1.000.000 entries, and they bloat my DB.
So I thought – ok – time to empty the Logs. But now I′m not sure any more.
Can you please tell me, what you mean with “Disabling them would make some functionality unavailable” – so delete them too?
Thanks for your answer in advance.
Mikkel
Here too – are you still working on your Plugin?
Ah ok thank you very much. I thought this is too specific to ask – so I did not search for it ??
So am I right, that I have to edit the .htaccess file with a rewrite rule?
Like so:
RewriteEngine On
RewriteCond %{QUERY_STRING} ^action=rp&key=([^&]+)&login=([^&]+)$
RewriteRule ^wp-login.php$ /pass-reset/?somresetpass=true&somfrp_action=rp&key=%1&login=%2 [R=302,L]Would this work?
Thanks in advance for your answer.
Best, MikkelThank you, @nipro,
for pointing out the additional instances of
call_user_func()
in theITSEC_Lib_IP_Tools
class that are also affected by the PHP 8.2 deprecation notice. You’re absolutely right, and it’s crucial to address all occurrences to ensure compatibility with PHP 8.2.For each instance where
call_user_func()
uses'self'
as part of the callable array, we should replace'self'
with the explicit class nameITSEC_Lib_IP_Tools
. This change aligns with the new PHP standards and should eliminate the deprecation notices.Here is the screenshot. Hope you can read it.
- This reply was modified 1 year, 1 month ago by MikkelCrunch.
Forum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Critcal Error – Can′t login anymoreHi,
it was just the “usual” wordpress message: “Your Site is Experiencing a Technical Issue”.
Error Details ============= An error of type E_ERROR was caused in line 24 of the file /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/Common/HTTP/Response.php. Error message: Uncaught Error: Cannot use object of type WpOrg\Requests\Response as array in /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/Common/HTTP/Response.php:24 Stack trace: #0 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/SpbctWP/HTTP/Request.php(65): CleantalkSP\Common\HTTP\Response->__construct() #1 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/SpbctWP/HTTP/Request.php(30): CleantalkSP\SpbctWP\HTTP\Request->requestSingle() #2 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/SpbctWP/API.php(37): CleantalkSP\SpbctWP\HTTP\Request->request() #3 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/Common/API.php(409): CleantalkSP\SpbctWP\API::sendRequest() #4 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/security-malware-firewall.php(1876): CleantalkSP\Common\API::method__security_logs() #5 [internal function]: spbc_send_logs() #6 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/Common/Cron.php(121): call_user_func_array() #7 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/lib/CleantalkSP/Common/Cron.php(54): CleantalkSP\Common\Cron->runTasks() #8 /homepages/33/d882303820/htdocs/fm/files/plugins/security-malware-firewall/security-malware-firewall.php(303): CleantalkSP\Common\Cron->execute() #9 /homepages/33/d882303820/htdocs/fm/wp-settings.php(453): include_once('/homepages/33/d...') #10 /homepages/33/d882303820/htdocs/fm/wp-config.php(36): require_once('/homepages/33/d...') #11 /homepages/33/d882303820/htdocs/fm/wp-load.php(50): require_once('/homepages/33/d...') #12 /homepages/33/d882303820/htdocs/fm/wp-login.php(12): require('/homepages/33/d...') #13 {main} thrown
But nevermind.
It is working with the other Plugin now.
Thanks again for your help.
Best regards
MikkelForum: Plugins
In reply to: [Security & Malware scan by CleanTalk] Critcal Error – Can′t login anymoreHi,
I did as you said. On most Sites, it worked. On some, there was a critical error on the backend, after updating the Access Key. Could not manage to fix that. Even on readding on the Dashboard on your site.
We will try out Zero Spam for WordPress on this sites. Maybe I can get it running with this Plugin.
Thanks for your help.
Regards
MikkelUpdate:
We managed it now with WP Import Export Lite…
Thanks for your answer.
We will try another Plugin – maybe that helps.
We can′t test it on staging, because there are other Plugins installed.
Thanks again!
Hi,
thank you for your answer.
We will do it for now through the Database.I totally understand, that there are more important things on your list than this one.
Thanks again for your time and your answers.
Wish you all the best,
MikkelHello,
I know, that display names are not unique.
I wrote “username”.Like I said. I understand you. The system needs clear information in order to be able to process the data correctly.
But why can’t the user “First name” “Last name” – “User name” – “Email address” be exported?
Within the rank options, the users are displayed with exactly this information in the list.
If I display all users who have achieved this rank in a list, all this information is available.So why can’t we export them?
Is there a way to do this from the database?