I looked for that issue in the forums but didn't find anything.
I setted up some custom 404 and 403 error pages, and it seems that the search is not working only from those pages. Is this normal or not?
Search works perfectly on other pages.
While things seem to operate otherwise normally, I can't seem to shake an error message that pops up on admin screens for one site:
warning: event_init() [function.event-init]: You've already initialized using the epoll engine in /home/share/www/html/drupal/includes/module.inc on line 203.
Any ideas about what this is, or at least how to debug it? It's an internal sandbox installation, and easy to nuke and rebuild. But I've nevere seen this particular situation before.
Hi, this is an odd question maybe... If I know an image's node number (im using image and image assist), what function do I call to get its filename from the database (inorder to create an tag). If there is no stock function, what should the sql call look like? I also need the node's body.
I've been toying with this for days and can't seem to figure it out.
Here's what I'm trying to achieve and hopefully someone can help me out.
Going to have a few pages so my taxonomy would look something like
Home
- About ( page with full html )
- News ( page with full html context, listing news items which would be "story" content type )
- Contributors ( page with full html context, listing contributors which would be a new content type named " contributor" )
I'm trying to figure out the best way to go about achieving this.
I'm really needing to limit my visitors to only be able to upload .mp3 files with the Audio Module, as they're uploading all sorts of other audio types (eg .wma files), which don't work with the on site flash player.
I would really appreciate any pointers on how to achieve this, as I'm not a coder.
I've recently noticed that I sometimes (it seems like always now) have to logon twice to enter my drupal site. Also, when I click the home button, I sometimes am logged out. Any ideas?