• Payment Plugins Poll

    We need your feedback on the need for updated payment plugins. Please go here and give us your feedback.

  • Joomla 5.1

    For running J!5.1 you must install Fabrik 4.1
    See also Announcements

  • Subscription and download (Fabrik 4.1 for J!4.2+ and J!5.1) are working now

    See Announcement
    Please post subscription questions and issues here

    We have resolved the issue with the J! updater and this will be fixed in the next release.

Advanced search does not work with Fabrik 4.0 Zeta and Joomla 5

Status
Not open for further replies.

marco@rella.ch

New Member
Hello I am testing Fabrik 4.0 Zeta with Joomla 5. I have noticed that the advanced search no longer works in Joomla 4 and with Fabrik 4.0 Epsilon it still worked.
Unfortunately I have not tested Fabrik 4.0 Zeta with Joomla 4 if it works with Joomla 4. What can I do to make the advanced search with Fabrik 4.0 Zeta work again with Joomla 5?

I still have a screen shot of error attached

Greetings Marco
 

Attachments

  • Advanced search.png
    Advanced search.png
    932.2 KB · Views: 10
Usually JS errors are the reason for sticky spinner.
Have a look in your browser console.
 
I checked with the Browser Console and the message is Failed to load resource: the server responded with a status of 500 () see atteched files.

index.php?option=com_fabrik&format=partial&view=list&layout=_advancedsearch&tmpl=component&listid=3&nextview=list&scope=com_fabrik&tkn=fa8489dc76ba7cc1d561ae4218a18f5d&listref=3_com_fabrik_3
 

Attachments

  • Browser Console Message.png
    Browser Console Message.png
    136 KB · Views: 8
Try if you get more informations in the Network tab, maybe there's an error message
 
The link shows
upload_2023-11-21_15-42-56.png

(which should also be found in the "Response" tab of the network tab.
This looks J!5 related.
Can you enable J! System debug and try again? This should show the error stack (in the Response tab or if calling the link directly)
 
Can you try to change line 81 to

$app->getDispatcher()->dispatch('onBeforeCompileHead');

in libraries\fabrik\fabrik\fabrik\Document\Renderer\Partial\HeadRenderer.php
 
Good morning

I have edited line 81
$app->getDispatcher()->dispatch('onBeforeCompileHead');

Now it looks like it works correctly

Thanks for the excellent support

Regards Marco
 
Status
Not open for further replies.

Members online

No members online now.
Back
Top