php

Events happening in the community are now at Drupal community events on www.drupal.org.
Ono's picture

Do's and don't with PHP in a page

Hey all, firstly let's start off with the good old: "I'm new to drupal" trying to struggle my way into better understanding.

At the moment I'm doing a bit of custom development, on one side in drupal and on the other side in plain old PHP. Now I found the versioning system in drupal a handy tool so wondered if I could place my regular PHP in a drupal page. A lot of the things I'm doing does work but there's one page with a HTML form using POST that writes to the database which doesn't work.

Read more
Chipie's picture

nginx redirects to install.php

Hi,

I hope this is the right place to ask this question. I have switched from apache to nginx by using the config files from yhager on http://github.com/yhager/nginx_drupal. When accessing the site, I am redirected to install.php. How can I enable logging in order to track down the problem? Any help is appreciated.

Regards

Stéphane

Read more
kartagis's picture

parse_ini_file()

Merhaba,

Benim şu anda yaptığım sitede örneğin gmap modülünü kullanmaya kalktığımda parse_ini_file etkinleştirilmemiştir uyarısı alıyorum. Başka modüller kulllanarak çözüyorumm gene ama web barındırma firması bunu etkinleştiremeyiz diyor bana devamlı. Ben de o yüzden gelecek yıl bir ihtimal değiştirebilirim. parse_ini_file politikasını çok fazla dert etmeyecek bildiğiniz bir web barındırma firması var mıdır?

Teşekkürler,

Read more
kartagis's picture

parse_ini_file()

Merhaba,

Benim şu anda yaptığım sitede örneğin gmap modülünü kullanmaya kalktığımda parse_ini_file etkinleştirilmemiştir uyarısı alıyorum. Başka modüller kulllanarak çözüyorumm gene ama web barındırma firması bunu etkinleştiremeyiz diyor bana devamlı. Ben de o yüzden gelecek yıl bir ihtimal değiştirebilirim. parse_ini_file politikasını çok fazla dert etmeyecek bildiğiniz bir web barındırma firması var mıdır?

Teşekkürler,

Read more
crimsondryad's picture

Drush PHP.ini Requirements? Which functions have to be enabled?

Ok, I've been looking around the web for HOURS. I have yet to find anything that says "Drush requires these functions to run." I've seen some stuff that says "system" (I knew that). We're running a pretty tight ship and even though we're using a drush-specific php.ini, I don't just want to open it completely up.

Here is our disable_functions setting in php.ini
disable_functions =passthru,proc_open,popen,curl_multi_exec,parse_ini_file,show_source

Does Drush need any of these? Please...pretty please...someone have a good answer. sigh

Read more
alison's picture

PHP and/or JavaScript training in DC area

Any suggestions for a provider of in-a-classroom PHP and/or JavaScript trainings? So far I've looked at Global Knowledge, Westlake, and HOTT.

Related question -- Global Knowledge has a 2-day Intro to PHP course that seems decent (especially for the price), but only "virtual classroom" options. That is, UNLESS I can say that more than just me would be attending.

Here's the course info:
http://www.globalknowledge.com/training/course.asp?pageid=9&courseid=940...

Read more
Carmellas's picture

San Diego, CA Mission Fed Looking for a Full Time PHP /Druapl Web developer

If you or someone you know is looking for a secure position with highly competitve pay, company that is profitable with great benefits, working with a small team of highly skilled individuals? Please contact me ASAP at carmellas@missionfcu.org . No recruiters or outsourcing, sorry.

As a member of the Mission Fed ecommerce team, the Web Developer is responsible for the back end coding in Drupal/PHP working with the front-end designer to maintain Mission Fed's multiple web properties.

Read more
cristianwds's picture

error en sintaxis

Estoy armando un newsletter con Simplenews Content Selection.

Intento darle formato a los campos que van a formar parte del newsletter en esta funcion:

$output .= '

' . $node->field_volanta[0]['value'] . '

';
$output .= '

' . $node->title . '

';

Read more
gateway69's picture

PHP and services question..

I have been trying to use the 6.x-2.0 to try to pull information via XMLRPC but im running into some roadblocks, I found a page that shows how to connect via php/services/api key etc it seems to be outdated or some errors in it..

I was curious if anyone using 6.x-2.0 would share a small snippet of php code that I could test to pull some node data...

Any tutorials on this?

sorry it seems like a lot of people are using this with flex, but im working on non flash services system.

Read more
charithccmc's picture

Drupal - JasperReports API :: bridge

I have a idea to provide a bridge between Drupal and JasperReports API. JasperReport is open source Java reporting and it can write to screen , to a printer or into PDF, Spread Sheet, RTF, ODT and XML files. Creating this bridge customer can easily generate reports from MySQL database.

JasperReports is third party tool , I want to know this idea suitable project for GSOC 2010 ???

It is suitable I can submit Project Proposal.........

please do some comment...

Read more
Subscribe with RSS Syndicate content