Error: Strict Standards: Declaration of JWElement::render() should be compatible with JFormField::render($layoutId, $data = Array) in /home/username/public_html/plugins/content/jw_allvideos/jw_allvideos/includes/elements/base.php ...
...
===============================================
It's a Joomla 4.x extension.
ChronoForms v8.0.18 Hack
Open this file: /libraries/chrono_lib/widgets/validate.php
and
/administrator/components/com_chronoforms8/pages/validate.php ...
Are You Getting This Message?
Message: In Free edition, you can only create up to 1 profile. There are 1 slot(s) left. Please upgrade to PRO edition to remove this limitation and get even more benefits. ...
Are You Getting This Message?
Message In Free edition, you can only create up to 3 forms. There are 3 slot(s) left. Please upgrade to PRO edition to create unlimited number of forms. Upgrade to PRO edition ...
... same name:
Open: minicomponent_registry.class.php
Folder located here: /jomres/libraries/jomres/classes/
Change this:
Line 130:
For Jomres 9.9.6 to 9.9.19?: $shortcode_parser = jomres_singleton_abstract::getInstance('shortcode_parser'); ...
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: ...
... Or search for this one: KJE.kujaleip=Date.parse(new Date())>(.......)
Replace with: KJE.kujaleip=0
Make Sure You Clear Your Browser's Cache Files
More info about getting your own calculators on ...
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" ...
... /jomres/core-minicomponents/j06000cron_syndication_get_syndicate_domains.class.php /jomres/core-minicomponents/j06000cron_syndication_get_syndicate_properties.class.php Next, Delete ALL the files in ...
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)) ...
...
if ($this->config->get('credits', 1))
To this:
if ($this->config->get('credits', 0))
Or you can copy and paste the code below and put it in a file in the main root directory. Each time Kunena ...
...
About Line: 55
$data['powered'] = sprintf($this->language->get('text_powered'), $this->config->get('config_name'), date('Y', time()));
Above Meaning:
$data['powered'] is found in the above file: /catalog/view/template/common/footer.twig ...
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 ...