Just setup a new site and created an aggregator block that displays feeds from another site. The newsfeeds on the other site include ampersands in the URL, but when added to the aggregator, the links are changed to & html codes. Since these codes aren't valid in the URL, the links don't go to the proper pages.
Example, this link: http://www.claudepate.com/modules.php?op=modload&name=News&file=article&sid=471
I just enabled the Category_Views and I now get the following error:
Fatal error: Call to undefined function: category_is_cat_or_cont() in /home/demodav5/public_html/portal/modules/category/contrib/category_views/category_views.module on line 26
I have had my site set up with gallery 2.0 for a while and just recently tried to upgrade to 2.1.1 but now whish to revert back. I backed up my old galley2 directory as well as database tables. I restored the tables and reverted back to the old gallery2 dir and now when I access my /gallery dir I get the same upgrading screen.
Can someone tell me how to remove this so I can go back to the way my (working) gallery was before?
Hi guys, I have a testing Drupal Installation at home on windoze. I tried to use Drupal to send emial with passwords through an external smtp server. No luck. tried with php_mailer, noluck. Is there a way of hacking Drupal in order to have passwords displayed on the screen when I create a new user? I Know it's no safe practice but this only testing on freaking windoze.