Experimenting with the Views module I set up a view for /taxonomy/term with 1 argument of 'term id'. This appeared to overwrite the default output of /taxonomy/term/n (i.e. I saw my new view page, and not the usual /taxonomy/term/n page).
I just upgraded my drupal based site to Drupal 4.7. I wanted to check the functioning of free-tagging provided by new taxonomy as mentioned in this youtube video.
The upgrade went fine, however there is no Administer -> Settings -> Taxonomy or the Administer -> Categories as mentioned in taxonomy and free-tagging posts on this forum.
I have the taxonomy module enabled , is there anything else that i need to set ?
I am having problems sending new user information via email. I login as the administration #1 account and 'add user'. I check the 'notify user of account', but the user never receives the email.
I am checking with my local (miltary) network support group and they indicate that they aren't blocking my incoming emails. I also have word into my webhost, a third party, to see if they can reach the military DNS that I am trying to send to.
Any other thoughts or suggestions? I'm really rather stuck at the moment and would appreciate any thoughts you may have.
I'm using drupal 4.7 to run my blog (www.libertinayarns.com) and a small online store, and while I have only limited knowledge of php or mySQL, I've found drupal amazingly customizable for my purposes. But I'm having one major problem, and no amount of searching the forums has turned up a solution.
I just installed emailpage.module, and the link to the page I’m attempting to send, utilizing “email this page” link, yield broken. The Durapl installation folder (TEST folder in this case) is duplicated in the link.
I have just installed Inactive User module, and configured it to delete users who don't login for one year, reporting admins about deletion.
Cron jobs are activated (via CPanel). Notifications (Notify module) and indexing are working fine.
But no user seems to have been removed. I have dozens of them, whose last access is more than one year, but they are still in the admin/user list...
Is it a bug, or am I missing some configuration? Should I create something else related to cron jobs?