When using CivicSpace 0.8.2 (Drupal 4.6.3), when I manually added a user, I got the error:
user error: Illegal mix of collations
(latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE)
for operation '='
query: SELECT * FROM profile_fields
WHERE LOWER(category) = LOWER('account')
ORDER BY weight
in /<homedir>/public_html/includes/database.mysql.inc on line 66.
But the account did get created successfully. Is anybody else seeing this?
Hi, I was wondering if there was a way for me to disable usage of email from drupal... I don't have an email server available to me... full stop... don't suggest to me the use of a third party server... I don't have access to one, end of story >_>
Is there a way to change drupal such that a user creates a password during registration and they are not emailed? If not then I recommend it as a feature for a future release... not everyone has access to mail servers...
I am trying to get the term description to appear on the term page. Taxo_context is enabled, term and sub term display is also enabled and a vocabulary has been chosen. The description still refuses to show.
I have tested in IE also to rule out a browser issue, emptied the drupal cache, but to no avail.
I can´t find any way to make URL´s in blocks open in a new window. I´ve added the old "target=_blank" after the path you type in the block configuration page and nothing happens. I used the same method to make the primary links open in a new window and that worked.
This must be used be many and seem trivial to many so could somebody give me a litle hint!?
It would be best if there was an option to make the links open in a new window or not in the block configuration page itself.
I've seen the Google Ad Sense Module and how it works on various sites. I have people interested in advertising on the site because it is already broken up regionaly. Can I run advertising on the forum topics section of Drupal? Can I strip the Google Ad Sense Block and replace it with my own contents? I am a little unsure on how to approach this. Maybe someone has already done such a task and I missed it in the forums. Any help would be appreciated! Thanks