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

Call to undefined function: form_textfield()

Hi everyone,
I hope you can help me to solve this headache problem. I tried to figured out the whole day and read a lot of documents, but I couldn't figured out.

After enabled modules such as Filemanager, form_mail, and video, I got an error that form_textfield() is not defined.

Fatal error: Call to undefined function: form_textfield() in /home/up4fun/public_html/modules/filemanager.module

Thank you for anyhelp.

drupal_get_form difficulty

Can anyone point me in the right direction? I'm trying to create a form with the drupal_get_form function, and I get an empty window every time I try to run the following PHP page:

Access Denied

Hi all. I am a newbie here and recently written a module.

I've tried to put it inside the website we are developing and when we add the module inside, it will set the permission of anonymous users such that it can't access the content. I tried setting it again in the access control but when i save permission, it doesn't reflect.

why is this so?

thank you very much! :)

difficulty with Book Review Module & excert or teaser not displaying images.

I'm using the book review module, which is functioning fine except for the teaser. I want the book cover thumbnail to display in the teaser. I've got the excert, image, and image assist modules all installed. When I try to add an image to the the excert, it will work up to the point I hit preview or submit. Then, the img & div tags are removed. I've tried a couple of variations of this, but nothing seems to be helping. Any advice?

Thanks!

Including a Stylesheet in a Module

What's the proper way to include a custom stylesheet in a module?

Acidfree does it like this:

Fontsize.module JS doesn't validate

Font size module doesn't validate. This is the error I'm getting:

there is no attribute "language".

script language="JavaScript" src="modules/fontsize/styleswitcher.js" type="text

Pages

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