I simply can’t get this to work. The module is installed and enabled, however the Menu settings fieldset remains stubbornly collapsed. Do you see any errors in my code?
I use the frontpage module. Anonymous users are rediected to a general "sign up" page, authenticated users are redirected to a user control panel page.
Nodes that have the option to publish to the front page only show up on the anonymous users front page, and not on the authenticated users front page - how do I get them to show up on both?
If you are familiar with the AdSense module, you'll know that when you set it up you must create a single-line text field so you can enter your personal AdSense ID (not forgetting to NOT select "Hidden profile field", otherwise AdSense module won't take your ID). This creates an entire section at user/*/edit/adsense-profile-category-name to do so. Fine and dandy, I have entered my AdSense ID and everything is up and running fine.
I have decided to introduce a more structured access control on my site. It should be based on access control/category permissions for different types of users. However, much of the existing content haven't been assigned any categories yet.
Is there a simple way to assign categories to multiple existing nodes? Maybe I could use phpMyAdmin somehow?
Regards, Jon