This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Events - Can I remove the time?

I would prefer not having a time for events posted. Is there a way to remove the time?

FYI, the time is posting 6 more hours than the time I set during the creation of the event. That isn't the reason I want to remove the time, but I wondered why that is happening? Has it something to do with my time zone being different than my host provider?

Proper threaded forum??

I'm not entirely happy with the forum module for 4.2 and I can't get tripforum to work at all. What I'm after is something more like cyboard or superBB (The latter based on cyboards and ported to postnuke. However, no longer being developed) which is what my users are accustomed to and demand in style and usability.

Using Drupal security for external application

Hi, i am developing a CRM system in php/mysql and i was wondering if I can use the security/authentication system of drupal without completely rewriting it as a drupal module. I would like to lauch a complete application in a new window. Is this an option?

db_query basics

Can someone out there point me to an explaination of how the db_query function works? I've been all through this site and can't find the documentation on it. I'm just trying to do a simple "select x from y where z", and I'm pulling my hair out.

thx

c

Event 4.3 - bug on month display

notice:

http://www.tbln.org/?q=event

The calendar says September 27 2003, but the event is actually scheduled for October 27 2003.

Thanks for looking into this.

George

HOWTO: Get amazon.module working with amazon.de and german books

To get the amazon.module working with amazon.de and the german language you have to edit the file AmazonSearchEngine.class.inc in the include directory.
2 changes have to be done:

var $server = 'xml-eu.amazon.com'; // was xml.amazon.com @Line#9

and

$url = "http://{$this->server}/{$this->server_xml_url}?{$version_text}t={$this->associates_id}&dev-t={$this->dev_token}&locale=de"; 
//appended &locale=de @Line#100

Thats all!
Tested and implemented: http://www.kloeschen.de/drupal/?q=amazon

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions