Before the upgrade, I had hooks working, and now I can't get them to work, and I can't figure out why not!
I used to assign the value "hooks" to the template and then just display it at the end, but the new way seems to be something along these lines:
<!--[pnmodurl modname=projects type=projects func=display projid=$projid assign=returnurl]-->
<!--[pnmodcallhooks hookobject=item hookaction=display hookid=$projid module=projects returnurl=$returnurl]-->
However, when I put that at the bottom of my display template, all that shows up on the screen are a couple of blocks from the right-side column. (pnCPG and PostCalendar)
Any ideas on what I'm doing wrong? I'm at a complete loss!