Closed rnervi closed 1 year ago
this seems the line invoking the JS
(file: /web/components/com_jea/views/property/default.php)
<?php if (!empty($this->row->images)) echo $this->loadTemplate($this->params->get('images_layout', 'squeezebox')) ?>
the .js is in the media folder. sounds like it cannot load or wrong path
have the line removed opens the property but the images. this confirm the line is not founding the layout for images we wait for a fix, ty
more on. goto backoffice component -> jea -> options change the param for "property display" tab from "classical" to "magnific" then the error changes to : Call to a member function get() on null forever
Which version of JEA do you use ?
Joomla Estate Agency 4.0.5
installing & checking...
j4.3.4 property list in the content area click on one 500 Layout default_squeezebox not found
The commit 91ef3fb should fix this error.
from "classical" to "magnific" then the error changes to : Call to a member function get() on null forever
Can you set the Error Reporting
to Maximum
in System > Global Configuration > Server in your backend and
Debug System
to Yes
in System > Global Configuration > System, then post the complete call stack of your error ?
The issue is relative to the captcha. This 0e68e2a should fix it.
j4.3.4 property list in the content area click on one 500 Layout default_squeezebox not found