SOLVED List keeps on Loading

Status
Not open for further replies.

karilint

Member
Hi,

I just updated to 3.4.3, and I'm not sure if my error relates to that:

I'm using the Content plugin in an Article. It has one Form and a List below that. The List populates the first 10 rows just fine. When I'm changing the Display # from 10 -> 5 or if I'm pressing any of the 'Next' or 'End' or '2', '3', ... the List displays only 'Loading...'

This seems to happen with all Lists using Content plugin, the normal Lists work just fine.

I've cleared the browser (Firefox) cache. Any suggestions?
-Kari

Joomla! 3.5.0 Stable [ Unicorn ] 21-March-2016 22:00 GMT
Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
 
Sounds like a JS error. Can you see anything in a browser dev tool?
Do you have a link to one of these lists?
 
It's throwing
<b>Notice</b>: Undefined variable: properties in <b>/.../components/com_fabrik/models/list.php</b> on line <b>5405</b><br />
in the JSON response.

This was fixed in GitHub jooml3 branch (which has still some JS issues), I just fixed it in GitHub build343 branch. https://github.com/Fabrik/fabrik/commit/04fecf3254beea8fa5bae83a0f34b61e46d5b988

As a workaround you can set your Joomla error reporting to less than max (so it won't throw notices).
Or you can update from GitHub buid343 branch (or joomla3 branch if you don't have a live site).
As always: backup before
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top