In the popup creation form, directly in the #popups-body div, I see the text "null" (see image in the attachment). It seems not to depend on the node type which refers or is referenced. I cannot find the reason. Thank you in advance for help.
I see this too. IIRC this was supposed to be the name of the original node that the new node will be linked to.
PS: My installation has other issues too, and when I save the node, it is not being linked back to the original node. In fact in my case, i can save the new node but the UI gets stuck with a Loading animation.
Thanks.
I've been struggling with this "null" on my messages, and thought it was "friendlist" since I'm using popups with friendlist. This have fixed the issue.
Thanks
Comments
Comment #1
Gabriel R. commentedI see this too. IIRC this was supposed to be the name of the original node that the new node will be linked to.
PS: My installation has other issues too, and when I save the node, it is not being linked back to the original node. In fact in my case, i can save the new node but the UI gets stuck with a Loading animation.
Comment #2
Gabriel R. commentedActually, this seems to be a Popups API issue, as it appears when using the class="popup" call.
Comment #3
fugudesign commentedI solved it by replacing (popups.js line 822)
by
Comment #4
sibopa commentedThanks.
I've been struggling with this "null" on my messages, and thought it was "friendlist" since I'm using popups with friendlist. This have fixed the issue.
Thanks