Active
Project:
PDF Flyer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2008 at 10:57 UTC
Updated:
4 Feb 2008 at 03:18 UTC
After managing to sort out the path to pdf.php in the script, I now have "Create Flyer" at the bottom of all relevant pages :-) but not if logged in as an ordinary user or anon. Then the Create Flyer link is missing.
I checked the roles and permissions and all users are now set to be able to create flyers. However, none can.
When logged in as admin, when I click on "Create Flyer" the screen blanks and after a few seconds is replaced by
Restricted access
- no html etc, just that text.
What is likely to be restricting access, and restricting access to what?
(Please).
Thanks;
john./
Comments
Comment #1
cwgordon7 commentedThat's because this is a very badly written and currently unmaintained module. If you want a quick fix, go into the function pdfflyer_perm and change the permission to the string
'generate a PDF Flyer'.Comment #2
cwgordon7 commented