Assistance Requested: Yellow "No results" Bar

From semantic-mediawiki.org

According to the image posted it looks like you did not assign any datatype to the respective properties most importantly to "Has event start" and "Has event end". You can also use the sandbox to do live testing.

11:14, 20 December 2018

Thanks for the quick reply! I've seen that mentioned elsewhere and for the life of me cannot find how to explicitly define data types. I've spent a few days googling for it and came up dry. I'll look into the sandbox, but if you would please elaborate a little and show me what I'm missing in my subobject defintions, I would greatly appreciate it.

16:15, 20 December 2018

I added the link to the help page on setting datatypes to properties to the datatype page for better results. Thanks for noting that it was obviously not the easiest page to find.

19:30, 20 December 2018
 

I created a test page out on sandbox.semantic-mediawiki.org and using the exact same definitions, it never gets past the three loading dots there. I stripped down the eventcalendar call to the bare minimum, and it still stays at the three loading dots. What I've read leads me to believe that this is a server-side issue. It may be a server side issue on my site as well, but I'm not certain how to debug it yet, if so.

2018-12-20 09 45 50-DvicciCalendarTest - Semantic MediaWiki - Sandbox.png

Thanks again!

17:53, 20 December 2018

The test on sandbox failed because of the experimental Content Security Policy setting. It is now working as expected after removing the policy setting.

19:29, 20 December 2018

Yup. That did the trick, and the code that does not work on my own server works just fine in the Sandbox - even without explicitly defining any date datatypes (maybe that's done behind the scenes somewhere?). Thanks for pointing out the sandbox for me, that at least gives me a place to start! I'll pour through the versions and requirements. In the end, it may simply be a matter of ripping and reinstalling SMW and SRF.

I'm still struggling a little with the syntax to define a date datatype, but I'll play around with it in the sandbox until I figure that out.

Thanks again!

19:56, 20 December 2018

On sandbox the respective properties were already set by another person. So editing the property page as described in the link I provided did not work for you?

23:23, 20 December 2018

GOT IT! It took a while, but I finally figured out that I needed to create new Property:Has_event_start and Property:Has_event_end pages.

Thanks for your patience!

02:57, 21 December 2018

No worries. Great to read that it is working now. Probably to easy. Happens to me sometimes, too. :)

19:29, 21 December 2018