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

when to use SQL vs PHP

Would it be fair to say that whenever any kind of manipulation on your data can be written in SQL, it is better to do that than doing it in PHP:

1. for reasons of speed
2. for minimizing amount of code to write and maintain
3. for reducing development time

Or, are there things (related to data) which, although you can do them in SQL, are just better off left for PHP after you get the results back from the MySQL server?

Thanks.

verify-LAC_Compliance not found log entries

Is anybody else getting any of the following in their logs in drupal ?

verify-LAC_Compliance not found.
notified-LAC_Compliance not found.
verify-LAC_Compliance not found.

I have a whole bunch of these from the same IP 65.160.238.180

The IP address revealed the following

IP Whois Information For 65.160.238.180

Cannot click links in profile when activating user_profile.tpl.php

Hello everyone,

i've been reading about overiding the profile module with template.php and user_profile.tpl.php. Everythings displays correctly, but I no longer have clickable links in View Profile.

Before i applied this modifications, I used to be able to click on links that would bring me to a list of users with common word. For example, i created a field called profile_country and a user could click on the value (Canada, Usa, France, etc.) www.website.com/profile/profile_country/Canada

Translating site - where do I start?

My site needs to have its content viewable in English and Arabic. So far I've done the following:

- Enabled the locale module
- Added the Arabic language
- Imported the ar.po file into Arabic

Views as a specialized search?

Can I create a views page that contains multiple inputs that can be filled in by the user and used to search through nodes created by users?

Layout of text with images

Hello,
I am following the development of our new site with Drupal, and I would like to solve a simple layout issue.

A problem I have had with Drupal concerning the layout, is that it seems that it doesn't manage a proper layout for images + text, which results in often having the read more • add new comment • Language line facing the image instead of being below it. Look at the bottom of our beta page http://water.bridge-initiative.org/en/overview/ to see what I mean.

Pages

Subscribe with RSS Subscribe to RSS - General discussion