New install of drupal cvs when you click settings/aggregator2, settings/aggregator2_logo, settings/aggregator2_autotaxonomy all you can see are blank pages.
New install of drupal cvs when you click settings/aggregator2, settings/aggregator2_logo, settings/aggregator2_autotaxonomy all you can see are blank pages.
Comments
Comment #1
ahwayakchih commentedAre 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?
Comment #2
drewish commentedI 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.
Comment #3
monyo commentedNot 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.
Comment #4
ahwayakchih commenteddrewish thanks!
monyo do You try to use it with Drupal 4.7? It's not ready for it yet.
Comment #5
monyo commentedThank 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.
Comment #6
ahwayakchih commentedIf 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.
Comment #7
ahwayakchih commented