The issue I am facing is when I have a realities item I get a white page. I turned on error reporting and I got these error messages:
Strict Standards: Declaration of JUX_Real_EstateControllerRealty::postSaveHook() should be compatible with JControllerForm::postSaveHook(JModel &$model, $validData = Array) in /home/wwwheart/public_html/administrator/components/com_jux_real_estate/controllers/realty.php on line 21
Strict Standards: Declaration of JUX_Real_EstateModelRealty::prepareTable() should be compatible with JModelAdmin::prepareTable(&$table) in /home/wwwheart/public_html/administrator/components/com_jux_real_estate/models/realty.php on line 23
Strict Standards: Only variables should be passed by reference in /home/wwwheart/public_html/administrator/components/com_jux_real_estate/helpers/jux_real_estate.php on line 269
Strict Standards: Non-static method JUX_Real_EstateClassImage::check() should not be called statically in /home/wwwheart/public_html/administrator/components/com_jux_real_estate/helpers/jux_real_estate.php on line 277
Strict Standards: Non-static method JUX_Real_EstateClassImage::sanitize() should not be called statically in /home/wwwheart/public_html/administrator/components/com_jux_real_estate/helpers/jux_real_estate.php on line 279
Catchable fatal error: Argument 1 passed to JUX_Real_EstateControllerRealty::postSaveHook() must be an instance of JModelLegacy, instance of JUX_Real_EstateModelRealty given, called in /home/wwwheart/public_html/libraries/joomla/application/component/controllerform.php on line 790 and defined in /home/wwwheart/public_html/administrator/components/com_jux_real_estate/controllers/realty.php on line 86
I have tried: fixing my permissions with directories at 755 and files at 644. I have cleared my cache. Uninstalled and reinstalled the component. Still getting the issue.
Hi techcloudent !
You can turt off it the following:
You access admin of website:
system/global configuration/server/ Error Reporting: choose none
Please view image attachment
Best Regards,
Huyen Tran