jeeveegee

Results 9 comments of jeeveegee

Hi, i am still facing this issue. Grav is running with the official grav docker image, somehow it gives 0 results; tntsearch index via cli works. Any ideas?

Hi, Thanks for your replies. I have updated tntsearch, by running the Docker image i dont get results, on a local test, running via php -S it works after re-indexing....

I still don't get results when i run the grav instance and plugin tntsearch on the Docker Image. Any ideas? In docker i get a completed indexing. Really weird.

@rhukster Nevermind this issue. It was not installing the tntsearch plugin, and i was indexing before it was completed. So it has been fixed.

unfortunately when i try to re-index it gives me an error Invalid resource theme:// Any suggestions?

PHP7.4 (apache), TNTSearch latest 3.3.1, Grav latest

Here same, doesn't work in Chrome, because chrome can't handle async somehow. @TomTitTot: Just search for the async in the ajaxOptions object (jquery.localize.js) and set is to false. Also be...

@perrycbrown You can try to use the renderNode function like; `` This is working on IOS, but not on Android because android does not support View in Text Component. Still...