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 »
  • 2.1 Release Testing »
  • A few more error messages
Pages: [1]

Author Topic: A few more error messages  (Read 10776 times)

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
A few more error messages
September 07, 2008, 05:57:10 pm
With error reporting on max, linux, php 5.2.6

Joomla front end
when viewing a contribution page


Notice: Undefined index: location in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Contribute/Form/Contribution/Main.php on line 449

Notice: Undefined index: location in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Contribute/Form/Contribution/Main.php on line 450


when viewing a profile


Notice: Undefined variable: error in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/ReCAPTCHA.php on line 81


Joomla backend
when looking at the civicrm administration page


Warning: fopen(/home/open/public_html/new/media/civicrm/upload/latest-version-cache.txt) [function.fopen]: failed to open stream: Permission denied in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/VersionCheck.php on line 180

Warning: fwrite(): supplied argument is not a valid stream resource in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/VersionCheck.php on line 181

Warning: fclose(): supplied argument is not a valid stream resource in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/VersionCheck.php on line 182



Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: A few more error messages
September 08, 2008, 03:54:00 am
Code: [Select]
when viewing a profile


Notice: Undefined variable: error in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/ReCAPTCHA.php on line 81

This has been fixed, would be available in the next release.

Code: [Select]
Warning: fopen(/home/open/public_html/new/media/civicrm/upload/latest-version-cache.txt) [function.fopen]: failed to open stream: Permission denied in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/VersionCheck.php on line 180

Warning: fwrite(): supplied argument is not a valid stream resource in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/VersionCheck.php on line 181

Warning: fclose(): supplied argument is not a valid stream resource in /home/open/public_html/new/administrator/components/com_civicrm/civicrm/CRM/Utils/VersionCheck.php on line 182

Can u check the permissions for latest-version-cache.txt ?
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

dredbird

  • I post occasionally
  • **
  • Posts: 42
  • Karma: 0
Re: A few more error messages
October 23, 2008, 12:28:23 pm
I'm having a similar problem:



    * warning: fopen(/www/files/civicrm/upload/latest-version-cache.txt) [function.fopen]: failed to open stream: Permission denied in /www/sites/all/modules/civicrm/CRM/Utils/VersionCheck.php on line 164.
    * warning: fwrite(): supplied argument is not a valid stream resource in /www/sites/all/modules/civicrm/CRM/Utils/VersionCheck.php on line 165.
    * warning: fclose(): supplied argument is not a valid stream resource in /www/sites/all/modules/civicrm/CRM/Utils/VersionCheck.php on line 166.

What should the permissions for latest-version-cache.txt be? (Mine are 6-4-4.)
My worst fear is that the rhythm really is going to get me.

dredbird

  • I post occasionally
  • **
  • Posts: 42
  • Karma: 0
Re: A few more error messages
October 23, 2008, 12:40:38 pm
Sorry ... didn't realize this was a testing forum. I just did a search and then posted in what seemed like a relevant topic.
My worst fear is that the rhythm really is going to get me.

dredbird

  • I post occasionally
  • **
  • Posts: 42
  • Karma: 0
Re: A few more error messages
October 23, 2008, 01:07:54 pm
Quote from: dredbird on October 23, 2008, 12:28:23 pm
What should the permissions for latest-version-cache.txt be? (Mine are 6-4-4.)

Me again .... I changed permissions to 7-7-7 and the error messages went away. That part solved.

But do please let me know someone if it is a bad idea to leave the perms that way on latest-version-cache.txt.

Thanks!
My worst fear is that the rhythm really is going to get me.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • A few more error messages

This forum was archived on 2017-11-26.