Hello, I am converting all the SQL queries to drupal functions by including the database abstraction layer.
Can I find anything like if I give the SQL query I should get the query in drupal format. Can anyone please help me.
New to Drupal. Need some help. I have to convert an existing site to Drupal 6. But it has 5 different mortgage calculators. Tried to embedding but didn't work. Is there any module for mortgage calculators?
I plan on moving my site in the direction of drupal to get a site that's more than just a forum. Sadly this means losing a lot of the forum features my members have become used to. Honestly, I'm not to worried about that as many of them are already made into modules. And, Advanced Forums has made great progress the forums in drupal now look more like other forum scripts.
I created two directories domain.com & domain.com/"domain". I completed "domain" and copy and pasted all the files into the main domain, however, when going to domain.com and pushing any links it always takes you to a page domain.com/domain/some-content instead of just domain.com/some-content.
Content was moved from one 6.x drupal installation to another.
Could someone please help me? Thanks in advance. Here's what it looks like starvalleyacademy.com
Need: have some data in Excel, Customer Info, and I have made a Customer module that defines a new content type.
I want to populate my Customer content by importing this Excel data.
Question: Is there (or recommend) an Import module whereby I can load raw data into Drupal and be applied into nodes of a content type I had defined.
I looked over the Import modules, and I am a little confused as to which is best for my needs. They all seem meant to import/export between Drupal sites.