Nice module. However, I did not see in access control any possibility to allow anonymous users to view classified ads. A bug or for purpose, or have I missed something? (the menu item is showing up for anonymous users, but not taxonomy nor ads... for authenticated with proper access permissions working just fine) Thanks for your hard work anyway, appreciated!

Comments

mcurry’s picture

On my test environment, and on my deployed sites, anonymous users can indeed see ed_classified nodes - see http://goatseeker.com, http://www.bunnytrade.com. In fact, there's no provision to prevent anonymous users from seeing the ads -- you'd have to use some other mechanism to block them.

Do you have a site where I can see this problem? You can email me at exodusdev [at] gmail.com if you want to send me a link privately.

It's possible that I've introduced a bug due to renaming the module to ed_classified, so I'd love to get more information on this.

Abilnet’s picture

My installation is on a test server. However, I took a closer look and for me it seems that the "problem" was a result of using the "taxonomy_access" module which seems to default the access settings a certain way for new node types? Sorry I did not have time to verify more closer, but after disabling or setting correct permissions in taxonomy_access -module, everything works just fine.

mcurry’s picture

Status: Active » Fixed

That's what I love to hear!

(Beware module interactions!)

Anonymous’s picture

Status: Fixed » Closed (fixed)