i installed notify to receive email notification of new content (comments, blog entries, etc)
However, ever since i installed notify.module i have never received any email notification even though there are many new entries, particularly comments.
My drupal version is 4.6.5 running on remote windows server. I'm using poormanscron to run cron. My notify setting is set at "1 day" and "5 failed sends".
I have created a "URL Path" which amalgamates all listings within three taxonomy terms.
ex:
taxonomy/term/1+4+5 ----> regional/bc
When I view that page it lists the term titles as the "page" title. How can I adjust what title it displays there to say something other than just listing the terms?
I do not know php to write it but can make appropriate changes without breaking things too badly most of the time.
i'm having problem with "event" module.. i think there might be something conflictiong in between MYSQL tables with various modules.
What i'm experiencing is my "create content" -> event page became a standard page with no "event start date" nor "end date"
does any knows what's going on with this module? why is behaving this way?
I want to know if there is a way for me to display / call a block module without it being through the sidebar content. I've checked the handbooks and have not had any luck. I just want to be able to identify somewhere in the template / theme where I want this particular thing to always appear.