Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
23 Mar 2009 at 01:59 UTC
Updated:
16 May 2024 at 00:50 UTC
Jump to comment: Most recent
Comments
Comment #1
jcnventuraI am guessing something must be wrong with your site.. The permissions are mostly handled by Drupal (there's only a simple function declaring that they exist), so I would assume that if they don't work for the module, they are probably not working for any other module in your site..
João
Comment #2
Anonymous (not verified) commentedCorrect, none of my permissions are working... I've started another issue here: http://drupal.org/node/410712
Thanks anyway!
Comment #3
jcnventuraNo problem.. Try backing up your database and printing out the permissions page, then truncate the permission table directly in MySQL, and see if you're able to restore the permissions as they were previously.
Comment #4
Anonymous (not verified) commentedThanks for that advice, it seems to be working...
I removed all permissions from the table and am now going through re-enabling them.
The only thing that bothers me is that my previous database backups were producing 11Mb .sql files; this backup only produced a 4.5Mb .sql file...
EDIT: Scrap that. I got part-way through enabling the permissions (saving every now-and-then) when I tried saving and had the same problem, it wouldn't save...
Will continue posting updates at the other issue mentioned above.