If i select link Attach existing 'bla-bla-bla' - i not see nothing.
I see error.log site and find error - Not enought memory...

P/S If this module use for shop and node - this products (above 700 page) - memory is not ....
Need add pager for see list node where add child or other.

Comments

troym559’s picture

If you are getting the white screen you might need to contact your web hosting provider to see if you can get them to increase your php memory. I'm not sure if I understand correctly but I think you are trying to show a list of child nodes at the parent node. If so you can accomplish this in several ways. The way I did it was to create a view showing child nodes of a parent node and display the view block at the parent. Its a little tricky if you have never done it before but it can be done relatively easy.

I am by no means an expert but I hope this helps.