Hello
I am trying to configure this module. It seems very str8 forward but I have selected the content types that I wish to enable it but the review tab, shows on all content types.
I have checked and re-checked, and I am not sure what I am doing wrong that causes this.
I appreciate any help on this matter. I am using the latest version.
Regards

Comments

Snehal Brahmbhatt’s picture

@ sophiejones

File Name:- reviews.module
Function Name:- function reviews_menu()
Line Number:- 110

-  $items['node/%/add-review'] = array(
+ $items['node/%reviews_enabled/add-review'] = array(

Thanks!

Snehal Brahmbhatt’s picture

Snehal Brahmbhatt’s picture

Status: Active » Needs review
alansaviolobo’s picture

Status: Needs review » Reviewed & tested by the community

the patch works.

scot.hubbard’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Fixed in release 7.x-1.18

scot.hubbard’s picture

Credit to snehal.brahmbhatt for providing the patch that fixed this issue.

Many thanks.

Snehal Brahmbhatt’s picture

@Scot: Credit doesn't seems to be provided, can you please once.