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

Form to post content off-site

Thanks for reading. This is my first attempt creating forms in Drupal, so do let me know if I'm missing something quite basic/obvious/fundemental.

I'd like to create a form which sends an SMS text message, through the iTagg service.

(Their API requires you to POST certain fields [your username & password, the phone number to send to, the message, etc] to their site at: https://secure.itagg.com/smsg/sms.mes )

How controls CCK Text/Text Field maximum teaser length?

How controls CCK Text/Text Field maximum teaser length?
Has the "reading more..." functions.
Thanks

Logotool and jstools

Hi there, i'm new on this forum, i just want to make you know that the great logotool module has problems with the jstools module, beacuse is allways showing the default logo when you select "Specified logos" option. this is because the jstools loads the logo from jstools/default.js, not from the current page. i hope you can find a workaround. Congrats!

pageroute & complex CCK's not working out. Ideas?

I'm working a site that needs to utilize CCK for some large, content-heavy forms. The problem is the forms are too long for most end-users. I have already installed pageroute.module and have split the forms into various "phases." I've even installed nodefamily.module to group these lesser-forms under one major-form.

Module-created vocabularies aren't allowed by nodes.

I've created a module that attaches specific information to a specific vocabulary's terms. When installed, the module calls drupal_execute to create a vocabulary with all the desired settings, and stores the vocabulary id. Then, form_alter and hook_taxonomy streamline the process to gather information about the term. Life is good.

However, whenever I create or edit products, I can't assign a term from that particular vocabulary. I just get the "An illegal choice has been detected. Contact the site administrator" error. Watchdog reports the term id that I had selected. The database looks fine, and I can even add a row to {term_node} to get the effect I want.

Help Installing Links Package...

I've downloaded the latest release of Links Package for version 4.7.x and tried to install it.

I can't install it because of this message that appears everytime I visit the modules page:

Fatal error: Call to undefined function: module_exists() in C:\webserver\xampp\htdocs\drupal47\modules\links\links.module on line 15

**What do I need to install Links Package? Should I install or activate other modules first before using Links Package?

Thank You.

Pages

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