Drupal is up and running but how do I ...?

Search doesn't searching

Hello!

Why my search module doesn't search anything? Of course I checked my settings (admin/settings/search).
There I see 100% of content was indexed. But, really? Why I can't search anything?

Goos people, please help me :)

Threading with Mailhandler

I have mailhandler working correctly and putting posts into the Forum of my choice. However, every message goes in as a separate post. Is there any mechanism of attaching incoming emails as a comment/reply to the original post i.e. correct threading?

It seems that listhandler achieves this when working in conjunction with mailhandler, but I don't want to use a mailing list. Can the coding used by listhandler be utilised in anyway to help?

IE 6 compatibility issues!

Hello all,

I have a problem pretty much exactly the same as http://drupal.org/node/41479. I have a 3 inch white space gap between the top of the section and the first post in the middle of my page. It doesnt happen in IE 7 or in Firefox, only in IE6 !

Someone in a forum suggested to put the following code in -

Mailhandler on 4.7 and using Folders (not pop/imap)

Is there a known problem with this module not being able to connect to a local folder instead of through pop or imap?

No matter what I do when I edit my mailbox config it always tried to connect via pop or imap. In the imap settings for mailhandler it won't let me leave the domain blank.

"Mailbox domain field is required."

I downloaded all new code and tried again five minutes ago so I'm certain it isn't old code or whatever.

TIA

Ecommerce email payment notifications

I am experiencing a few issues with the ecommerce module

I am using the ecommerce module in 4.6 and testing with the Paypal payment method. FYI I am testing in the paypal sandbox

1. How do I get "payment" to send the "customer-invoice-email" defined in the admininsiter > settings > payment configuration when a payment is made.

Database prefix problem

Hi all,
I have a Drupal 4.68 site that used to run (last year) on a site where it had a database prefix of kri (as per settings.php)
I moved to a different hostig co and a database prefix was no longer required. I exported a dump of the old database tables and through a search/replace removed all "kri_" references in the SQL tables at the time. I installed a new set of Drupal installation files on the new ISP and omitted a database prefix in settings.php. After restoring the modified data the site worked.

Now I have literally hundreds of errors in this format:

detailsType php
Date Wednesday, July 26, 2006 - 14:15
User visitor
Location /crisis?PHPSESSID=.....ID omitted
Message Table 'krooninf_krooni.kri_node' doesn't exist query: SELECT kri_node.title, kri_node.nid FROM kri_node INNER JOIN kri_term_node ON kri_node.nid = kri_term_node.nid WHERE kri_term_node.tid = 180 LIMIT 1000 in /home/.../public_html/includes/database.mysql.inc on line 66.
Severity error

Ok, in the above example the prefix is back, yet it does not appear in settings.php. I searched in places such as the variable table, but my knowledge of the innards of Drupal is not yet good enough to know where else to search.

FWIW - I have cleared the cache table many times since installation, including today. Also under sites there is only one setting, the default site.

Any help will be apprecia

Pages

Subscribe with RSS Subscribe to RSS - Post installation