I have installed Subscriptions 4.7.0 (last changed 04/22/2006) on a clean Drupal 4.7rc3. It works fine for the admin user (user 1) but every other user gets an "Access denied" page in response to a "subscribe" operation ie

* clicking "subscribe" on their "my subscriptions" page
* or clicking "subscribe post" under a post.

user/2/subscriptions/add/taxa/1
user/2/subscriptions/add/node/1

both fail with the "Access denied" page, for example.

Jeff

Comments

dziemecki’s picture

Assigned: Unassigned » dziemecki

Confirmed. This has to do with the last change I made, driving default actions to run off the users page. I need to think about the best way to handle this. Two short term fixes are to a) roll back to the previous version of the module (which I'm going to do in cvs) or to b) deactivate "Subscriptions users menu on main menu" and activate 'Show Subscriptions users menu on main menu" under the module settings.

dziemecki’s picture

4.7 branch rolled back to previous version.

dziemecki’s picture

Version: 4.7.x-1.x-dev » 6.x-1.x-dev

Changing the effected version to "cvs", now that 4.7 has been reverted.

dziemecki’s picture

Version: 6.x-1.x-dev » 4.7.x-1.x-dev
Status: Active » Fixed

Fixed in 4.7 and Head.

brashquido’s picture

Have confirmed fix with CVS on 4.7 RC4. Tested with several users and all are able to administer thier subscriptions properly from the "my subscriptions" tab under the my account area.

dziemecki’s picture

Status: Fixed » Closed (fixed)

Thanks for the real-world test. My test environment seems to be way friendlier than the rest of the world. Closing the ticket.