Open olafgrabienski opened 6 years ago
I was able to reproduce the issue on a fresh Backdrop site using the official Beautytips API release and the current code of Beautytips Node. My PHP version is 7.1.12.
This is the line in question:
print backdrop_render(node_view($node, 'beautytips_node'));
Hopefully helpful pages:
After hovering on a (partially working) Beautytips Node link and/or after clicking somewhere else to close the tooltip again, I get the following notice in DBlog:
Interestingly, I see the same error on a Drupal test page using Beautytips Node via simplytest.me, PHP versions are in both cases 7.0.2x.