I'm having issues with the review node not showing up in the node/add screen.

Comments

drewish’s picture

Status: Active » Fixed

turns out that i didn't have the hook_access implementation named correctly.

kae’s picture

since the latest version is 12-18-05, perhaps you can patch that code? I downloaded that one but it's not working. looks like I'll have to download cvs version. thank you.

kae’s picture

hmm, I don't see the "browse cvs depository link"

drewish’s picture

sorry about that, i've backported it to the 4-7 branch.

kae’s picture

thank you. I made the patch and applied it. Now "create review" shows up in left sidebar menu but still does not show up in middle. Is there any way to make the review a book a page in my handbook?

drewish’s picture

not sure i follow you, "review" isn't showing up in the node/add screen? can you make sure that the module has a review_node_access() function?

Anonymous’s picture

Status: Fixed » Closed (fixed)