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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Civi require non existing file
Pages: [1]

Author Topic: Civi require non existing file  (Read 448 times)

r4zoli

  • I post occasionally
  • **
  • Posts: 88
  • Karma: 1
  • CiviCRM version: 4.7
  • CMS version: Wordpress
  • MySQL version: 5
  • PHP version: 5
Civi require non existing file
September 06, 2013, 05:22:52 am
I translated to the Hungarian the CiviCRM.
During this I updated several versions of CiviCRM, and not know when happend first time.
I translated the "Email" strings to "E-mail" this possibly caused this error, later I changed back to "Email" in transifex, and in civicrm.mo file.

When I try to add new contact or edit existing one, get the error:
Code: [Select]
Warning: require_once(CRM/Contact/Form/Edit/E-mail.php) [function.require-once]: failed to open stream: No such file or directory in.....

Fatal error: require_once() [function.require]: Failed opening required 'CRM/Contact/Form/Edit/E-mail.php' .....
the CRM/Contact/Form/Edit/E-mail.php non existing file in installation only, CRM/Contact/Form/Edit/Email.php exist, but this not called up.

I made fresh install on test server it not happens on it.
Until that time I upgraded to the 4.4beta1 and no changes. How could I remove it?What could I do, other than fresh install?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Civi require non existing file

This forum was archived on 2017-11-26.