php

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
deumatasha's picture

Coder Needed

Hi Guys,

I need someone to coder a script that will use PHP to update a database table with one database with a particular record form another Database table.

I have tried and failed, mainly because I lack time.

Need a coder to do this and need to know the cost.

Also this script will be use to an Adult site.

Thank you guys and looking forward to some help soon.

Read more
uotonyh's picture

Substance in Portland is looking for a back-end developer

Good morning, all!

A friend of mine just alerted me to this:

http://findsubstance.com/about/work-at-substance/

Good hunting!

Read more
akanik's picture

Manipulating view with php

I've come up against something that has me stuck.

I've found that in working for a news organization, certain things (most things) need to be precise. For example, the bylines for the stories. When there are multiple authors or multiple publishers, they syntax must be exact. It cannot be writen

By Laurie Snyder, Joanne Hamilton, Courntey Hunter | PublicSource | July 11, 2012

It must be written

By Laurie Snyder, Joanne Hamilton and Courntey Hunter | PublicSource | July 11, 2012

I have accomplished this using the following equation:

Read more
el_reverend's picture

Drupal, theming, templating, and some flash

Hi all,

I have a question that, without a doubt will make some of question my sanity, primarily since I am dealing with Flash. Ok, breathe...

I am tasked with adding a responsive site for tables and mobiles and an international (i18n) management platform to our web sites lineup. Currently, our main consumer site is built in Flash and and utilizes a custom CMS that everyone is familiar with (marketing ppl).

Read more
fndemers's picture

Stages d'étudiants en informatique

Je suis superviseur de stage d'alternance travail-étude (ATE) au Cégep de Sainte-Foy au département d'informatique.

Certains étudiants d'informatique qui ont terminé la première année du programme d'informatique (http://www.cegep-ste-foy.qc.ca/csf4/index.php?id=66) et des étudiants qui ont terminé la deuxième année du programme se sont inscrits au programme d'alternance travail-étude.

Voici la liste des compétences des étudiants de stage: http://ate.drupalgardens.com/content/description-de-lalternance-travail-...

Read more
zeropaper's picture

Finding the PHP error logs

Hi,

I am facing a WOS when I run a Drupal6 site with a "very unstable" module and would like to know what the error(s) are.
But I can't find anything in the Drupal log (watchdog) and in the /var/log/php, every log files only contain: "rotate"

ls -shl /var/log/php
total 20K
4.0K -rw-r--r-- 1 root root 7 Mar 21 13:10 error_log_52
4.0K -rw-r--r-- 1 root root 7 Mar 21 13:10 error_log_53
4.0K -rw-r--r-- 1 root root 7 Mar 21 13:10 error_log_cli
4.0K -rw------- 1 root root 7 Mar 21 13:10 php-fpm-error.log
4.0K -rw------- 1 root root 7 Mar 21 13:10 php-fpm-slow.log

Read more
ajsam1234's picture

Organizing Advanced Drupal Camp

I just started using Drupal couple of months back and now I am really happy that I made the right choice by selecting Drupal over other CMS products.

I managed to pick up basic architecture of Drupal on my own by going through the documentation/screencasts/etc.

But still I find documentation on advanced topics missing and they are spread over in bits and pieces everywhere. Very hard to bring all that information together.

So I am planning to organize Advanced Drupal Classes / Meetup (Topic based)

Read more
Aznlova's picture

How could one implement this concept with Drupal ....

Dear all,

Read more
jmolivas's picture

Como mostrar código gist en nodo de drupal

A continuación muestro los pasos de como lograr esta tarea :

-Crear nuevo gist ejemplo:
--https://gist.github.com/1373785

-Instalar módulo de Drupal "Gist Input Filter":
--http://drupal.org/project/gist_filter

-Configurar Módulo:
--Según sea el caso admin/config/content/formats/plain_text ó admin/config/content/formats/full_html
--Seleccionar opción de "Gist filter (Github Gists)"

-Agregarlo al nodo:
Insertar codigo [gist:###] donde ### es el número de tu gist asignado en http://gist.github.com/###

Para ver enlace e entrada de blog

Read more
jmolivas's picture

Agregar taxonomy term id como clase en el elemento body al visualizar nodo completo

En ocaciones al estilizar un tema en Drupal nos encontramos que el diseño establece un esquema o código de colores basados en un término de taxonomía (taxonomy term). Es decir que los colores de títulos o ligas dependerán de la taxonomía asignada al contenido que estemos visualizando.

La manera que a continuación muestro es la forma en que he logrado esta funcionalidad, agregando el valor del taxonomy term id como un nombre de clase para poder estilizarlo utilizandolo un selector de CSS.

Read more
Subscribe with RSS Syndicate content