module

foreach is beeing disregarded dispite variable is array. Please help. Outside Drupal it works as standalone.php file

  1. <?php
  2. /**
  3.  * @file csv_import.module
  4.  * TODO: Enter file description here.
  5.  */
  6.  
  7. function csv_import_permission() {
  8.   $perms = array(
  9.     'parse csv content' => array(
  10.       'title' => t('Pars

Fix for foreach is disregarded dispite variable is array inside drupal. Please help

  1. <?php
  2.  
  3. /*
  4.  *  Here is a sample csv file.

file.php works, in Drupal 7 it does not

  1. <?php
  2.  
  3. /*
  4.  *  Here is a sample csv file.

Importing data into Drupal 7

  1. <?php
  2.  
  3. /*
  4.  *  Here is a sample csv file.

Fix for Fix for Fix for Fix for zoho-create-user.module

  1. <?php
  2. /**
  3.  * Implements hook_menu()
  4.  */
  5. function zoho_create_user_menu() {
  6.   $items['zohocreate'] = array(
  7.     'title' => t('Create a user from the CRM'),
  8.     'page callback' => 'create_zohocrm

Fix for Fix for Fix for zoho-create-user.module

  1. <?php
  2. /**
  3.  * Implements hook_menu()
  4.  */
  5. function zoho_create_user_menu() {
  6.   $items['zohocreate'] = array(
  7.     'title' => t('Create a user from the CRM'),
  8.     'page callback' => 'create_drupal_

Fix for Fix for zoho-create-user.module

  1. <?php
  2. /**
  3.  * Implements hook_menu()
  4.  */
  5. function zoho_create_user_menu() {
  6.   $items['zohocreate'] = array(
  7.     'title' => t('Create a user from the CRM'),
  8.     'page callback' => 'create_drupal_

Fix for zoho-create-user.module

  1. <?php
  2. /**
  3.  * Implements hook_menu()
  4.  */
  5. function zoho_create_user_menu() {
  6.   $items['zohocreate'] = array(
  7.     'title' => t('Create a user from the CRM'),
  8.     'page callback' => 'create_drupal_
Syndicate content