This forum is for less technical discussions about the Drupal project, not for support questions.

JavaScript and jQuery

Are JavaScript and jQuery for drupal 7 available?

"your version of Drupal"

Hi

When Drupal mentioned

security updates are available for your version of Drupal

one editor of mine has mistaken this to mean some sort of
updates to her client machine, and being harmless to
click ok, yes, yes, go.

I know, that's stupid. And stupid people shouldnt get that warning. But
perhaps the message can be phrased more clever too, like

security updates are available for your website's Drupal installation

$2c,
*-pike

Drupal for starting a competing business online vs. a current smartphone-based application

I've come up with an idea for a new online business that I can't seem to find anywhere. Another company has created something similar, but it has only been developed for the smartphone to work directly between other smartphones.

Is Organic Groups 7.x ready for production?

I am about to build a community and planned on using organic groups. I was using drupalmodules.com to download modules, and I noticed that that the reviews for organic groups 7.x are terrible. http://drupalmodules.com/module/organic-groups. Is anyone using organic groups 7.x, and what are your experiences with it?

Mysql select query

Hi Friends,

I need to fetch some data's from database users table.

For Example :

I need details about user id = 100

I wrote query as below :

$result = db_select('users', 'u')
->condition('u.uid', '100')
->execute()->fetchObject();

This query return correct values from database.

But if I run below query it's also return same result.

$result = db_select('users', 'u')
->condition('u.uid', '100test')
->execute()->fetchObject();

I don't know why it's happened.

The use of Drupal in e-commerce

I have a question.
We are the owners Mirat.eu shop and reflect on the building of a large group of members gathered AROUND store.
Do you use a script Drupal is a good option?

Pages

Subscribe with RSS Subscribe to RSS - General discussion