Error 500 details view using SEF URLS

nycreate

Member
Hi all..

This one is causing me a big headache as it seems to be intermittent... (was, now is permenant)

trying to view details in front end from list gives 500 error..

View not found [name, type, prefix]: details, html, fabrikView

View details works fine in admin and when SEF URLS turned off. edit record works fine in all cases. Template is set correctly for details view.

HTML:
https://www.mydomain.com/tables/all/details/15/56618.html
(error)
HTML:
https://www.mydomain.com/tables/all/form/15/56618.html
(noerror)

github fabrik-3.0.6.3-969

Regards
 
Hi All..
The SEF URLS (J core one) is breaking lots of things with Fabrik for me as well as the above. when trying to view different 'views' of a table using the filters in the menu item parameters im getting errors like:

Code:
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/mydomain.com/httpdocs/libraries/joomla/database/database.php on line 1315 getData:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM Array' at line 2 SQL=SELECT SQL_CALC_FOUND_ROWS DISTINCT FROM Array
and

Code:
Fatal error: Call to undefined method FabrikFEModelList::checkAccessFromListSettings() in /var/www/vhosts/mydomain.com/httpdocs/components/com_fabrik/controllers/form.php on line 130

List has correct access level?

As soon as I turn off sef urls everything OK Again.

SEF URLs are vital for SEO. Please can someone look at this ASAP.

Thanks
 
^^ Worried why im not getting any response on this? Ive even offered to pay for this to be looked at with no response ^^
 
We've just been busy.

Can you give me your settings for the J! SEF, specifically URL rewriting, add extensions, and Unicode aliases.

If you use URL rewriting, can you also paste the content of any htaccess files you use.

-- hugh
 
BTW, re the original post about the 'layout not found', I just fixed something in github which may have affected that, although it would be specific to SEF'ed views.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top