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) »
  • Upgrading 4.5.8 to 4.6.0 (Joomla 2.5.28)
Pages: [1]

Author Topic: Upgrading 4.5.8 to 4.6.0 (Joomla 2.5.28)  (Read 834 times)

jern

  • I post occasionally
  • **
  • Posts: 46
  • Karma: 0
    • SEN Magazine
  • CiviCRM version: 4.5.8
  • CMS version: Joomla 2.5.28
  • MySQL version: 5.5.40
  • PHP version: 5.4.33
Upgrading 4.5.8 to 4.6.0 (Joomla 2.5.28)
April 06, 2015, 12:30:21 pm
Hi, the upgrade ran through fine, including the database upgrade script. All looking good, except that any call to CiviCRM now produces a white screen. Must be something quite basic, because it affects any URL which begins with [root]/administrator/index.php?option=com_civicrm etc. There are no errors in apache or php logs.

I have done the upgrade twice now, with exactly the same result each time. And I have done all the usual things - delete templates_c contents, browser cache etc.

Any ideas for things to try?

jern

  • I post occasionally
  • **
  • Posts: 46
  • Karma: 0
    • SEN Magazine
  • CiviCRM version: 4.5.8
  • CMS version: Joomla 2.5.28
  • MySQL version: 5.5.40
  • PHP version: 5.4.33
Re: Upgrading 4.5.8 to 4.6.0 (Joomla 2.5.28)
April 15, 2015, 11:26:36 pm
Finally traced the problem to the use of passing by reference in the Barclays payment processor (civicrm/CRM/Core/Payment/Barclay.php). We installed this some time ago, but never used it. I changed the referenced variables (&$) to standard calls ($) CiviCRM now loads correctly.

The Barclays payment processor is not part of CiviCRM, as I understand it, so I have not raised a bug report. I will tell Eileen about it.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrading 4.5.8 to 4.6.0 (Joomla 2.5.28)

This forum was archived on 2017-11-26.