I did a search, of course, and got directions to put: <link rel="shortcut icon" href="/favicon.ico" /> in the head section of the page.tpl.php file in the theme folder.
and I put the favicon (which is working on another site (html static pages)) in the root folder of my drupal site with above code
and the drupal icon is still there. tried a couple different browsers, emptied cache, etc.
is there somewhere else i need to change something (something that is telling drupal to put up its own logo)?
I am a teacher and trying to set up a site for my students to interact with. Many of the students have net access but are not able to obtain emails as their parents disallow it (with good reason). Is there a way that a reasonably adept person can make drupal just auto register a user based upon a submission....or even give the admin the option to approve a user STILL without sending an email? Either method would be acceptable.
Hi. The "Issues" system used here seems to be very well done. I've searched and looked around, but have been unable to find it for download anywhere. Is it available? Given the open-source nature of Drupal, I'd think it would be. =P
I've got the excellent FlashChat from www.tufat.com but is there really no intergration with Drupal available? It comes with an integration installer but Drupal is not on the list. Joomla, Moodle, PHP-Nuke, GeekLog, etc. are on the list, though.
I recently switched a bunch of custom nodes over to forum topics. I switched the node->type, added a new taxonomy term, erased the old taxonomy term with associated nid values, added the NID to both "term_node" and "forum" tables with associated term id.
Now the problem is that 8 of my nodes transfered over without a problem. 13 of them do not show up when the forum is listed.