This will work for the "mod_" and plugins FREE Extensions
Open "krdonationcodecheck.php"
Located here:
/modules/mod_visitorcounter/fields/ (VCNT - Visitorcounter - Joomla! 3)
or
/plugins/content/sige/fields/ (SIGE - Simple Image Gallery Extended - Joomla! 3)
/plugins/system/easycalccheckplus/src/fields/ (ECC+ - EasyCalcCheck Plus - Joomla! 3)
/plugins/system/easyfrontendseo/src/fields (EFSEO - Easy Frontend SEO - Joomla! 3)
Go to Line 92 or 93
Remove or Comment out "//" this line:
$donationCodeCheck = $this->getDonationCodeStatus($host, $donationCode)
Go to Line 108 or 109
Remove or Comment out "//" this line:
return $fieldValue;
Now you should see this below. If not, clear your browser and Joomla's Cache.
Under Joomla System drop down menu:
Clear Cache
Clear Expired Cache
The donation code is valid. Thank you for supporting the Kubik-Rubik Joomla! Extensions project!
Are you having trouble understanding what I did. If so, see the compare scripts below:
https://www.fixmycomputermark.com/compare2files/compare2filesdonationcodecheck/
Now for the Admin:
/administrator/language/en-GB/en-GB.com_easybookreloaded.ini
/administrator/language/en-GB/en-GB.com_easyfrontendseo.ini
/administrator/language/en-GB/en-GB.plg_system_easycalccheckplus.ini
/administrator/language/en-GB/en-GB.plg_system_easyfrontendseo.ini
At the bottom of the page you will find these:
KR_DONATION_CODE_CHECK_DEFAULT_LOCALHOST=" "
KR_DONATION_CODE_CHECK_DEFAULT=" "
That's it!
Created : 2023-01-18 06:55:23, Last Modified : 2023-01-18 11:44:47