Where is the review?????????

teamrob - June 1, 2007 - 16:43
Project:NodeReview
Version:5.x-1.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

This seems overcomplicted for no reason, I cannot even get it to work.
Default test install...

Install module and enabled it
Change permissions in access control
In module setting for Node review--> review types-->set it for page
In content types-->page--> enable user reviews

That should be about it right? Well it does not show up anywhere for the admin or a test user when a page is created. Ive Further edited the views settings and nada.

So like how does this actually work then?

#1

nodegate - October 3, 2007 - 16:13

The same question from me.

#2

perfumespedia - December 11, 2007 - 17:51

You should see it asa a "tab" on your page. The module adds 2 tabs: "Reviews" and "Add review"

#3

mpamphile - March 18, 2008 - 07:44

Same question... I don't see any tab saying "Reviews" and "Add review"

I am using the dev version.

UPDATE:
It works now...
After I added review fields to a specific content type, I was able to review the content type.
example --> admin/content/nodereview/story

Marcel
http://tinyhttp.com

#4

electronicmonkey - April 10, 2008 - 16:34

can you describe step by step how you did this ? I added a new review field to content type "story" . but still nothing

#5

electronicmonkey - April 10, 2008 - 16:42

OK is there a solution where I can have the review within the node being reviewed instead of another page ?

#6

mpamphile - April 11, 2008 - 08:00

This is how I did it... Click on

Administration > Content types > (select the content type you want to review) > Enable user reviews

After you do that go to admin/content/nodereview to configure axes for reviewable nodes on the reviews page.
http://example.com/admin/content/nodereview

Marcel
Drupal Themes

#7

mpamphile - April 11, 2008 - 17:06

*bad advice... I removed it*

#8

electronicmonkey - April 11, 2008 - 09:14

OK I'm dumb . Step by step please how to create a custom review using CCK .
I created a CCK field but that is all I get . I need the review to be under the node being reviewed.

I initially used Simplereview which is just a souped up comment form , but it does not permit multiple axis

#9

mpamphile - April 11, 2008 - 17:10

electronicmonkey

You can modify the theme code to dispaly related reviews. ( i prefer this )

Or use a custom block

For the time being, it's going to take some hacking.

See how they do it here: http://drupalmodules.com/module/drupal-administration-menu

Marcel
Drupal Themes

#10

electronicmonkey - April 11, 2008 - 20:59

OK great thanks;
What extra code do I add to the theme code ? . I guess I will be working on the node.tpl

#11

mpamphile - April 15, 2008 - 06:46

yes

Use node.tpl to fetch additional reviews...

By default it seems like reviews are shown on one page at a time.

#12

gearhead - April 16, 2008 - 12:59

I need to get the reviews on the same page as well.
Can you please share with me the code that needs to be placed in the node.tpl?

#13

electronicmonkey - April 16, 2008 - 22:29

Thanks for you help so far. Pls how can I modify the theme code to show related views ?

Alternatively , how to create the custom block. Thanks again..

#14

JohnForsythe - April 21, 2008 - 01:56

For those interested, someone posted a solution here:

http://drupal.org/node/247652

I'm not sure how optimal it is, but it might work if you need a quick fix.

#15

electronicmonkey - April 21, 2008 - 23:08

Yeah and be nice to send kemudian a small donation for the fix.

#16

electronicmonkey - April 23, 2008 - 17:34

How can I put Add Review and Show Review Links at bottom of node instead of top ?

#17

electronicmonkey - April 25, 2008 - 20:51

How do I get only one general review box at the top and then have users only score the axes without the required compulsory add of review ? As it is I am getting too many compulsory reviews for each node

#18

JohnForsythe - April 26, 2008 - 03:19

this feature will be coming in a future release. there is a patch in the issue queue you can look at that does something like this.

http://drupal.org/node/100044

#19

Tpainton - May 16, 2008 - 19:43

This is absurd. I have mucked around with this module now for an hour and I still don't have a review tab or an Add Review Tab. Why must something be so complex. It MUST be a bug. I am not an idiot.

#20

JohnForsythe - May 16, 2008 - 20:57

Did you enable reviews for your content types? Did you assign axes to those review types?

#21

mpamphile - May 18, 2008 - 16:09
 
 

Drupal is a registered trademark of Dries Buytaert.