This tag is for questions about modules hosted on Drupal.org.
0
votes
0answers
15 views
Drupal modules - Nice menus CPU usage and response time
I am having a problem with nice menus drupal module. It's the module that is consuming more web server time and it's the slowest to respond . This is weird for me as a so insignificant module can ...
-1
votes
0answers
7 views
Is there a postcode for deliveries checker module for drupal 7?
I'm thinking about using Drupal for a take away (delivery) ecommerce site and was wondering if there is a module that could calculate the the distance between the postcode added by the user and the ...
0
votes
1answer
33 views
How we can install Ubercart in Drupal
Ubercart module is the most popular Drupal E-Commerce platform. My question is how we can install and configure Ubercart module in Drupal.
1
vote
1answer
22 views
I want to place 2 forms in a single custom page in Drupal 7
I am completely new to Drupal am trying to create a single page that contains 2 forms (that come from a custom module). I also want this page to be a dedicated file in my theme directory.
In the ...
0
votes
0answers
10 views
How to display the taxonomy menu block when content display?
I created a vocabulary
Vocabulary 1
- Term 1.1
-- Term 1.1.1 (url : autogenerate)
-- Term 1.1.2 (url : autogenerate)
And I created a taxonomy menu block, a content type and a view by ...
0
votes
0answers
29 views
Drupal White Screen only on product page?
I am pulling my hair out at this question. I have found many things of white screen of death and have tried many methods. Only my product page appears as a white background. However, links are still ...
0
votes
0answers
25 views
How Can I Get This Stubborn Kendo UI Handle To Move?
I'm building a web app that uses two Kendo UI sliders using require.js and backbone.js. The sliders render and function fine with one exception: The slider handle doesn't move. The strange thing is ...
0
votes
1answer
26 views
Entity reference field and dependent dropdown
I have a content type with an entity reference field referencing to a custom entity. I need to use a select box because an autocomplete widget is not suitable in my case. However, I cannot load all ...
0
votes
2answers
23 views
How to create a custom theme in drupal6 and apply template to it
I am just tried to create a module name mymodule and tried to apply theme to that module in drupal6.
I have added .info file for my module and created mymodule.tpl.php file in my theme folder and ...
0
votes
0answers
22 views
Drupal 7 intergrating with alfresco
Am having problems with integrating drupal and alfresco 4.2 and the cmis drupal modules.
what i have done up to now is .
1.Have a drupal 7.22 installed and running have the cmis modules ...
0
votes
1answer
7 views
Drupal VoipCall getDirection, getCallChannel, getCallNetwork
I am implementing a script using the VoIP drupal module which is posted below:
$call= new VoipCall();
$phone_number='phone_number';
$text="example text"
$script= new VoipScript('example');
...
-2
votes
2answers
27 views
Which module is best for sharing Images over Facebook in Drupal 7? [closed]
I am new to Drupal 7. I want Image sharing to facebook from my site's gallery.
So which module is best for this?
And How can i do this task?
Thanks.
Regards,
Nisarg.
0
votes
0answers
14 views
Drupal 6 drop down list
I want to do a drop down field list. This drop down will be loaded with the name of images of a folder that exists on the system.
This field will exists when I create a new story, with the name "News ...
0
votes
1answer
26 views
Unable to save changes in drupal 7 view
I am trying to make some changes in my Drupal 7 site's view. But it gives me this error
Changes cannot be made to a locked view.
Multiple users are not logged into the site.
Please any one can ...
0
votes
0answers
9 views
Drupal entity_insert for commerce products limit?
i'm writing module for drupal7 commerce, and may be some one can tell me the hook that shoot up before product inserted? I tried to use entity_insert, but when it activates product are already in the ...
0
votes
3answers
25 views
Multilingual site and views
I have content type: (filed_name1_en, field_name1_de, filed_name2_en, field_name2_de) and I want to make view so that if enter site in English that view must display (filed_name1_en, filed_name2_en) ...
-1
votes
1answer
22 views
how to show a panel node only to authenticated users? [closed]
I am using panel nodes to display profile pages such as my profile page on facebook. I have created a menu link for it. When I logout my profile link still shows. I want that only the logged in user ...
0
votes
0answers
32 views
Node Reference - 3 content types & 1 field
I want to connect 3 different content types together:
Client node is referenced by campaign node, campaign node then in turns references multiple publisher nodes.
My problem is I want to create a ...
0
votes
1answer
24 views
get the term id from the url in views module
I have a portfolio view; the portfolio displays all the nodes of the portfolio content type in a grid and, basing on the selected term of the tags above, shows the associated content in images and ...
0
votes
1answer
47 views
Drupal 7 date popup default value is blank
I am trying to get a default value in for the default value of a date_popup that exists within a fieldset and I have followed the other suggestions here but the value is always blank.
$format = ...
-2
votes
0answers
16 views
Drupal Simpleads & Email Campaign
I'm using simpleads module to do ads campaign in my website.
Can I integrate simpleads to do email campaign?
I wannna be able to put an ad in email using simplead and track it. is it possible?
any ...
1
vote
2answers
36 views
Remove heading from Superfish Menu Drupal 7
I'm working with Drupal for the first time, and have been able to find answers for all of my other questions, so far, on either Drupal's forms or via other means. However, I can't seem to find a way ...
0
votes
1answer
21 views
Drupal deployment - blog content separation from node table
I have 3 environments : dev, staging and live .
I use drupal and all content pages need to be synchronized when I deploy from dev-> staging -> live . I use a python deployment script (migraine) to ...
0
votes
0answers
7 views
Port back to d6 $instance
I have this code that I am trying to get back to d6
$field_name = variable_get('blogger_importer_node_tag_field', '');
$instance = ...
-3
votes
0answers
44 views
my cron function is not working [closed]
i have write a custom cron function in my custom module in drupal 7. i have write this function in .module file but its not working. i have flush the cache so many times but its not working. actually ...
0
votes
2answers
20 views
Adding to cart shows “there are no products in your shopping cart”?
If I am logged in, and I click on "buy now", it takes me to the shopping cart where I can checkout. However, if I'm not logged in and I click on "buy now", it says:
There are no products in your ...
-1
votes
0answers
16 views
Userpoint module not working properly
I have used userpoint module in commerce kickstart in drupal 7 but it has not worked for me. I have to deduct total purchased product balance when user has earned a point.How should I implement ...
0
votes
0answers
9 views
Custom Notification Setup for Drupal 7
My client wants to be able to pick and notify certain users when they update a node. I have the subscriptions module set up since the php on the server is not compatible with the notifications module. ...
0
votes
1answer
17 views
Call a hook within a hook in a same Drupal module
Hey guys I am a Drupal Noob so be easy on me. I have created several custom modules with different forms however I was all the time using either a hook_form or hook_output. I was wondering if I can ...
0
votes
2answers
23 views
how to use view ticker in drupal
Does anyone explain me how I can use Views Ticker.I loaded modul but no idea how I should use it.please explain me step by step ,I am new on drupal
thank you.I wanna do somethink like this link
...
0
votes
0answers
7 views
Sociallogin not appearing in Drupal when caching with Boost
I'm using the Sociallogin module in Drupal 7 along with the Boost module. The Boost module requires that js/css caching is enabled.
The sociallogin widget does not appear either as a user block, ...
0
votes
1answer
21 views
Need to change node's path to CCK value
I have a content type that has been turned into a Feature named "Earth News". It includes an optional CCK field called "Source URL". When that CCK field is not blank I want the site visitor to be ...
0
votes
1answer
40 views
Keep Drupal content HTML in a uglified state
When I am adjusting content, I click on the source I want the html to be in an uglified state, so it is easier to naivagte, without having to copy and paste the html into HTMLLint, then into Sublime ...
0
votes
0answers
29 views
Page crash after adding new field in contenttype in Drupal 6
I've added a new simple text field to a content type in Drupal 6. It works just fine, but after I've added some data into this new field, other pages that doesn't even contain my content type with the ...
0
votes
3answers
53 views
Adding jquery in drupal 7 module
I have a problem with jquery in my module of drupal 7 .this is how I add them in my .module code
drupal_add_js(drupal_get_path('module', 'sync') . '/js/Syncronization.js', 'module', 'footer');
I ...
-4
votes
0answers
18 views
App Store on Drupal [closed]
I'm trying to display a list of applications on Drupal. I have to use this CMS and I don't know it at all.
I'm looking for a way to create a list of applications (an application contains a photo, a ...
0
votes
1answer
30 views
Drupal: access to email address field of referenced User in an entity
I have two content types:
business partner (B)
service (S)
The relationship is as follows: S --> B
It means in service content type, I have a field named business_partner_ref with Entity ...
0
votes
1answer
42 views
drupal 7 image field doesn't check image type
if you rename (file.php) to (file.jpg) and you want to upload it
drupal 6 image_field module can detect it and refuse uploading this file
but image_field in drupal 7 can't detect it .
can you help ...
-3
votes
0answers
30 views
Unable to set Drupal environmental variables using Drush alias [closed]
Following the drush documentation I have set up the following alias for my staging environment:
$aliases['opendoor_stage'] = array(
'uri' => 'stage.opendoor.com',
'root' => ...
0
votes
1answer
30 views
Seach pdf files in drupal 6
Is there any way include pdf files in common drupal search. I tried http://drupal.org/project/search_files module. But it gives the results under a separate tab. Is there any to include them in common ...
0
votes
1answer
71 views
jQuery looks/works good in Firefox but not IE (Internet Explorer)
I have jCarousel 0.2.8 working with jQuery 1.7.1 and jQuery UI 1.8.11 in my Drupal 7 module perfectly in Firefox. However, the carousels are not working properly in Internet Explorer 7, 8, 9 and 10. ...
1
vote
1answer
40 views
Drupal- Looking for code to print tweet to node-type.tpl.php
I am using the Tweet module in Drupal 7. I need the code to use for printing the tweet field in the node-type.tpl.php. Unfortunately I have been unable to find the correct code to make the link appear ...
0
votes
1answer
35 views
Drupal db_query get all rows
I'm starting to build themes for Drupal.
I have a question about drupal queries, but I didn't find any answer...
I have a db_query in one of my modules, but only return a few rows (13 rows always, ...
0
votes
0answers
29 views
How to get Drupal rules conditions in module?
I have condition in rules, and need it in my module at any time.
Example:
/mysite/admin/config/workflow/rules/reaction/manage/some_custom_rule
Where in Conditions I have some Elements. I just can't ...
0
votes
1answer
32 views
Installing selectivizr library on Drupal
I am trying to enable selectivizr module after installing it. It requires me to upload selectivizr-min.js to sites/all/libraries/selectivizr or sites/all/modules/selectivizr/selectivizr.js and I did ...
0
votes
2answers
53 views
Thumbnail Carousel [closed]
I am building a site that has a photo gallery. I am using colorbox to display the images when clicked. However, instead of having all the thumbnails on screen I was wondering if there is a way I can ...
1
vote
1answer
72 views
block in drupal 7 not showing up
I have created a form within a block, for first time it showed up but it is not showing up again, I have no clue why this is happening as I am quite new to drupal.
<?php
function ...
1
vote
1answer
93 views
Drupal 7 user module customize for registration for different roles
I have a requirement of customizing user signup form in Drupal 7. i am not getting any relevant help from the internet . so i thought i should ask the expert here.
Requirement is i have two roles say ...
0
votes
0answers
53 views
setting user picture with user_save in drupal 7
I have build a form-module using form api and want to update the user name and user picture through it, the user name is getting updated but I am not able to update user picture.
<?php
...
0
votes
2answers
53 views
Why is drupal_json only returning page HTML?
Why is drupal_json only returning page HTML?
Here's the code:
PHP:
//Add js
function update_ajax_init(){
drupal_add_js("....");
}
//Function hook menu of me
function update_ajax_menu(){
$items ...




