... meaning that when you uninstall the script the "__chronog3_extensions" table is still there. This is where the Trial code is kept.
===============================================
https://www.fixmycomputermark.com/free-downloads/file/139-chronoforms_v8-0-20.html ...
Open: jsntplframework.php Located here: /public_html/plugins/system/jsntplframework/
Line: 594
Change this: $copyright = 'JSN ' . $templateInfo->name .' is designed by JoomlaShine.com'; To This: ...
If you see these error messages on a development, test or QA server: - Calculator Trial Period Ended For: - KJE Calculator License Not Found for:
Try this: Open "KJE.js" Search for this one: KJE.TrialReplace1=2 ...
VCNT - Visitorcounter
mod_visitorcounter_v3.3.2
Under: Settings
Go to the bottom where it reads:
Expert Settings
Look for:
Link to project site and select: NO
OR
Open "default.php" ...
Open: template.php
Located here: public_html/administrator/components/com_acymailing/extensions/plg_acymailing_template/
Goto Line: 154
You will see this:
if((!acymailing_level(1) || acymailing_level(4)) ...
How to Remove Powered By Kunena in the Footer, v4, v5, v6.
Kunena 6.x.x
Now Open: Display.php
Located here: libraries/kunena/src/Controller/Application/
Goto Line: 345
Change this: ...
Open: utils.php Located here: public_html/administrator/components/com_phocacart/libraries/phocacart/utils/
Line: 101, or 121
Change this: public static function getInfo($mode = 1) else } To ...
Open: renderfront.php Located here: /administrator/components/com_phocadownload/libraries/phocadownload/render/
Line: 309
Change this: public static function renderPhocaDownload() To This: public ...
Open: phocamaps.php Located here: public_html/administrator/components/com_phocamaps/helpers/
Line: 62
Change this: public static function getInfo() To This: public static function getInfo() ...
Open: phocaphoto.php Located here: public_html/administrator/components/com_phocaphoto/helpers/
Line: 114
Change this: public static function getFooter() To This: public static function getFooter() ...
Open: phocamenu.php Located here: public_html/administrator/components/com_phocamenu/helpers/
Line: 588
Change this: public static function renderCode($id, $method) if ($id == $i) else if ($id ...