South India

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

This group is formed with the foresight to help the Drupal Developers in South India and around. A group where all Drupal users of this locality can collaborate and find solutions to their problems.

This Group is a real Group where team work is seen!

Also this group plays a major role in spreading the world, the Word DRUPAL. Promoting it in the locality and upgrading the technology of web designers to Drupal!

Below are the places where we are spread and support Drupal Users

States:

  1. Andhra Pradesh
  2. Tamil Nadu
asifnoor's picture

Drupal Camp Deccan Session voting now open

Hello Everyone,

The session voting for Drupal Camp Deccan is now open. Many great and exciting sessions have been proposed by various speakers across the south India and is now the time to vote and choose the sessions from the Proposed Sessions.

Read more
asifnoor's picture

Announcing Registrations for Drupal Camp Deccan

Hello Everyone,

The registrations to drupal camp deccan are open. There is a limited amount of seats available, so hurry up before they get filled up. Registration to the event is completely free and it includes Lunch, Tea and snacks.

The first 50 registrants will receive a surprise gift at the venue.

See you all at the camp.

Thanks,
Asif

Read more
asifnoor's picture

Drupal Camp Deccan Design Unveiled

Hello Everyone,

The first version of the drupal camp deccan design is out. Please have a look at it on the site http://www.drupalcampdeccan.in/

Thanks,
Asif

Read more
amharis's picture

Hi Friends i need help drupal & joomla

hi, friends i am haris from trichy
i am using My website (www.citystartravels.com) allrady instald drupal. i want remove drupal i want instal JOOMLA Plez Help Me...

Thanks and Regards,
A.M.Haris
Mobile - +91 7871340341
tmngroup@hotmail.com

Read more
prajila.v.p's picture

Add one field to hook__views_data()

hiii
i am trying to develop a drupal module which wants a default view. Already there is a group called test which contain 2 fields. i want to add one more field to that group from my module. I tried this code. but it gives an array field and structure broken .

function myhook_views_data() {
$data['test']['table']['group'] = t('test');
$data['test']['table']['base'] = array(
'field' => 'view_name',
'title' => t('test data'),
'help' => t("test data help."),
'weight' => -10,
);
return $data;
}
how can i do this?? Pls help me

Read more
guru4vedi's picture

Inviting Drupal Enterprises and Developer Groups

Namaskar[a(mu)]/Vannakkam,

30 more days to the DrupalCamp Deccan! Yay!

I invite drupal enterprises, developer groups/networks and independent drupal devs from south india to contribute to the event.

Here's how you can participate:

  • Share a success story (Drupal related).
  • Sponsor an Event.
    (Pre-event Training, Post Event Parties, Food and Beverages)
  • Speak about a Drupal/Web Technology or a Dev tool...
  • Review event activities.
  • Organize BOFs
  • Spread the word and spirit!

Hurry up! Post back your comments/ideas/suggestions under this thread.

-guru

Read more
gokulnk's picture

Drupal Camp Deccan Logistics Group

I am initiating conversation on logistics plan for Drupal Camp Deccan Inviting folks from Hyderabad, Chennai, Bangalore and Kerala to join me at IRC #drupal-in between 6 and 7 pm today.I am sharing a list of initial pointers I could come up with.

  1. Hostels for students coming from out of town
  2. Hostels for others
  3. Transport from hostel to Venue
  4. Transport from Hotel to Venue
  5. Hotel Accomodation for speakers
  6. Tea and Snacks at Venue
  7. Lunch
  8. Classroom Preparation ( Posters, Banners )
  9. WI Fi, Sound and Internet connectivity
Read more
shyamala's picture

DrupalCampDeccan and Drupal Chennai

An Excellent effort by Drupal Hyderabad to take DrupalCampDeccan to the next level by meeting different stakeholders in Drupal and understand their requirements. The initiative is intended to then Align DrupalCampDeccan around these needs and requirements. They have also extended the same to Chennai, Bangalore and Cochin.

Checkout: http://www.scribd.com/doc/68117431/DrupalCampDeccan-mom-08-09 & http://groups.drupal.org/node/181804 for more on the DrupalCampDeccan spark-off of meeting at Hyderabad.

Read more
kvprashant's picture

Updates from DrupalCampDeccan spark-off meeting at Hyderabad

Please find the pictures of the participants at the meeting in La Makaan at https://www.facebook.com/pages/DrupalHyd/241614012554488. If you like the pics and notes, please “LIKE” us, and spread the word.

I am jotting some notes and points raised in the meeting today. The detailed meeting minutes are attached at: http://www.scribd.com/doc/68117431

Read more
venky.drupal's picture

Drupal Camp Deccan - Drupal, Dries & Dum Biryani :)

Hello Folk,

An update on efforts from the Drupal Hyderabad group. November 11th being the scheduled date of Dries Buytaert’s visit to Hyderabad, the Hyderabad Drupal community folk are planning a Drupal Camp to bring together all Drupal folk in the southern region to Hyderabad on that day. Having said so, the event is open for everyone across the country. There are similar events being planned in Mumbai and Delhi. So, you can attend the one closer to you.

Read more
hariharasuthan_mk's picture

how to upgrade drupal 4 version to drupal 7

hi drupalers,
i need the help from u , i am in need to upgrade a site from drupal version 4 to latest drupal 7 version , how to do that , any idea if you have share with me, If there any other way through patches / modules

wishes in advance

Read more
dhakshinait's picture

how do i apply and create patch for drupal module in windows?

hai,i need to apply for one contributed module but i dont know how to appy patch in windows. can you guide me for it?

Read more
Mandakini_Kumari's picture

Setup new site on Amazon EC2

I need help in setup new site on amazon EC2. I created new instance and able to login via Putty but not sure how to access database and where to upload files. I used to work on our dedicated server so amazon is completely new for me. Below is my amazon server info.
AMI: sles-11-sp1-v1.00.i386 (ami-e0a35789)
Public DNS: ec2-50-17-89-164.compute-1.amazonaws.com

Please help me in setup.

Thaks

Read more
Mandakini_Kumari's picture

Exception handling in drupal 6

How can we manage exception handling in D6
Is there any module for exception handling ?

Read more
Mandakini_Kumari's picture

Drupal 7 #ajax element giving error An illegal choice has been detected. Please contact the site administrator.

I am doing select of country,state and city using ajax element and getting message "An illegal choice has been detected. Please contact the site administrator." if passing $selected_state

If I use ajax_example_get_third_dropdown_options(2) it works but give error for ajax_example_get_third_dropdown_options($selected_state)

'#ajax' => array( '#options' => ajax_example_get_third_dropdown_options($selected_state),
'#default_value' => $profile_country_residence_city_id,
),

Read more
Mandakini_Kumari's picture

Drupal 7 search hook

We are working on site like shaadi.com and we want to implement search hook for profile. We used custom multi step form( Not CCK) and we have around 130 fields in profile section. Search form should have 2 to 15 fields. e.g.
1) search for "Country"
2) Age between 20 to 25
3)Mother Tongue etc
.....
.....

If I understand correctly drupal search uses two tables a)search_dataset and b)search_index
So we can't use date between or other conditions like we do in non drupal search.

I have not implemented views hook for our custom multistep form yet.

Read more
sreedharprabhu.mca@gmail.com's picture

Is there any module like Moodle Whiteboard

Hi,

I am looking for Whiteboard Module. Which is similar to Moodle Whiteboard Module.

Features:
1. Screen Sharing
2. File Uploading
3. File Edit.
4. Text chat
5. Audio chat
6. Drawing tools with some features.

If any one knows this Kindly update here.

Thanks,
Sree

Read more
Mandakini_Kumari's picture

Amazon S3 with video streaming

I installed Amazon S3 and its working fine. Now we have to do streaming of video I think adobe (http://www.adobe.com/products/flashmediaserver/amazonwebservices/) will be best choice. Is there any streaming module(D6) for amazon ?

Read more
Mandakini_Kumari's picture

Getting Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64343 bytes) on either editing view or updating modules or few other operations

I am getting below error either editing view or updating modules or few other operation

While edit view got below error (URL http://sitename.com/admin/build/views/edit/patient_details)
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64343 bytes) in /home/supercra/public_html/sitename.com/includes/menu.inc on line 966

While module update got below error (URL: http://sitename.com/admin/build/modules)

Read more
Mandakini_Kumari's picture

Drupal 5 core module

I am looking drupal 5 core modules and database structure. Can you give me url to download D5 ?

I need DB structure because one of our site getting table Lock_time: 285 ( i.e. # Query_time: 296 Lock_time: 285 Rows_sent: 1 Rows_examined: 0 ). I assume there is some change is core DB structure or some module making longer lock time for node table.

Read more
Subscribe with RSS Syndicate content

South India

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week