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) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Fatal error: require_once() [function.require]: Failed opening required 'api/UFG
Pages: [1]

Author Topic: Fatal error: require_once() [function.require]: Failed opening required 'api/UFG  (Read 2285 times)

geoffbfc

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal 6.2
  • MySQL version: na
  • PHP version: NA
Fatal error: require_once() [function.require]: Failed opening required 'api/UFG
April 11, 2011, 09:34:17 am
How do I fix:


Fatal error: require_once() [function.require]: Failed opening required 'api/UFGroup.php' (include_path='.:/home/mysite/public_html/sites/all/modules/civicrm:/home/mysite/public_html/sites/all/modules/civicrm/packages:.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/sites/all/modules/civiregister/civiregister.module on line 181


This occurs when I am trying to edit a created custom profile

What Am I doing wrong? 

Thanks
« Last Edit: April 11, 2011, 09:41:34 am by geoffbfc »

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Fatal error: require_once() [function.require]: Failed opening required 'api/UFG
April 11, 2011, 09:50:37 am
What is civiregister ?

the correct path should be api/v2/UFGroup

If you are developing a module, do backport the api v3 and start using it, much easier and future proof.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

geoffbfc

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal 6.2
  • MySQL version: na
  • PHP version: NA
Re: Fatal error: require_once() [function.require]: Failed opening required 'api/UFG
April 11, 2011, 09:59:05 am
Thanks X

I am brand new to Civi and not developing anything

All I did was create a profile then try and edit it.  At this point the error occurs

So I'm stuck
Thanks

geoffbfc

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 3.3
  • CMS version: Drupal 6.2
  • MySQL version: na
  • PHP version: NA
Re: Fatal error: require_once() [function.require]: Failed opening required 'api/UFG
April 11, 2011, 10:05:35 am

X+

I have just disabled civiregister

http://drupal.org/project/civiregister

and its fixed itself, so obviously a bug I would think? 

Where do I post that info to?

Thanks for your help... you made me think

Geoff

Rajan Mayekar

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 20
    • Rajan's Blogs
Re: Fatal error: require_once() [function.require]: Failed opening required 'api/UFG
April 11, 2011, 09:42:44 pm
You might want to report an issue for that module http://drupal.org/project/issues/civiregister?categories=bug

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Fatal error: require_once() [function.require]: Failed opening required 'api/UFG

This forum was archived on 2017-11-26.