Geek Splash 2013, a Drupal Training Day and Sportsfest
One day training / 1 day Sportfest!
Training on saturday 24 August, Sportfest on Sunday 25 August with Php2000.00 cash prize !
Iloilo, Philippines
Saturday 24 August, Whole Day Training for Beginners and Advance with separate Room
Time: 6:00 Am Early On-site registration -8:00 Am up to 9:00PM
Drupal with PHP intro and fundamentals
Target Number: 30-50 max
Where: Bearland Resort Tigbauan Iloilo City Function Rooms second and third floor
Pre-requisites of the Training: Zero knowledge in web development
2013 Drupal Philippines ladder-of-community-events
Last updated by mdcverdera on Fri, 2013-09-27 08:38
Overview: this is sort of a placeholder list of upcoming and planned 2013 community events which encourage the participation of the Drupal-PH members.
Filipino: ito to po ay listahan ng mga matutuloy o pinaplanong kaganapan sa 2013 kung saan inaanyayahan ang pagdalo nating mga miyembro ng Drupal Pilipinas.

REGULAR ACTIVITIES
Read moreDrupal Campus Tour 2013: De La Salle University Manila
Drupal in La Salle Highlights:

- half/day Drupal seminar (morning)
- half day hands-on Drupal tutorial (afternoon)
Attendance & Registration
- Free for all attending students at LSCS
- if you want to go and you're not from LSCS, just let the organizer know and we'll fix up the registration/visitor information for you.
Problem on Ubercart Discount
Greetings!
I am trying to figure out discounts on Ubercart using the module uc_discounts_alt. However, every time I load the module then try to go to Store Administration and click on Discounts this error always shows up.
user warning: Unknown column 'insert_timestamp' in 'order clause' query: SELECT * FROM uc_discounts ORDER BY insert_timestamp DESC LIMIT 0, 50 in /home6/lakbayta/public_html/bukidnon/sites/all/modules/uc_discounts_alt-6.x-2.4/uc_discounts_alt/uc_discounts/uc_discounts.admin.inc on line 29.
What did I miss? Please advice. A million thanks in advance.
Read moreViews exposed filter
Hi,
Is there a module that will implement views exposed filter node ID with autocomplete and comma separated values function, just like username exposed filter but to be implement in node ID or node title
Thanks
Read moreCustom SQL query in views 3
I'am currently doing a project involving cck and views, Sometimes you can’t always get the things you want by using views, so I came across this when i was looking for a way to use my own sql queries in combination with views. I created custom module just for my custom sql queries using this code seem to work with view 2 but not for views 3. Are there any changes is views api?
function custom_views_views_pre_execute(&$view) {
if($view->name=="sales_report_dev")
{
$view->build_info['query']=
"SELECT node.nid AS nid,
users.name AS users_name,
Drupal cron job and re-index site problem
Hi to all!
I run cron.php and "re-index site", but it still says 0% indexed and also no search result.
Then I tried just to run the cron.php... I noticed that everytime I run the file, the percentage of the indexed increase. But when I click again the "re-index site", the percentage goes back to zero :(
Please help me, I don't know what's happening. Thanks!
Read moreVBO Mass Download
How to create custom php on VBO that can mass download files and zip it before downloading?
Thank you
Read moreDrupal camp Taipei
Drupal Camp Taipei is returning again this year! With 300 or more attendees anticipated to join us this year, DrupalCamp Taipei will be a two day event on July 9th and 10th
Read moreAlter D7 login form
Hello. How do I alter the structure of the html inside the form tags of the user login form block in Drupal 7? I already got block--user--login.tpl.php to work which outputs the whole login form with "print $content". How do I output each element so I can control/re-arrange it. Thanks.
Read more



