urlfilter.module is 4.6 and cvs also does not work with 4.7
is there another way to activate URLfilter that http://www.domain.com
a link> becomes a link by default on posted nodes?
I recent install drupal, anda now i receive this error:
Warning: Cannot add header information - headers already sent by (output started at c:\phpdev5\www\drupal\includes\unicode.inc:32) in c:\phpdev5\www\drupal\includes\common.inc on line 143
i have installed drupal 4.7b4 on my xp with xampp 1.5.1, php5.. everything is working fine. am able to access the first login page to create my first user and all.. but i am not able to figure out how to get emails across on my localhost.. seems like drupal was able to send the mails but was uable to retireve any on my machine..
Just installed drupal 4.7 beta 4 and encountered the problem with aggregator module, which is unable to handle rss feeds in win-1251 (cyrillic).
The error is following: input conversion failed due to input error in /pub/home/bla-bla/modules/aggregator.module on line 506.
and
Bytes: 0x98 0xD0 0xBD 0xD1 in /pub/home/bla-bla/modules/aggregator.module on line 506
I'm interested in extending the search functionality to incorporate the location of nodes as well as their content. I don't want to overcomplicate the search screen, so thought perhaps adding a location section to the advanced functionality box on the search page.