New install of drupal cvs when you click settings/aggregator2, settings/aggregator2_logo, settings/aggregator2_autotaxonomy all you can see are blank pages.

Comments

ahwayakchih’s picture

Are Your database tables uptodate too (structure changed in meantime)?

Maybe try to empty cache table just in case.

Also did You try to access them as administrator? Or as user which should be able to access them?

drewish’s picture

I haven't looked at the code (I don't use it but for some reason the Aggregator2 issues show up in the event modules list so I noticed this) but I'd suspect that this is the cause.

monyo’s picture

Not sure if you still need answers to your question but here they are.

using the newest mysql script
deleted the cache table and tried again - same blank pages
I'm accessing the admin/settings/aggregator2, admin/settings/aggregator2_logo and the admin/settings/aggregator2_autotaxonomy as administrator.

ahwayakchih’s picture

drewish thanks!

monyo do You try to use it with Drupal 4.7? It's not ready for it yet.

monyo’s picture

Thank you for your patience.

I'm using the latest cvs. I re-run the db script for a fresh start, still the same result when you click the settings from admin/settings.

ahwayakchih’s picture

If You use any drupal version above 4.6.x then aggregator2 is not ready for it yet. Tose new versions use new form API and that's why You see blank page. AFAIK there is support for old API through legacy.module, but if i were You i wouldn't risk it :)

I've started porting my modules to 4.7.x this week, and most probably will update agg2 before friday.

ahwayakchih’s picture

Status: Active » Closed (fixed)