Closed (fixed)
Project:
Book Review
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2005 at 06:35 UTC
Updated:
16 Sep 2007 at 08:18 UTC
My search doesn't indicate if this has been addressed or not. Our members can create their own book review using the book review module, but they cannot edit their own review after it's been submitted. The access roles only have create and access options. Setting edit for page or book page doesn't do the trick either. Is this possible, or does this need to be a feature request? Using Drupal 4.6.0 (will upgrade to 4.6.1 this weekend). Thanks.
Comments
Comment #1
jandersen commentedAnyone else having this problem?
Comment #2
Emiliano commentedPlease, try this:
On line 28, replace this code:
by this:
This way, the author can update or delete its review.
Try it on a test server before using it on a production one, ok?
Cheers,
Emiliano.
Comment #3
CrowChick commentedThat fix didn't do the trick for me.
Comment #4
brenda003It worked for me just perfectly.
Comment #5
brenda003