CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • bin/csv/export.php
Pages: [1]

Author Topic: bin/csv/export.php  (Read 1090 times)

jtbayly

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 0
bin/csv/export.php
December 07, 2011, 07:46:21 am
In 4.1a1 on Drupal 6, I get the following error when trying to run bin/csv/export.php

Code: [Select]
PHP Fatal error:  Class 'CRM_Utils_system_Drupal' not found in /var/aegir/platforms/civi41_alpha1/sites/all/modules/civicrm/bin/cli.php on line 135

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: bin/csv/export.php
December 07, 2011, 08:15:23 am
Hi,

What are the other param you have? Might be related to this bug:

http://issues.civicrm.org/jira/browse/CRM-9308
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: bin/csv/export.php
December 07, 2011, 09:54:10 am

i fixed the casing of the word: system

pretty sure that is not the issue, but FYI :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

jtbayly

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 0
Re: bin/csv/export.php
December 08, 2011, 07:05:45 am
I don't really understand that bug report. Sorry. Here is the exact command I ran. I'll let you decide if it is the same problem.

Code: [Select]
php bin/csv/export.php -u**** -p**** -scivitest.****.com Tag > ~/tagall.csv
Thanks,
-Joseph

P.S. Thanks Lobo. Little fixes like that feel good, don't they? So easy. So satisfying.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • bin/csv/export.php

This forum was archived on 2017-11-26.