When I click the link to add new feeds (drupal465/?q=node/add/aggregator2-feed) I get a blank page.
I am running 4.6.5 on Mac OS 10.4.4,PHP 4.4.2, MySQL 4.1.12,Apache 2.0.55
What am I missing?
Thanks
Chris
When I click the link to add new feeds (drupal465/?q=node/add/aggregator2-feed) I get a blank page.
I am running 4.6.5 on Mac OS 10.4.4,PHP 4.4.2, MySQL 4.1.12,Apache 2.0.55
What am I missing?
Thanks
Chris
Comments
Comment #1
ahwayakchih commentedDo You have permissions setup correctly?
Also check if workflow settings are ok (if You already had agg2 installed before and now downloaded latest changes to cvs version of 4.6.5 some things changed).
If You're running 4.6.5 and just downloaded CVS version of agg2, be sure to download CVS for 4.6 (default CVS version is for 4.7 now).
Comment #2
old mac commentedI checked permissions. To access, all roles are checked. Agg2 has it's own vocabulary. for 4.6.5 I am using the default download not the CVS.
replaced all files and .sql tables..same thing, no page
Chris
Comment #3
ahwayakchih commentedAccount needs also "create own feed" permission, but i guess You've set it already.
Does it show any errors in logs?
Comment #4
colorado commentedI don't know if this helps, but I have found that when multiple roles are assigned to a user (i.e. when authenticated user AND a custom user role are both checked in the user's profile) then the user can lose some permissions, specifically the ones NOT granted to authenticated users (even if those permissions ARE included in the custom user role).