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

session.cookie_domain issue (can't login)

I have three drupal vhosts, three different folders under 'sites' with three different settings.php
Each settings.php has this line:

ini_set('session.cookie_domain','.mysite.com');

which (after reading countless forums) is given as a solution for sharing cookies accross different vhost names. However, once I added this line to the settings.php I can no longer login at all....

Multiflex theme combined with Acidfree module = problem

Dunno if this is the right category for this post, but....

I installed Multiflex theme to my site www.dyrepass.com, it looks nice, but there is two small problems:
* Acidfree albums dont fit with the content, some albums "dissapear". Guess I either have to edit the albums module to fit the size of the content, OR edit the theme size to take the full page. How do I do this?

* Some text is to small in the multiflex theme. Easy way to help with this? E.g. Login text.

Webform checkbox and textfield

Hello, I'm trying to make a form where an item has a checkbox and when selected they can enter data into a corresponding text field. My specific case is that I have a list of items that can be requested and I want to add a field to the list that asks how many of the checked item they want.

Is there a way to currently do this in the webform module?

acidfree content create issue

Hi,
i installed acidfree module.
after installation when i start to create the content this throws like below:

********************************************************************
Call to undefined function _image_build_derivatives() in D:\newwamp\www\drupal-4.7.0\modules\upload_image\upload_image.module on line 164
********************************************************************

Need your help.......

no button in browser and TinyMCE editor handling error

hi to all,
i m new to drupal.....i installed drupal 4.7.3 ..after that..i try to develop a site...
ater that i found..
==>page.tpl.php and style.css is one way to develop
==>mytheme.theme and style.css is another way to develop (in php template engine)
is it correct?
now..i m creating a content...i want to manipulate a content..and add a image to the content..
for that editor is need... so i try to user editor...tinymce,.....

===============================
for uploading a image i install...imce.module (imce4.7.x) but..the button not in my browser....
for that what is the solution..?
===============================
after that.....we ..install image.module,img_assist.module,tinymce.module....
in this..image and img_assist is working ...
but...
tinymce is working...
(main) tinymce(2_0_6_1)--->docs,jscripts,examples,tinymce(4.7.x)...avaiable...
in inside tinymce(4.7.x) contain..install.txt, plugins,tinymce.module.....like...

now...in admin..-->settings..i try to set the tinymce ...i got follwoing error
Could not find the TinyMCE engine installed at modules/tinymce/tinymce/tinymce/. Please download TinyMCE, uncompress it and copy the folder into modules/tinymce/tinymce.
in this settings i m able to create a profile.....but i got this..error...
what is the solution...for this...
i saw the forum..but...i didn't reach...

How to duplicate a 'upload' module?

I need to have two separate upload section in my form. But upload module can only provide one. How can I duplicate it? I have tried to read the source code but it is really a little hard for me.

thanks

Pages

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